Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 9,129 for

indexing

(0.05 sec)
  1. Alphabet Class - GroupDocs.Search for .NET - AP...

    Represents a dictionary of characters that is used during Indexing to detect character type. Each character can be handled as separator, as letter,...characters that is used during indexing to detect character type....

    apireference.groupdocs.com/search/net/groupdocs...
  2. Build Full Text Search Solution in Java | Find ...

    Full-text search API for Java applications to search via Indexing. Find text in multiple Word, Excel, PDF, TXT files of a folder & highlight search results....and it works by using text indexes. In this article, we will learn...stored in a folder. Indexing Perform Search Index files using Java...

    blog.groupdocs.com/search/build-full-text-searc...
  3. eventhub - GroupDocs.Search for Java - API Refe...

    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...Method and Description EventHub Index. getEvents () Gets the event...

    apireference.groupdocs.com/search/java/com.grou...
  4. Find Answers and Code About GroupDocs APIs! - G...

    Find answers about file formats processing in code. Knowledge base of all file format manipulation examples in .NET C# and Java....answers about text search and indexing of different files using code...

    kb.groupdocs.com/
  5. GroupDocs.Search for Node.js | Documentation

    GroupDocs.Search for Node.js is a fascinating document search API. It extracts text and metadata from documents and performs advanced searching and Indexing operations on the basis of fuzzy and synonym algorithm... API is used for indexing various documents and performs...

    docs.groupdocs.com/search/nodejs-java/
  6. GroupDocs.Search for Java | Documentation

    GroupDocs.Search for Java is a fascinating document search API. It extracts text and metadata from documents and performs advanced searching and Indexing operations on the basis of fuzzy and synonym algorithm... API is used for indexing various documents and performs...

    docs.groupdocs.com/search/java/
  7. PasswordDictionary Class - GroupDocs.Search for...

    Represents a dictionary of document passwords....) Remarks Learn more Indexing password protected documents...

    apireference.groupdocs.com/search/net/groupdocs...
  8. DocumentSourceKind - 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...

    apireference.groupdocs.com/search/java/com.grou...
  9. 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...
  10. GroupDocs.Search for .NET 17.12 Release Notes |...

    Note This page contains release notes for GroupDocs.Search for .NET 17.12. Major Features There are 4 enhancements in this regular monthly release. The most notable are: Improved representation of results of exact phrase search Improved calculation of relevance of search results Improved search query syntax Implementation of highlighted results for exact phrase search in text All Changes Key Summary Category SEARCHNET-1294 Improve representation of results of exact phrase search Enhancement SEARCHNET-1295 Improve calculation of relevance of search results Enhancement SEARCHNET-1296 Improve search query syntax Enhancement SEARCHNET-1275 Implement highlighting of results of exact phrase search in text Enhancement Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....@"c:\MyDocuments" ; // Creating index Index index = new Index ( indexFolder );...); // Indexing index . AddToIndex ( documentsFolder ); // Creating...

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