parses a query value recursively into a Database query
name of the field
value of the field
defaults to false, the reverses the logic to be parsed
part of the querystring to be returned
parses part of the query value recursively into Lucene query syntax
name of the field
value of the field
part of the querystring to be returned
convert an Object to Database Query Syntax
the object that contains query string name value pairs
resulting querystring
convert an Object to Lucene Query Syntax
the object that contains query string name value pairs
resulting querystring
Generated using TypeDoc
A base class for making where clauses