Frames | No Frames |
Classes implementing org.apache.lucene.index.TermDocs | |
class | Base class for filtering TermDocs implementations. |
class | Base class for filtering TermPositions implementations. |
class | Describe class MultipleTermPositions here. |
Constructors with parameter type org.apache.lucene.index.TermDocs | |
Fields of type org.apache.lucene.index.TermDocs | |
TermDocs |
Methods with return type org.apache.lucene.index.TermDocs | |
TermDocs | |
TermDocs | Returns an unpositioned TermDocs enumerator. |
TermDocs | |
TermDocs | Returns an enumeration of all the documents which contain
term . |