mirror of
https://github.com/apache/lucene.git
synced 2025-02-23 02:35:02 +00:00
Javadoc fix
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@746792 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
c314ad000f
commit
174e8237b9
@ -386,7 +386,7 @@ public final class TrieUtils {
|
||||
* Expert: Splits a long range recursively.
|
||||
* You may implement a builder that adds clauses to a
|
||||
* {@link org.apache.lucene.search.BooleanQuery} for each call to its
|
||||
* {@link IntRangeBuilder#addRange(String,String,int)}
|
||||
* {@link LongRangeBuilder#addRange(String,String,int)}
|
||||
* method.
|
||||
* <p>This method is used by {@link LongTrieRangeFilter}.
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user