- asReader
auto asReader()
Undocumented in source. Be warned that the author may not have intended to support it.
- getScore
double getScore()
Undocumented in source. Be warned that the author may not have intended to support it.
- getSnippet
Text.Builder getSnippet()
Undocumented in source. Be warned that the author may not have intended to support it.
- getUrl
Text.Builder getUrl()
Undocumented in source. Be warned that the author may not have intended to support it.
- hasSnippet
bool hasSnippet()
Undocumented in source. Be warned that the author may not have intended to support it.
- hasUrl
bool hasUrl()
Undocumented in source. Be warned that the author may not have intended to support it.
- initSnippet
Text.Builder initSnippet(int size)
Undocumented in source. Be warned that the author may not have intended to support it.
- initUrl
Text.Builder initUrl(int size)
Undocumented in source. Be warned that the author may not have intended to support it.
- setScore
void setScore(double value)
Undocumented in source. Be warned that the author may not have intended to support it.
- setSnippet
void setSnippet(Text.Reader value)
Undocumented in source. Be warned that the author may not have intended to support it.
- setSnippet
void setSnippet(string value)
Undocumented in source. Be warned that the author may not have intended to support it.
- setUrl
void setUrl(Text.Reader value)
Undocumented in source. Be warned that the author may not have intended to support it.
- setUrl
void setUrl(string value)
Undocumented in source. Be warned that the author may not have intended to support it.