|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use DocTermOrds.TermOrdsIterator | |
|---|---|
| org.apache.lucene.index | Code to maintain and access indices. |
| Uses of DocTermOrds.TermOrdsIterator in org.apache.lucene.index |
|---|
| Methods in org.apache.lucene.index that return DocTermOrds.TermOrdsIterator | |
|---|---|
DocTermOrds.TermOrdsIterator |
DocTermOrds.lookup(int doc,
DocTermOrds.TermOrdsIterator reuse)
Returns an iterator to step through the term ords for this document. |
DocTermOrds.TermOrdsIterator |
DocTermOrds.TermOrdsIterator.reset(int docID)
Reset the iterator on a new document. |
| Methods in org.apache.lucene.index with parameters of type DocTermOrds.TermOrdsIterator | |
|---|---|
DocTermOrds.TermOrdsIterator |
DocTermOrds.lookup(int doc,
DocTermOrds.TermOrdsIterator reuse)
Returns an iterator to step through the term ords for this document. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||