Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 8,956 for

indexing

(0.04 sec)
  1. PasswordDictionary Class - GroupDocs.Search for...

    Represents a dictionary of document passwords....) Remarks Learn more Indexing password protected documents...

    apireference.groupdocs.com/search/net/groupdocs...
  2. DocumentSourceKind - GroupDocs.Search for Java ...

    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...

    apireference.groupdocs.com/search/java/com.grou...
  3. searchoptions - GroupDocs.Search for Java - API...

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

    apireference.groupdocs.com/search/java/com.grou...
  4. GroupDocs.Search for .NET 17.12 Release Notes |...

    Note This page contains release notes for GroupDocs.Search for .NET 17.12. Major Features There are 4 enhancements in this regular monthly release. The most notable are: Improved representation of results of exact phrase search Improved calculation of relevance of search results Improved search query syntax Implementation of highlighted results for exact phrase search in text All Changes Key Summary Category SEARCHNET-1294 Improve representation of results of exact phrase search Enhancement SEARCHNET-1295 Improve calculation of relevance of search results Enhancement SEARCHNET-1296 Improve search query syntax Enhancement SEARCHNET-1275 Implement highlighting of results of exact phrase search in text Enhancement Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....@"c:\MyDocuments" ; // Creating index Index index = new Index ( indexFolder );...); // Indexing index . AddToIndex ( documentsFolder ); // Creating...

    docs.groupdocs.com/search/net/groupdocs-search-...
  5. fuzzysearchoptions - GroupDocs.Search for Java ...

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

    apireference.groupdocs.com/search/java/com.grou...
  6. documentinfo - 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...Description DocumentInfo [] Index. getIndexedDocumentIt ( DocumentInfo...

    apireference.groupdocs.com/search/java/com.grou...
  7. Retry-After - HTTP | MDN

    The HTTP Retry-After response header indicates how long the user agent should wait before making a follow-up request. There are three main cases this header is used:...that search engines will keep indexing your site when the downtime...

    developer.mozilla.org/en-US/docs/Web/HTTP/Heade...
  8. FileLogger - GroupDocs.Search for Java - API Re...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......maximum length of 4 MB Index index = new Index(indexFolder, settings);...Creating an index in the specified folder index.add(documentsFolder);...

    apireference.groupdocs.com/search/java/com.grou...
  9. filelogger - GroupDocs.Search for Java - API Re...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......maximum length of 4 MB Index index = new Index(indexFolder, settings);...Creating an index in the specified folder index.add(documentsFolder);...

    apireference.groupdocs.com/search/java/com.grou...
  10. Using aliases | Documentation

    This article shows the use of aliases which allows you to reduce the length of search queries in text form....Creating an index in the specified folder const index = new groupdocs...groupdocs . search . Index ( indexFolder ); // Indexing documents from...

    docs.groupdocs.com/search/nodejs-java/using-ali...