Method NewDefaultQuery
NewDefaultQuery(String)
Factory method to generate a standard query (no phrase or prefix operators).
Declaration
protected virtual Query NewDefaultQuery(string text)
Parameters
Type | Name | Description |
---|---|---|
System.String | text |
Returns
Type | Description |
---|---|
Query |