Uses of Class
gate.creole.annic.apache.lucene.search.FieldDoc

Packages that use FieldDoc
gate.creole.annic.apache.lucene.search Search over indices. 
 

Uses of FieldDoc in gate.creole.annic.apache.lucene.search
 

Methods in gate.creole.annic.apache.lucene.search that return FieldDoc
(package private)  FieldDoc FieldSortedHitQueue.fillFields(FieldDoc doc)
          Given a FieldDoc object, stores the values used to sort the given document.
 

Methods in gate.creole.annic.apache.lucene.search with parameters of type FieldDoc
(package private)  FieldDoc FieldSortedHitQueue.fillFields(FieldDoc doc)
          Given a FieldDoc object, stores the values used to sort the given document.