Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 31,533 for

groupdocs.search

(0.2 sec)
  1. 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...
  2. Custom text extractors | GroupDocs

    Groupdocs.search supports indexing of many document formats. But there is also the possibility to implement support for any format other than the existing ones....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...Documentation / GroupDocs.Search Product Family / GroupDocs.Search for ...

    docs.groupdocs.com/search/net/custom-text-extra...
  3. Storing text of indexed documents | GroupDocs

    This article explains that how to store text of indexed documents using Java....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...Documentation / GroupDocs.Search Product Family / GroupDocs.Search for Node...

    docs.groupdocs.com/search/nodejs-java/storing-t...
  4. 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.Annotation...Annotation Product Family GroupDocs.Search Product Family GroupDocs...

    blog.groupdocs.com/cs/categories/index.xml
  5. 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.Annotation...Annotation Product Family GroupDocs.Search Product Family GroupDocs...

    blog.groupdocs.com/pt/categories/index.xml
  6. 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.Annotation...Annotation Product Family GroupDocs.Search Product Family GroupDocs...

    blog.groupdocs.com/vi/categories/index.xml
  7. 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.Annotation...Annotation Product Family GroupDocs.Search Product Family GroupDocs...

    blog.groupdocs.com/th/categories/index.xml
  8. 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.Annotation...Annotation Product Family GroupDocs.Search Product Family GroupDocs...

    blog.groupdocs.com/tr/categories/index.xml
  9. Indexing with stop words | GroupDocs

    This article demonstrates that how you can enable or disable the use of stop words by setting a value using search API...Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...Documentation / GroupDocs.Search Product Family / GroupDocs.Search for ...

    docs.groupdocs.com/search/net/indexing-with-sto...
  10. Merge indexes | GroupDocs

    The merge operation is designed to combine two or more indexes into one index to accelerate the search and to simplify the work with indexes. When merging, only the index at which the merge method was called is changed. This index as a result of the operation contains all the documents that were contained in all indexes together. The second index or index repository after the merge can be deleted to free up disk space....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...Documentation / GroupDocs.Search Product Family / GroupDocs.Search for Java...

    docs.groupdocs.com/search/java/merge-indexes/