Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 2,852 for

indexes

(0.09 sec)
  1. 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/java/indexing-metadat...
  2. Search index events | Documentation

    The OperationFinished event occurs when an index operation completes – indexing, updating, merging, or optimizing (segment merging)...Creating an index / Search index events Search index events Leave...the purpose and use of all index events. OperationFinished event...

    docs.groupdocs.com/search/nodejs-java/search-in...
  3. Getting indexed documents | Documentation

    This article explains how to get a list of indexed documents from an index, and how to get the text of indexed documents in HTML or plain text format....Searching / Getting indexed documents Getting indexed documents Leave...get a list of indexed documents from an index, and how to get...

    docs.groupdocs.com/search/nodejs-java/getting-i...
  4. Indexing documents | Documentation

    This page contains information about indexing documents in the search network....Usage / Scaling / Indexing documents Indexing documents Leave feedback...parameter of the method is the indexing options object. The following...

    docs.groupdocs.com/search/java/indexing-documents/
  5. Delete indexed paths | Documentation

    GroupDocs.Search supports the ability to remove indexed files and folders from an index. Only files or folders that were explicitly added to the index can be deleted....Usage / Indexing / Delete indexed paths Delete indexed paths Leave...to remove indexed files and folders from an index. Only files...

    docs.groupdocs.com/search/net/delete-indexed-pa...
  6. Indexing with stop words | Documentation

    Stop words are frequently used words that do not carry a semantic meaning and can be removed from an index to reduce its size. You can enable or disable the use of stop words by calling the setUseStopWords method of the IndexSettings class. The default value is true, meaning that stop words are filtered during indexing and not added to the index. A list of stop words to use during indexing can be specified in the stop word dictionary....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/java/indexing-with-st...
  7. Indexing additional fields | Documentation

    Sometimes when indexing, it is necessary to associate each document with certain additional metadata, for example, a set of tags, a number in the library catalog, the subject of a document, etc. To accomplish this task, additional fields can be added to each indexed document in addition to those already in the document itself. Additional fields are associated with the document through the arguments of the FileIndexing event that occurs before indexing each added document....Usage / Indexing / Indexing additional fields Indexing additional...Leave feedback Sometimes when indexing, it is necessary to associate...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  8. Delete indexed documents | Documentation

    GroupDocs.Search for Java has the ability to remove individual documents from the index that are indexed from a stream or structure....Usage / Indexing / Delete indexed documents Delete indexed documents...documents from the index that are indexed from a stream or structure...

    docs.groupdocs.com/search/java/delete-indexed-d...
  9. Delete indexed documents | Documentation

    GroupDocs.Search has the ability to remove individual documents from the index that are indexed from a stream or structure....Usage / Indexing / Delete indexed documents Delete indexed documents...documents from the index that are indexed from a stream or structure...

    docs.groupdocs.com/search/net/delete-indexed-do...
  10. 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/java/indexing-from-di...