Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 10,079 for

index

(0.14 sec)
  1. GroupDocs.Search for .NET 19.10 Release Notes |...

    Note This page contains release notes for GroupDocs.Search for .NET 19.10 Major Features Warning In this version, we are introducing a new public API that has been designed to be intuitive and easy to use. For more information on the new API, please check the Public Docs section. The deprecated API was moved to the Legacy namespace, so after upgrading to this version, you need to replace the use of the namespace across the entire project from GroupDocs....metadata indexing with new formats Implement indexing each letter...ability to remove paths from index Full List of Issues Covering...

    docs.groupdocs.com/search/net/groupdocs-search-...
  2. Index.Search Method - GroupDocs.Search for .NET...

    Searches in Index....Search Index Class Index Methods Search Method...(SearchQuery, SearchOptions) Index Search Method Overload List...

    apireference.groupdocs.com/search/net/groupdocs...
  3. Indexing metadata of documents | Documentation

    API allows creating of full-text and / or metadata Index on documents. To Index only metadata without main content of documents, you only need to set IndexType.MetadataIndex when creating an Index....Usage / Indexing / Indexing metadata of documents Indexing metadata...and / or metadata index on documents. To index only metadata without...

    docs.groupdocs.com/search/net/indexing-metadata...
  4. Indexing reports | Documentation

    Indexing reports are created for Indexing and updating operations. Indexing reports can be retrieved from the Index using the getIndexingReports method. Reports are stored in the Index only while the Index is loaded into RAM for use. If you reload the Index, the reports will not be restored. You can configure the maximum number of stored reports using the setMaxIndexingReportCount method of the IndexSettings class. The default value is 5. Learn more about Index settings on the page Search Index settings....Advanced Usage / Indexing / Indexing reports Indexing reports Leave...feedback Indexing reports are created for indexing and updating...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  5. Character types | Documentation

    This page contains descriptions of all character types. Character types differ in how characters of these types are Indexed....Developer Guide / Advanced Usage / Indexing / Character types Character...characters of these types are indexed. For more information on managing...

    docs.groupdocs.com/search/java/character-types/
  6. Indexing from different sources | Documentation

    GroupDocs.Search allows Indexing documents from various sources...Usage / Indexing / Indexing from different sources Indexing from...feedback GroupDocs.Search allows indexing documents from various sources:...

    docs.groupdocs.com/search/net/indexing-from-dif...
  7. MetadataSignatureCollection.Item Property (Int3...

    Returns a MetadataSignature object by Index....MetadataSignature object by index. Namespace: GroupDocs.Signature...MetadataSignature this [ int index ] { get ; } Public ReadOnly...

    apireference.groupdocs.com/signature/net/groupd...
  8. GroupDocs.Search for .NET 17.08 Release Notes |...

    Note This page contains release notes for GroupDocs.Search for .NET 17.8 Major Features There are 11 features and enhancements in this regular monthly release. The most notable are: SEARCHNET-1146 Fix all arguments classes according to best practices SEARCHNET-1091 Remove obsolete SimilarityLevel property from SearchParameters SEARCHNET-474 Implement accent-insensitive Indexing SEARCHNET-576 Add FileIndexing event for selecting custom Indexing strategy for separate document SEARCHNET-1092 Implement option for the spelling corrector ‘Only best results’ SEARCHNET-1096 Implement option for the fuzzy search ‘Only best results’ SEARCHNET-1098 Implement Limit for Searching Report SEARCHNET-1099 Implement Limit for Indexing Report SEARCHNET-1129 Implement method that generates text with highlighted search results SEARCHNET-1135 Implement Indexing ZIP archives SEARCHNET-1148 Add StatusChanged event to Index class All Changes Key Summary Category SEARCHNET-1146 Fix all arguments classes according to best practices Breaking Change SEARCHNET-1091 Remove obsolete SimilarityLevel property from SearchParameters Enhancement SEARCHNET-474 Implement accent-insensitive Indexing New Feature SEARCHNET-576 Add FileIndexing event for selecting custom Indexing strategy for separate document New Feature SEARCHNET-1092 Implement option for the spelling corrector ‘Only best results’ New Feature SEARCHNET-1096 Implement option for the fuzzy search ‘Only best results’ New Feature SEARCHNET-1098 Implement Limit for Searching Report New Feature SEARCHNET-1099 Implement Limit for Indexing Report New Feature SEARCHNET-1129 Implement method that generates text with highlighted search results New Feature SEARCHNET-1135 Implement Indexing ZIP archives New Feature SEARCHNET-1148 Add StatusChanged event to Index class New Feature Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Implement accent-insensitive indexing SEARCHNET-576 Add FileIndexing...event for selecting custom indexing strategy for separate document...

    docs.groupdocs.com/search/net/groupdocs-search-...
  9. Build your first search solution | Documentation

    First of all you need to create an Index. An Index can be created in memory or on disk. An Index created in memory cannot be saved after exiting your program. In contrast, an Index created on disk may be loaded in the future to continue working....your first search index. Step #1: Create new index First of all you...you need to create an index. An index can be created in memory...

    docs.groupdocs.com/search/nodejs-java/build-you...
  10. MetadataIndexingOptions - GroupDocs.Search for ...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......options for indexing metadata fields. Learn more Indexing options...document text from an index: Getting indexed documents MetadataIndexingOpti...

    apireference.groupdocs.com/search/java/com.grou...