Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 8,956 for

indexing

(0.07 sec)
  1. GroupDocs.Search for .NET 18.12 Release Notes |...

    Note This page contains release notes for GroupDocs.Search for .NET 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 .NET 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/net/groupdocs-search-...
  2. overview-summary - GroupDocs.Search for Java - ...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......IFieldExtractor ILogger ImageLocation Index IndexErrorEventArgs IndexInfo...package provides classes for indexing and searching text data in...

    apireference.groupdocs.com/search/java/overview...
  3. FoundDocument - GroupDocs.Search for Java - API...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......package provides classes for indexing and searching text data in...Method and Description void Index. highlight ( FoundDocument document...

    apireference.groupdocs.com/search/java/com.grou...
  4. 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...
  5. FileLogger Class - GroupDocs.Search for .NET - ...

    Represents a logger that logs events and errors to a local file....error that occurred in the index. Finalize (Inherited from Object...event that occurred in the index. Remarks Learn more Logging...

    apireference.groupdocs.com/search/net/groupdocs...
  6. StringOutputAdapter - GroupDocs.Search for Java...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......"c:\\MyDocuments\\"; Index index = new Index(indexFolder); // Creating...Creating an index in the specified folder index.add(documentsFolder);...

    apireference.groupdocs.com/search/java/com.grou...
  7. streamoutputadapter - GroupDocs.Search for Java...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......"c:\\MyDocuments\\"; Index index = new Index(indexFolder); // Creating...Creating an index in the specified folder index.add(documentsFolder);...

    apireference.groupdocs.com/search/java/com.grou...
  8. FuzzySearchOptions.FuzzyAlgorithm Property - Gr...

    Gets or sets the fuzzy search algorithm. The currently available fuzzy search algorithms are SimilarityLevel and TableDiscreteFunction....query = "Einstein" ; Index index = new Index(indexFolder); // Creating...Creating an index in the specified folder index.Add(documentsFolder);...

    apireference.groupdocs.com/search/net/groupdocs...
  9. HtmlFragmentHighlighter Class - GroupDocs.Searc...

    Represents a search result highlighter that highlights search results in HTML formatted text fragments....// Creating an index Index index = new Index(indexFolder); //...// Indexing documents from the specified folder index.Add(documentsFolder);...

    apireference.groupdocs.com/search/net/groupdocs...
  10. outputadapter - GroupDocs.Search for Java - API...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......package provides classes for indexing and searching text data in...Method and Description void Index. getDocumentText ( DocumentInfo...

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