Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 10,162 for

index

(0.07 sec)
  1. GroupDocs.Search 22.11 | On-premise Java API to...

    On-premise Java API to help Index document content & metadata, perform searches (boolean, fuzzy, Homephone) & custom text extraction, highlight search results....Explorer High Code Java API to Index & Search Documents Product Page...on-premise Java API to help indexing document content & metadata...

    releases.groupdocs.com/search/java/22-11/
  2. GroupDocs.Search 19.12 | On-premise Java API to...

    On-premise Java API to help Index document content & metadata, perform searches (boolean, fuzzy, Homephone) & custom text extraction, highlight search results....Explorer High Code Java API to Index & Search Documents Product Page...on-premise Java API to help indexing document content & metadata...

    releases.groupdocs.com/search/java/19-12/
  3. GroupDocs.Search 21.3 | On-premise Java API to ...

    On-premise Java API to help Index document content & metadata, perform searches (boolean, fuzzy, Homephone) & custom text extraction, highlight search results....Explorer High Code Java API to Index & Search Documents Product Page...on-premise Java API to help indexing document content & metadata...

    releases.groupdocs.com/search/java/21-3/
  4. GroupDocs.Search 19.5 | On-premise Java API to ...

    On-premise Java API to help Index document content & metadata, perform searches (boolean, fuzzy, Homephone) & custom text extraction, highlight search results....Explorer High Code Java API to Index & Search Documents Product Page...on-premise Java API to help indexing document content & metadata...

    releases.groupdocs.com/search/java/19-5/
  5. GroupDocs.Search 20.6 | On-premise Java API to ...

    On-premise Java API to help Index document content & metadata, perform searches (boolean, fuzzy, Homephone) & custom text extraction, highlight search results....Explorer High Code Java API to Index & Search Documents Product Page...on-premise Java API to help indexing document content & metadata...

    releases.groupdocs.com/search/java/20-6/
  6. datacolumncollection - GroupDocs.Assembly for J...

    All Classes Packages com.groupdocs.assembly com.groupdocs.assembly.system com.groupdocs.assembly.system.data com.grou...... DataColumn get (int index) Gets the DataColumn from the...collection at the specified index. DataColumn get (java.lang.String...

    apireference.groupdocs.com/assembly/java/com.gr...
  7. Highlighted Results of Exact Phrase Search in T...

    We are pleased to announce the release of version 17.12 of GroupDocs.Search for .NET. GroupDocs.Search for .NET 17.12 has come with 4 enhancements. We have introduced the feature of getting highlighted results of exact phrase search in text. Furthermore, we have improved the calculation of relevance of search results as well as redesigned the syntax of the search query. We would recommend you to enhance your applications using this latest version....@"c:\MyDocuments" ; // Creating index Index index = new Index(indexFolder); //...// Indexing documents index.AddToIndex(documentsFolder); // Searching...

    blog.groupdocs.com/search/highlighted-results-o...
  8. Output adapters | Documentation

    This article gives the knowledge about output adapters which are used to output generated HTML or plain text to various output objects...."c:\\MyDocuments\\" ; // Creating an index settings instance IndexSettings...extracted text in the index // Creating an index in the specified...

    docs.groupdocs.com/search/java/output-adapters/
  9. GroupDocs.Search for .NET 20.11 Release Notes |...

    Note This page contains release notes for GroupDocs.Search for .NET 20.11 Major Features There are the following improvementes in this release: Implement methods to get synonym groups Implement methods to get homophone groups Full List of Issues Covering all Changes in this Release Key Summary Category SEARCHNET-2435 Implement methods to get synonym groups Improvement SEARCHNET-2445 Implement methods to get homophone groups Improvement Public API and Backward Incompatible Changes Implement methods to get synonym groups This improvement adds a method to get synonyms for a specific word from the synonym dictionary....an index in memory with default synonym dictionary Index index...index = new Index (); // Getting synonyms for word 'make' string...

    docs.groupdocs.com/search/net/groupdocs-search-...
  10. IndexInfo Class - GroupDocs.Search for .NET - A...

    Contains basic information on an Index....Contains basic information on an Index . Inheritance Hierarchy System...name where index is located. IndexId Gets the index unique identifier...

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