helma.Search.FuzzyQuery
Object
|
+--helma.Search.Query
|
+--helma.Search.FuzzyQuery
Instances of this class represent a fuzzy query
Defined in Search.js
|
Properties Summary |
org.apache.lucene.search.FuzzyQuery |
query
Contains the wrapped FuzzyQuery instance |
helma.Search.FuzzyQuery
helma.Search.FuzzyQuery(<String> field, <String> str)
Constructs a new helma.Search.FuzzyQuery instance.
Parameters:
field - The name of the field
str - The query string to match
Returns:
A newly created FuzzyQuery instance
query
org.apache.lucene.search.FuzzyQuery query
Contains the wrapped FuzzyQuery instance
Documentation generated by
JSDoc on Thu Apr 5 01:59:00 2007