Package | Description |
---|---|
org.apache.solr.client.solrj.response |
Convenience classes for dealing with various types of Solr responses.
|
Modifier and Type | Method and Description |
---|---|
protected AnalysisResponseBase.TokenInfo |
AnalysisResponseBase.buildTokenInfo(NamedList<Object> tokenNL)
Parses the given named list and builds a token infoform it.
|
Modifier and Type | Method and Description |
---|---|
List<AnalysisResponseBase.TokenInfo> |
AnalysisResponseBase.AnalysisPhase.getTokens()
Returns a list of tokens which represent the token stream produced in this phase.
|
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.