Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 8,956 for

index

(0.13 sec)
  1. Synonym dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about Synonym dictionary using Java....designed to store synonyms in an index. For information on searching...an index from in specified folder Index index = new Index ( indexFolder...

    docs.groupdocs.com/search/java/synonym-dictionary/
  2. Homophone dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about homophone dictionary using Java....designed to store homophones in an index. For information on searching...an index from in specified folder Index index = new Index ( indexFolder...

    docs.groupdocs.com/search/java/homophone-dictio...
  3. Character replacement during indexing | Documen...

    Character replacement during Indexing can be used, for example, to convert all text to lowercase characters or to remove diacritics from text....Usage / Indexing / Character replacement during indexing Character...Character replacement during indexing Leave feedback Character replacement...

    docs.groupdocs.com/search/java/character-replac...
  4. 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...
  5. RemovePageRedaction Constructor - GroupDocs.Red...

    Initializes a new instance of RemovePageRedaction class....PageSeekOrigin origin , int index , int count ) Public Sub New...origin As PageSeekOrigin , index As Integer , count As Integer...

    apireference.groupdocs.com/redaction/net/groupd...
  6. Document renaming | Documentation

    Sometimes a situation arises when an Indexed document is renamed, but its contents have not changed. In this case, to save computing resources, you can notify the Index about the renaming of the document, and then the document will not be reIndexed during the update operation. To notify an Index about renaming a document, the notifyIndex method is used with the corresponding notification object as a parameter. You should keep in mind that if an Index is notified of the renaming of a document, it will not be reIndexed the next time you call the update method, even if its contents have changed....Developer Guide / Advanced Usage / Indexing / Document renaming Document...a situation arises when an indexed document is renamed, but its...

    docs.groupdocs.com/search/java/document-renaming/
  7. cellfilter - GroupDocs.Redaction for Java - API...

    All Classes Packages com.groupdocs.redaction com.groupdocs.redaction.configuration com.groupdocs.redaction.exceptions......getColumnIndex () Gets a column index (zero-based). int getWorkSheetIndex...getWorkSheetIndex () Gets a worksheet index (zero-based). String getWorkSheetName...

    apireference.groupdocs.com/redaction/java/com.g...
  8. 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...an index from in specified folder Index index = new Index ( indexFolder...

    docs.groupdocs.com/search/java/stop-word-dictio...
  9. Indexing options | Documentation

    This page contains a description of all the properties of the IndexingOptions class...Advanced Usage / Indexing / Indexing options Indexing options Leave...type , used to cancel of an index operation. The default value...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  10. 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/net/character-types/