Uses of Class
org.basex.index.FTFuzzy

Packages that use FTFuzzy
org.basex.index Contains database index implementations. 
 

Uses of FTFuzzy in org.basex.index
 

Methods in org.basex.index that return FTFuzzy
 FTFuzzy FTFuzzyBuilder.build(Data data)
          Builds the index structure and returns an index instance.