helma.Search.FuzzyQuery

Object
   |
   +--helma.Search.Query
         |
         +--helma.Search.FuzzyQuery


Instances of this class represent a fuzzy query
Defined in Search.js



Constructor Summary
helma.Search.FuzzyQuery(<String> field, <String> str)
            Constructs a new helma.Search.FuzzyQuery instance.
 
Properties Summary
 org.apache.lucene.search.FuzzyQuery query
          Contains the wrapped FuzzyQuery instance
   
Methods inherited from prototype helma.Search.Query
getQuery, getBoost, setBoost
 

Constructor Detail

helma.Search.FuzzyQuery

helma.Search.FuzzyQuery(<String> field, <String> str)

Properties Detail

query

org.apache.lucene.search.FuzzyQuery query


Documentation generated by JSDoc on Thu Apr 5 01:59:00 2007