|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TermPositions | |
| org.apache.lucene.index | Code to maintain and access indices. |
| Uses of TermPositions in org.apache.lucene.index |
| Methods in org.apache.lucene.index that return TermPositions | |
TermPositions |
IndexReader.termPositions(Term term)
Returns an enumeration of all the documents which contain term. |
abstract TermPositions |
IndexReader.termPositions()
Returns an unpositioned TermPositions enumerator. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||