Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 9,128 for

indexing

(0.07 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. Search for text containing special characters |...

    This article shows how to handle search queries if they contain special characters and separator characters....the text, since it is not indexed. And as a result, words containing...found. Since, in fact, when indexing, these characters break the...

    docs.groupdocs.com/search/net/search-for-text-c...
  8. Wildcard search | Documentation

    This article shows the operations of wildcard search which allows you to search for words with unknown letters or ranges of letters....an index in the specified folder Index index = new Index ( indexFolder...); // Indexing documents from the specified folder index . Add...

    docs.groupdocs.com/search/net/wildcard-search/
  9. Wildcard search | Documentation

    This article shows the operations of wildcard search which allows you to search for words with unknown letters or ranges of letters....an index in the specified folder Index index = new Index ( indexFolder...); // Indexing documents from the specified folder index . add...

    docs.groupdocs.com/search/java/wildcard-search/
  10. Faceted search | Documentation

    This article gives the knowledge of the creation of faceted search queries using Java search API....Creating an index in the specified folder const index = new groupdocs...groupdocs . search . Index ( indexFolder ); // Indexing documents from...

    docs.groupdocs.com/search/nodejs-java/faceted-s...