Package | Description |
---|---|
org.apache.solr.search |
APIs and classes for parsing and processing search requests
|
Modifier and Type | Class and Description |
---|---|
class |
MaxScoreQParserPlugin
Parses a query like Lucene query parser, but scoring with max score, not sum
Accepts the "tie" request parameter as with dismax. 0.0=max, 1.0=sum All other parameters are as with Lucene parser Example: q=foo {! |
Copyright © 2000–2015 The Apache Software Foundation. All rights reserved.