Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 8,956 for

index

(0.04 sec)
  1. Index.Add Method (String[], IndexingOptions) - ...

    Performs Indexing operation. Adds files or folders by an absolute or relative path. Documents from all subfolders will be Indexed....Search Index Class Index Methods Add Method Add...(Document[], IndexingOptions) Index Add Method ( String , IndexingOptions)...

    apireference.groupdocs.com/search/net/groupdocs...
  2. Index.GetSearchReports Method - GroupDocs.Searc...

    Gets the reports on search operations....Search Index Class Index Methods Add Method ChangeAttributes...SearchNext Method Update Method Index GetSearchReports Method Gets...

    apireference.groupdocs.com/search/net/groupdocs...
  3. 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/java/indexing-reports/
  4. TextSplitOptions.GetPathByIndex Method - GroupD...

    Gets the full file path of splitted document by Index with defined extension....path of splitted document by index with defined extension. Namespace:...string GetPathByIndex ( int index , string extension ) Public...

    apireference.groupdocs.com/merger/net/groupdocs...
  5. SearchResult.GetFoundDocument Method - GroupDoc...

    Gets the found document by Index....Gets the found document by index. Namespace: GroupDocs.Search...( int index ) Public Function GetFoundDocument ( index As Integer...

    apireference.groupdocs.com/search/net/groupdocs...
  6. 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...
  7. 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/java/build-your-first...
  8. 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...
  9. Stop word dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about stop word dictionary using Java....an index. Information on using stop words during indexing is...Creating an index from in specified folder const index = new groupdocs...

    docs.groupdocs.com/search/nodejs-java/stop-word...
  10. CellFilter | GroupDocs.Redaction for Java API R...

    Provides an option to limit the scope of a CellColumnRedaction to a worksheet and a column....getWorkSheetIndex() Gets a worksheet index (zero-based). setWorkSheetIndex(int...setWorkSheetIndex(int value) Sets a worksheet index (zero-based). hasWorkSheetIndex()...

    reference.groupdocs.com/redaction/java/com.grou...