|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AnalysisResponseBase.TokenInfo | |
---|---|
org.apache.solr.client.solrj.response | Convenience classes for dealing with various types of Solr responses. |
Uses of AnalysisResponseBase.TokenInfo in org.apache.solr.client.solrj.response |
---|
Methods in org.apache.solr.client.solrj.response that return AnalysisResponseBase.TokenInfo | |
---|---|
protected AnalysisResponseBase.TokenInfo |
AnalysisResponseBase.buildTokenInfo(NamedList<Object> tokenNL)
Parses the given named list and builds a token infoform it. |
Methods in org.apache.solr.client.solrj.response that return types with arguments of type AnalysisResponseBase.TokenInfo | |
---|---|
List<AnalysisResponseBase.TokenInfo> |
AnalysisResponseBase.AnalysisPhase.getTokens()
Returns a list of tokens which represent the token stream produced in this phase. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |