- java.lang.Object
-
- org.apache.lucene.index.TermEnum
-
- org.apache.lucene.search.FilteredTermEnum
-
- org.alfresco.repo.search.impl.lucene.query.CaseInsensitiveTermEnum
-
-
Constructor Summary
Constructors
Constructor and Description |
CaseInsensitiveTermEnum(org.apache.lucene.index.IndexReader reader,
org.apache.lucene.index.Term term) |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
float |
difference() |
protected boolean |
endEnum() |
protected boolean |
termCompare(org.apache.lucene.index.Term term) |
-
Methods inherited from class org.apache.lucene.search.FilteredTermEnum
close, docFreq, next, setEnum, term
-
Methods inherited from class org.apache.lucene.index.TermEnum
skipTo
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.