Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 30,859 for

groupdocs.search

(0.12 sec)
  1. Categories on GroupDocs Blog | Document Automat...

    Categories on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Categories on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Gro......Merger Releases GroupDocs.Search Releases GroupDocs.Editor...Annotation Product Family GroupDocs.Search Product Family Family...

    blog.groupdocs.com/it/categories/index.xml
  2. Indexing metadata of documents | GroupDocs

    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....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...Documentation / GroupDocs.Search Product Family / GroupDocs.Search for ...

    docs.groupdocs.com/search/net/indexing-metadata...
  3. Known Issues | GroupDocs

    The following formats are not supported by .NET Core version in Linux: .MHTML (.MHT) .ONE...Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...Documentation / GroupDocs.Search Product Family / GroupDocs.Search for ...

    docs.groupdocs.com/search/net/known-issues/
  4. Update index | GroupDocs

    This article explains that how to update indexed documents, as well as updating an index version....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...Documentation / GroupDocs.Search Product Family / GroupDocs.Search for ...

    docs.groupdocs.com/search/net/update-index/
  5. Creating an index | GroupDocs

    The articles in this section describe advanced search index creation topics. Please find how to apply index settings, subscribe events and optimize your work with multiple indexes in single index repository: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: Groupdocs.search for .NET examples Groupdocs.search for Java examples Free online document search App Along with full featured ....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...Documentation / GroupDocs.Search Product Family / GroupDocs.Search for Java...

    docs.groupdocs.com/search/java/creating-an-index/
  6. Creating an index | GroupDocs

    The articles in this section describe advanced search index creation topics. Please find how to apply index settings, subscribe events and optimize your work with multiple indexes in single index repository: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: Groupdocs.search for .NET examples Groupdocs.search for Java examples Free online document search App Along with full featured ....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...Documentation / GroupDocs.Search Product Family / GroupDocs.Search for ...

    docs.groupdocs.com/search/net/creating-an-index/
  7. Nesting search queries in object form | GroupDocs

    This article gives the knowledge about nesting search queries in object form using Java search API....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...Documentation / GroupDocs.Search Product Family / GroupDocs.Search for Java...

    docs.groupdocs.com/search/java/nesting-search-q...
  8. Delete indexed paths | GroupDocs

    Groupdocs.search for Java 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....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...Documentation / GroupDocs.Search Product Family / GroupDocs.Search for Java...

    docs.groupdocs.com/search/java/delete-indexed-p...
  9. Custom text segmenter | GroupDocs

    Groupdocs.search provides the ability to set up custom text segmenting....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...Documentation / GroupDocs.Search Product Family / GroupDocs.Search for ...

    docs.groupdocs.com/search/net/custom-text-segme...
  10. Generate Search Results from Filtered Documents

    Sometimes, we have a lot of different formatted documents. We create index then perform search and API shows hits from all the indexed documents. Ever thought to get search results from desired documents only? Let’s dig it further. Suppose, you have multiple TXT, XLSX and DOCX documents. What if you want to search a word or text only in TXT and DOCX files with specific word occurrence in file names? We’ve now improved ISearchDocumentFilter interface for such a purpose in GroupDocs....for such a purpose in GroupDocs.Search. This interface represents...added to GroupDocs.Search namespace and com.groupdocs.search package:...

    blog.groupdocs.com/search/filter-documents-in-s...