Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 10,206 for

index

(0.33 sec)
  1. Boost Search Performance in C# Apps - Search AP...

    Build advanced C# search apps with GroupDocs.Search .NET 24.5 (DLLs). This update offers in-memory Index loading for faster performance. Download now!...feature: the capability to load indexes completely into memory. This...multiple platforms. Learn to Load Indexes into Memory in .NET The all...

    releases.groupdocs.com/search/net/new-releases/...
  2. Search for different word forms | Documentation

    This article shows that how to allow you to search for nouns in the singular or plural, adjectives in the degree of comparison, forms of regular and irregular verbs, etc....different word forms in an index. C# string indexFolder = @"c:\MyIndex\"...an index in the specified folder Index index = new Index ( indexFolder...

    docs.groupdocs.com/search/net/search-for-differ...
  3. PageRenderInfo - GroupDocs.Parser for Java - AP...

    All Classes Packages com.groupdocs.parser com.groupdocs.parser.data com.groupdocs.parser.exceptions com.groupdocs.par......(int tileIndex) Returns the index of column where the tile with...(int tileIndex) Returns the index of row where the tile with tileIndex...

    apireference.groupdocs.com/parser/java/com.grou...
  4. IndexRepository.Search Method (SearchQuery) - G...

    Searches in all Indexes of the repository....(SearchQuery) Searches in all indexes of the repository. Namespace:...demonstrates how to perform search in index repository. C# string indexFolder...

    apireference.groupdocs.com/search/net/groupdocs...
  5. vendor-8ede1d945f763edd520846ef57bd5833.css

    .ember-basic-dropdown{position:relative}.ember-basic-dropdown,.ember-basic-dropdown-content,.ember-basic-dropdown-content *{box-sizing:border-box}.ember-basic-dropdown-content{position:absolute;wid......tion:absolute;width:auto;z-index:1000;background-color:#fff}...5);width:100%;height:100%;z-index:10;top:0;left:0;pointer-events:none}...

    dashboard.heroku.com/assets/vendor-8ede1d945f76...
  6. Work with search results | Documentation

    Working with search results consists in obtaining information from objects of search results and highlighting occurrences in the text of documents. Obtain search result information When a search is complete, the Search method returns an object of type SearchResult. This page describes the information available in an object of type SearchResult. From the root object of the search result, information is available on the number of documents found, the number of occurrences of the words and phrases found, as well as detailed information on each individual document....// Creating an index Index index = new Index ( indexFolder );...); // Indexing documents from the specified folder index . Add...

    docs.groupdocs.com/search/net/work-with-search-...
  7. Work with search results | Documentation

    Working with search results consists in obtaining information from objects of search results and highlighting occurrences in the text of documents. Obtain search result information When a search is complete, the search method returns an object of type SearchResult. This page describes the information available in an object of type SearchResult. From the root object of the search result, information is available on the number of documents found, the number of occurrences of the words and phrases found, as well as detailed information on each individual document....// Creating an index Index index = new Index ( indexFolder );...); // Indexing documents from the specified folder index . add...

    docs.groupdocs.com/search/java/work-with-search...
  8. GroupDocs.Search for .NET 22.10 Release Notes |...

    Note This page contains release notes for GroupDocs.Search for .NET 22.10 Major Features There are the following features, enhancements, and fixes in this release: Implement reverse image search functionality Implement separate data extraction and Indexing Implement support for .NET 6.0 Implement increase in Indexing speed Fix unsupported document format errors Full List of Issues Covering all Changes in this Release Key Summary Category SEARCHNET-2666 Implement reverse image search functionality Feature SEARCHNET-2668 Implement separate data extraction and Indexing Feature SEARCHNET-2650 Implement support for ....separate data extraction and indexing Implement support for .NET...6.0 Implement increase in indexing speed Fix unsupported document...

    docs.groupdocs.com/search/net/groupdocs-search-...
  9. updateoptions - GroupDocs.Search for Java - API...

    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 DeleteResult Index. delete ( String [] paths, UpdateOptions...

    apireference.groupdocs.com/search/java/com.grou...
  10. EventHub.FileIndexing Event - GroupDocs.Search ...

    Occurs when a document is going to be Indexed....a document is going to be indexed. Namespace: GroupDocs.Search...// Creating an index Index index = new Index(indexFolder); //...

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