Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 9,121 for

indexing

(0.04 sec)
  1. CharacterReplacementDictionary - GroupDocs.Sear...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......dictionary that is used during the indexing process. Character replacement...or to make case-insensitive index. Learn more Character replacement...

    apireference.groupdocs.com/search/java/com.grou...
  2. ILogger - GroupDocs.Search for Java - API Refer...

    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 the index. Methods in com.groupdocs.search...

    apireference.groupdocs.com/search/java/com.grou...
  3. ILogger - GroupDocs.Search for Java - API Refer...

    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 the index. Methods in com.groupdocs.search...

    apireference.groupdocs.com/search/java/com.grou...
  4. Advanced Usage | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Leave feedback Creating an index Indexing Searching Managing dictionaries...

    docs.groupdocs.com/search/nodejs-java/advanced-...
  5. GroupDocs.Search for .NET 1.1.0 Released with N...

    At GroupDocs, we are always keen to improve our products and enhance user experience. Hence, we are excited to announce GroupDocs.Search for .NET 1.1.0. The latest version of our search API provides new features and enhancements made to existing options. Please see below for the list of features. GroupDocs.Search for .NET 1.1.0 - Features In this update new feature for and enhancements for the Excel, PowerPoint and Word Document File Formats have been added:... Improvement in Indexing for PPT and PPTX PowerPoint...

    blog.groupdocs.com/search/groupdocs-search-net-...
  6. ArrayWriter - 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...

    apireference.groupdocs.com/search/java/com.grou...
  7. GroupDocs.Search for .NET 21.3 Release Notes | ...

    Note This page contains release notes for GroupDocs.Search for .NET 21.3 Major Features There are the following improvementes in this release: Implement additional options for highlighting search results Implement serialization and deserialization of search results Full List of Issues Covering all Changes in this Release Key Summary Category SEARCHNET-2029 Implement additional options for highlighting search results Improvement SEARCHNET-2531 Implement serialization and deserialization of search results Improvement Public API and Backward Incompatible Changes Implement additional options for highlighting search results This improvement adds the following features:...// Creating an index Index index = new Index ( indexFolder );...); // Indexing documents in a document folder index . Add ( documentFolder...

    docs.groupdocs.com/search/net/groupdocs-search-...
  8. Document filtering in search result | Documenta...

    This article gives the knowledge that how the document filters used during the search using Java search API....an index in the specified folder Index index = new Index ( indexFolder...); // Indexing documents from the specified folder index . add...

    docs.groupdocs.com/search/java/document-filteri...
  9. Index.Search Method (SearchQuery, SearchOptions...

    Searches in index....Search Index Class Index Methods Search Method...(SearchQuery, SearchOptions) Index Search Method (SearchQuery,...

    apireference.groupdocs.com/search/net/groupdocs...
  10. FileOutputAdapter Class - GroupDocs.Search for ...

    Represents an output adapter that collects output into a file....@"c:\MyDocuments\" ; Index index = new Index(indexFolder); // Creating...Creating an index in the specified folder index.Add(documentsFolder);...

    apireference.groupdocs.com/search/net/groupdocs...