mirror of
https://github.com/apache/lucene.git
synced 2025-03-04 07:19:18 +00:00
LUCENE-2254: fix javadoc warning
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@912342 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
406eb802ab
commit
dd3960595f
@ -38,7 +38,7 @@ public class SimpleQQParser implements QualityQueryParser {
|
||||
|
||||
/**
|
||||
* Constructor of a simple qq parser.
|
||||
* @param qqName name-value pairs of quality query to use for creating the query
|
||||
* @param qqNames name-value pairs of quality query to use for creating the query
|
||||
* @param indexField corresponding index field
|
||||
*/
|
||||
public SimpleQQParser(String qqNames[], String indexField) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user