helma.Search.TermQuery
Object
|
+--helma.Search.Query
|
+--helma.Search.TermQuery
This class represents a simple Term Query.
Defined in Search.js
|
Properties Summary |
org.apache.lucene.search.TermQuery |
query
Contains the wrapped TermQuery instance |
helma.Search.TermQuery
helma.Search.TermQuery(<String> field, <String> str)
Creates a new instance of helma.Search.TermQuery
Parameters:
field - The name of the field
str - The value of the field
query
org.apache.lucene.search.TermQuery query
Contains the wrapped TermQuery instance
Documentation generated by
JSDoc on Thu Apr 5 01:59:00 2007