Class FeaturesSelectionStream.FeaturesSelectionCall
java.lang.Object
org.apache.solr.client.solrj.io.stream.FeaturesSelectionStream.FeaturesSelectionCall
- All Implemented Interfaces:
Callable<org.apache.solr.common.util.NamedList<?>>
- Enclosing class:
FeaturesSelectionStream
-
Constructor Summary
ConstructorsConstructorDescriptionFeaturesSelectionCall(String baseUrl, Map<String, String> paramsMap, String field, String outcome, int positiveLabel, int numTerms, SolrClientCache clientCache) -
Method Summary