| 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use DocTermOrds | |
|---|---|
| org.apache.lucene.search | Code to search indices. | 
| Uses of DocTermOrds in org.apache.lucene.search | 
|---|
| Methods in org.apache.lucene.search that return DocTermOrds | |
|---|---|
 DocTermOrds | 
FieldCache.getDocTermOrds(AtomicReader reader,
               String field)
Checks the internal cache for an appropriate entry, and if none is found, reads the term values in field and returns a DocTermOrds instance, providing a method to retrieve
 the terms (as ords) per document. | 
  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||