Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 16,458 for

query

(0.05 sec)
  1. IndexRepository - GroupDocs.Search for Java - A...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......indexFolder2 = "c:\\MyIndex\\"; String query = "Einstein"; IndexRepository...result = repository.search(query); // Searching in indexes of...

    apireference.groupdocs.com/search/java/com.grou...
  2. IndexRepository.Search Method (String) - GroupD...

    Searches in all indexes of the repository....Search ( string query ) Public Function Search ( query As String )...Search ( String ^ query ) member Search : query : string -> SearchResult...

    apireference.groupdocs.com/search/net/groupdocs...
  3. Index.Search Method (SearchQuery, SearchOptions...

    Searches in index....SearchResult Search ( SearchQuery query , SearchOptions options ) Public...Public Function Search ( query As SearchQuery , options As SearchOptions...

    apireference.groupdocs.com/search/net/groupdocs...
  4. indexrepository - GroupDocs.Search for Java - A...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......indexFolder2 = "c:\\MyIndex\\"; String query = "Einstein"; IndexRepository...result = repository.search(query); // Searching in indexes of...

    apireference.groupdocs.com/search/java/com.grou...
  5. Index.Search Method (String, SearchOptions) - G...

    Searches in index....SearchResult Search ( string query , SearchOptions options ) Public...Public Function Search ( query As String , options As SearchOptions...

    apireference.groupdocs.com/search/net/groupdocs...
  6. Queries in text and object form | Documentation

    This article gives the knowledge about two ways to create a search Query: in text or object form....Searching / Queries in text and object form Queries in text and...search query: in text or object form. A search query in text...

    docs.groupdocs.com/search/net/queries-in-text-a...
  7. Index.Search Method (String) - GroupDocs.Search...

    Searches in index....Search ( string query ) Public Function Search ( query As String )...Search ( String ^ query ) member Search : query : string -> SearchResult...

    apireference.groupdocs.com/search/net/groupdocs...
  8. searchphaseeventargs - GroupDocs.Search for Jav...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......searchPhase, String [] words, String query) Initializes a new instance...String query) String getQuery () Gets the initial query of the...

    apireference.groupdocs.com/search/java/com.grou...
  9. SearchQuery.CreateAndQuery Method - GroupDocs.S...

    Creates a combined Query that will find only documents which will be found for each original Query....CreateAndQuery Method Creates a combined query that will find only documents...be found for each original query. Namespace: GroupDocs.Search...

    apireference.groupdocs.com/search/net/groupdocs...
  10. Boolean search | Documentation

    This article gives the knowledge of the boolean search definition which includes all boolean operators used for boolean search, and boolean Query examples....boolean search, and boolean query examples. Boolean search terms...that allows you to combine queries with boolean operators AND...

    docs.groupdocs.com/search/net/boolean-search/