Package | Description |
---|---|
org.apache.solr.search |
APIs and classes for parsing and processing search requests
|
org.apache.solr.util |
Common utility classes used throughout Solr
|
Modifier and Type | Field and Description |
---|---|
protected List<FieldParams> |
ExtendedDismaxQParser.ExtendedDismaxConfiguration.allPhraseFields |
Modifier and Type | Method and Description |
---|---|
List<FieldParams> |
ExtendedDismaxQParser.ExtendedDismaxConfiguration.getAllPhraseFields() |
Modifier and Type | Method and Description |
---|---|
static List<FieldParams> |
SolrPluginUtils.parseFieldBoostsAndSlop(String[] fieldLists,
int wordGrams,
int defaultSlop)
/**
Like
SolrPluginUtils.parseFieldBoosts(java.lang.String) , but allows for an optional slop value prefixed by "~". |
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.