mirror of https://github.com/apache/lucene.git
javadoc tweaklet
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@593349 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d9ee7b24d3
commit
12a1302ee7
|
@ -32,7 +32,6 @@ import java.util.List;
|
|||
* <br>Other parameters:<ul>
|
||||
* <li>q.op - the default operator "OR" or "AND"</li>
|
||||
* <li>df - the default field name</li>
|
||||
* <li>df - the default field name</li>
|
||||
* </ul>
|
||||
* <br>Example: <code><!lucene q.op=AND df=text sort='price asc'>myfield:foo +bar -baz</code>
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue