Click or drag to resize
QueryText Method
Overload List
  NameDescription
Public methodStatic memberText(String)
Generate a text search query that tests whether the given search string is present.
Public methodStatic memberText(String, String)
Generate a text search query that tests whether the given search string is present using the specified language's rules. Specifies use of language appropriate stop words, stemming rules etc.
Top
See Also