Uses of Interface
org.apache.lucene.search.ExtendedFieldCache.DoubleParser

Packages that use ExtendedFieldCache.DoubleParser
org.apache.lucene.search Code to search indices. 
 

Uses of ExtendedFieldCache.DoubleParser in org.apache.lucene.search
 

Methods in org.apache.lucene.search with parameters of type ExtendedFieldCache.DoubleParser
 double[] ExtendedFieldCache.getDoubles(IndexReader reader, String field, ExtendedFieldCache.DoubleParser parser)
          Deprecated. Will be removed in 3.0, this is for binary compatibility only
 



Copyright © 2000-2010 Apache Software Foundation. All Rights Reserved.