- java.lang.Object
-
- org.alfresco.repo.search.impl.lucene.FilterIndexReaderByStringId.FilterTermDocs
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
protected org.apache.lucene.index.TermDocs |
in |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
void |
close() |
int |
doc() |
int |
freq() |
boolean |
next() |
int |
read(int[] docs,
int[] freqs) |
void |
seek(org.apache.lucene.index.Term term) |
void |
seek(org.apache.lucene.index.TermEnum termEnum) |
boolean |
skipTo(int i) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
doc
public int doc()
- Specified by:
doc in interface org.apache.lucene.index.TermDocs
-
freq
public int freq()
- Specified by:
freq in interface org.apache.lucene.index.TermDocs
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.