Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 10,085 for

index

(0.17 sec)
  1. Document passwords | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about document passwords or password dictionary using Java....documents to be indexed. Information on indexing password protected...Creating an index from in specified folder const index = new groupdocs...

    docs.groupdocs.com/search/nodejs-java/document-...
  2. GroupDocs.Search for Java 18.12 Release Notes |...

    Note This page contains release notes for GroupDocs.Search for Java 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 Java 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/java/groupdocs-search...
  3. Index.SearchNext Method (ChunkSearchToken) - Gr...

    Continues the chunk search started with method Search....Search Index Class Index Methods SearchNext Method...(ChunkSearchToken, Cancellation) Index SearchNext Method (ChunkSearchToken)...

    apireference.groupdocs.com/search/net/groupdocs...
  4. Index.IndexInfo Property - GroupDocs.Search for...

    Gets the basic information on the Index....Search Index Class Index Properties Dictionaries...Property Repository Property Index IndexInfo Property Gets the...

    apireference.groupdocs.com/search/net/groupdocs...
  5. GroupDocs.Search for .NET 18.01 Release Notes |...

    Note This page contains release notes for GroupDocs.Search for .NET 18.01. Major Features There are 5 enhancements in this regular monthly release. The most notable are:: Implement breaking of search process Implement search method with query in the form of an object tree as a parameter Implement ability to set a collection of date formats for date range search Change date format in date range search query in accordance with ISO 8601 Implement use of wildcards in phrase search All Changes Key Summary Category SEARCHNET-1100 Implement breaking of search process Enhancement SEARCHNET-1204 Implement search method with query in the form of an object tree as a parameter Enhancement SEARCHNET-1319 Implement ability to set a collection of date formats for date range search Enhancement SEARCHNET-1320 Change date format in date range search query in accordance with ISO 8601 Enhancement SEARCHNET-1299 Implement use of wildcards in phrase search Enhancement Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Index class. Method SearchResults...been added to GroupDocs.Search.Index class. Method SearchResults...

    docs.groupdocs.com/search/net/groupdocs-search-...
  6. 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/net/search-reports/
  7. Migration Notes | Documentation

    Why To Migrate? Here are the main reasons for using the new updated API provided by GroupDocs.Search for .NET from version 19.9: Unified work with some similar entities to increase the intuitiveness of using API. The architecture of the product has been revised and optimized, so that some functions will work faster. Some entities have been renamed to improve code readability. The changes made to the API are not too significant, so the migration will not be too difficult....an index in the specified folder Index index = new Index ( indexFolder...); // Indexing documents from the specified folder index . AddToIndex...

    docs.groupdocs.com/search/net/migration-notes/
  8. Migration Notes | Documentation

    Why To Migrate? Here are the main reasons for using the new updated API provided by GroupDocs.Search for Java from version 19.10: Unified work with some similar entities to increase the intuitiveness of using API. The architecture of the product has been revised and optimized, so that some functions will work faster. Some entities have been renamed to improve code readability. The changes made to the API are not too significant, so the migration will not be too difficult....an index in the specified folder Index index = new Index ( indexFolder...); // Indexing documents from the specified folder index . addToIndex...

    docs.groupdocs.com/search/java/migration-notes/
  9. Search Text in Word, Excel, PDF, ZIP Document F...

    GroupDocs.Search is a powerful full-text search API that allows you to search through over 70 document formats in your applications.... they must be added to the index. Why Use GroupDocs.Search as...formats. Great variety of indexing and search options are provided...

    blog.groupdocs.com/search/search-text-in-word-e...
  10. Alias dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about Alias dictionary....all the aliases defined in an index. Information on using aliases...opening an index from the specified folder Index index = new Index...

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