Fully functional english query style search engine
| C# | Visual Basic | Visual C++ |
public class SearchBuilder
Public Class SearchBuilder
public ref class SearchBuilder
| All Members | Constructors | Methods | Properties | ||
Supports the following english language search terms:
"starts with"
"ends with"
"any words"
"the exact phrase"
"all words"
"date from"
"date to"
"without all"
"without the exact phrase"
"without any words"
"dostrict"
"nocase"
| Object | |
| SearchBuilder | |