Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 10,085 for

index

(0.14 sec)
  1. Search reports | Documentation

    This article shows that how to perform the operations on generated search reports....you perform a search in an index, a report is generated for that...are stored in the index only while the index is loaded into RAM...

    docs.groupdocs.com/search/java/search-reports/
  2. Search Text in Folders by Indexing using C# | U...

    Search text by parts, text Indexing, specify the number of search threads, and get search time to get search results in C# using GroupDocs Search API for .NET Developers....when you search text in large indexes that contain thousands of documents...snippet shows how to create an index and then search text in chunks...

    blog.groupdocs.com/search/search-text-by-indexi...
  3. IndexRepository.AddToRepository Method (String)...

    Opens and adds an Index to the Index repository....(String) AddToRepository Method (Index) IndexRepository AddToRepository...(String) Opens and adds an index to the index repository. Namespace:...

    apireference.groupdocs.com/search/net/groupdocs...
  4. TextReplacement Constructor - GroupDocs.Redacti...

    Initializes a new instance of TextReplacement class....public TextReplacement ( int index , string original , string replacement...replacement ) Public Sub New ( index As Integer , original As String...

    apireference.groupdocs.com/redaction/net/groupd...
  5. Merge indexes | Documentation

    The merge operation is designed to combine two or more Indexes into one Index to accelerate the search and to simplify the work with Indexes. When merging, only the Index at which the merge method was called is changed. This Index as a result of the operation contains all the documents that were contained in all Indexes together. The second Index or Index repository after the merge can be deleted to free up disk space....Advanced Usage / Indexing / Merge indexes Merge indexes Leave feedback...combine two or more indexes into one index to accelerate the search...

    docs.groupdocs.com/search/java/merge-indexes/
  6. Faceted search | Documentation

    This article gives the knowledge of the creation of faceted search queries 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/faceted-search/
  7. GroupDocs.Search for .NET 18.12 Release Notes |...

    Note This page contains release notes for GroupDocs.Search for .NET 18.12. Major Features There are 2 new features in this regular monthly release: Implement blended characters Implement wildcard search All Changes Key Summary Category SEARCHNET-803 Implement blended characters New Feature SEARCHNET-1781 Implement wildcard search New Feature Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs.Search for .NET 18.12. It includes not only new and obsoleted public methods, but also a description of any changes in the behavior behind the scenes in GroupDocs.... When indexing, blended characters are interpreted...as a blended character then indexing of term ‘silver-gray’ will...

    docs.groupdocs.com/search/net/groupdocs-search-...
  8. Indexing with stop words | Documentation

    This article demonstrates that how you can enable or disable the use of stop words by setting a value using search API...Usage / Indexing / Indexing with stop words Indexing with stop...and can be removed from an index to reduce its size. You can...

    docs.groupdocs.com/search/net/indexing-with-sto...
  9. IOleSpreadsheetOptions - GroupDocs.Merger for J...

    All Classes Packages com.groupdocs.merger com.groupdocs.merger.domain com.groupdocs.merger.domain.common com.groupdoc......getColumnIndex () The upper left column index. byte[] getImageData () The...getRowIndex () The upper left row index. void setColumnIndex (int value)...

    apireference.groupdocs.com/merger/java/com.grou...
  10. IndexSettings Class - GroupDocs.Search for .NET...

    Represents the Index settings that allow to customize the Indexing operations....the index settings that allow to customize the indexing operations...documents are indexed. IndexType Gets or sets the index type. The...

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