Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 8,956 for

indexing

(0.04 sec)
  1. 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-...
  2. 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...
  3. 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...
  4. EventHandler - GroupDocs.Search for Java - API ...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......an error happens during an index operation. Event < EventHandler...a document is going to be indexed. Event < EventHandler < OperationFinishedEve...

    apireference.groupdocs.com/search/java/com.grou...
  5. 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...
  6. SearchOptions.SearchDocumentFilter Property - G...

    Gets or sets the search document filter. SearchDocumentFilter works on the inclusion logic. Use SearchDocumentFilter class for creatio...an index in the specified folder Index index = new Index(indexFolder);...Index(indexFolder); // Indexing documents index.Add(documentsFolder);...

    apireference.groupdocs.com/search/net/groupdocs...
  7. CorruptedDocumentException when trying to index...

    Hello, When trying to index this XML file… windowsZones.zip (8.0 KB) …, we get an exception via index.Events.ErrorOccurred: GroupDocs.Parser.Exceptions.CorruptedDocumentException: Exception of type ‘GroupDocs.Parser.…...CorruptedDocumentExc when trying to index XML file GroupDocs.Search Product...7:33am 1 Hello, When trying to index this XML file… windowsZones...

    forum.groupdocs.com/t/corrupteddocumentexceptio...
  8. FileOutputAdapter - GroupDocs.Search for Java -...

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

    apireference.groupdocs.com/search/java/com.grou...
  9. Releasing GroupDocs.Search for .NET - A Versati...

    After a great success of vast APIs, GroupDocs.Search for .NET has been introduced which allows many ways to perform search operations against the various file formats. Furthermore, It is a document search API that can be used for performing full text search over the indexed documents. Let’s not wait and see how it is going to serve the users. Features provided by GroupDocs.Search for .NET Listed below are the wide range of supported features of the GroupDocs....full text search over the indexed documents. Let’s not wait and...Synonym Search Indexing Features: Create Index Load Index Update Index...

    blog.groupdocs.com/search/releasing-groupdocs-s...
  10. ChunkSearchToken - GroupDocs.Search for Java - ...

    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...and Description SearchResult Index. searchNext ( ChunkSearchToken...

    apireference.groupdocs.com/search/java/com.grou...