Uses of Interface org.apache.lucene.index.TermDocs

Uses in package org.apache.lucene.index

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.

Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.