Uses of Class
org.apache.lucene.search.FuzzyQuery.ScoreTerm

Packages that use FuzzyQuery.ScoreTerm
org.apache.lucene.search Code to search indices. 
 

Uses of FuzzyQuery.ScoreTerm in org.apache.lucene.search
 

Methods in org.apache.lucene.search with parameters of type FuzzyQuery.ScoreTerm
 int FuzzyQuery.ScoreTerm.compareTo(FuzzyQuery.ScoreTerm other)
           
 



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