Uses of Class
de.aitools.aq.invertedindex.core.Postlist.Head

Packages that use Postlist.Head
de.aitools.aq.invertedindex.core   
 

Uses of Postlist.Head in de.aitools.aq.invertedindex.core
 

Methods in de.aitools.aq.invertedindex.core that return Postlist.Head
 Postlist.Head Postlist.getHead()
          Returns the Postlist.Head of this postlist with some meta information.
 Postlist.Head Searcher.getHead(java.lang.String key)
          Convenience method to search the Postlist.Head of some Postlist if only interested in that meta-data.