Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 8,956 for

index

(0.06 sec)
  1. attributechangebatch - GroupDocs.Search for Jav...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......attributes to the specified indexed documents. abstract void add...attributes to the specified indexed document. abstract void addToAll...

    apireference.groupdocs.com/search/java/com.grou...
  2. C# Text Search API 24.3 (DLL) - CJK Alphabets S...

    Enrich your C# apps with GroupDocs.Search .NET 24.3 (DLLs only). Download today and empower full-text search with surrogate pair support, CJK alphabets....pairs to their search and indexing applications. Powerful Search...say goodbye to inaccurate indexing on Windows, Linux, and macOS...

    releases.groupdocs.com/search/net/new-releases/...
  3. IndexSettings.DocumentFilter Property - GroupDo...

    Gets or sets a document filter. The DocumentFilter works on the inclusion logic. Use the DocumentFilter class for creation of a docume...that all added documents are indexed. Namespace: GroupDocs.Search...an index in the specified folder Index index = new Index(indexFolder...

    apireference.groupdocs.com/search/net/groupdocs...
  4. OperationProgressEventArgs Properties - GroupDo...

    Gets the Index folder....Description IndexFolder Gets the index folder. (Inherited from BaseIndexEventArgs...BaseIndexEventArgs .) IndexId Gets the index ID. (Inherited from BaseIndexEventArgs...

    apireference.groupdocs.com/search/net/groupdocs...
  5. package-use - GroupDocs.Search for Java - API R...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......package provides classes for indexing and searching text data in...logging events and errors in an index. IndexInfo Contains basic information...

    apireference.groupdocs.com/search/java/com.grou...
  6. SearchOptions - GroupDocs.Search for Java - API...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......query = "Einstein"; Index index = new Index(indexFolder); // Creating...Creating an index in the specified folder index.add(documentsFolder);...

    apireference.groupdocs.com/search/java/com.grou...
  7. Excellent .NET Text Search API for PDF, MS Offi...

    Perform fuzzy, boolean, and other document search and Indexing operations precisely on PDF, Office & more files with the GroupDocs .NET text search API....Integrate advanced search and indexing functionality into your solutions...the GroupDocs .NET document indexing API. Download Free Trial View...

    www.groupdocs.com/products/net/search/
  8. fuzzysearchoptions - GroupDocs.Search for Java ...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......query = "Einstein"; Index index = new Index(indexFolder); // Creating...Creating an index in the specified folder index.add(documentsFolder);...

    apireference.groupdocs.com/search/java/com.grou...
  9. Does GroupDocs.Search support arabic? - Free Su...

    Does GroupDocs.Search support arabic? I want to search for arabic text....Arabic indexing. var index = new Index(@"../../.Index"); // Enable...Enable indexing of Arabic letters index.Dictionaries.Alphabet...

    forum.groupdocs.com/t/does-groupdocs-search-sup...
  10. Build search query | Documentation

    This page contains information about building text search queries of various types. More examples on building search queries are provided on the page...result = index . search ( query ); // Search in the index Wildcard...= '?ffect' ; const result = index . search ( query ); // Search...

    docs.groupdocs.com/search/nodejs-java/build-sea...