Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 2,871 for

index

(0.03 sec)
  1. Perform Reverse Image Search using Java

    Quickly perform reverse image search using Java to locate similar images. Discover how to implement reverse image search in Java for content-based image retrieval....an Index object by specifying the folder where the index will...image IndexingOptions to allow indexing for container item images...

    kb.groupdocs.com/search/java/perform-reverse-im...
  2. GroupDocs.Search Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....list of indexed documents and document’s text from the index archive...Breaking functionality for Index Repository ClassUsing the latest...

    blog.groupdocs.com/categories/groupdocs.search-...
  3. Feature request: Cancellation of file extractio...

    Hello, Our primary goal was to run your software (GroupDocs.Search) in an environment, where we don’t know which files will be Indexed. We don’t decide it. The user of our software can decide it. We don’t know the files…...don’t know which files will be indexed. We don’t decide it. The user...into multiple problems when indexing arbitrary files we found on...

    forum.groupdocs.com/t/feature-request-cancellat...
  4. GroupDocs.Search for .NET 17.10 Introduces Safe...

    We are glad to announce another monthly release of GroupDocs.Search for .NET API. The API has been improved with some valuable additions in version 17.10. The e-Search API now introduces safe and reliable Indexing by implementing the option to reload the Index in case some of some critical error. The API also implements high compression level for storing documents text. Further details about the changes made to the API in this release will be discussed below....introduces safe and reliable indexing by implementing the option...option to reload the index in case some of some critical error. The...

    blog.groupdocs.com/search/groupdocs.search-.net...
  5. 使用 C# 通过索引搜索文件夹中的文本 |使用 .NET 搜索 API

    使用 GroupDocs Search API for .NET Developers 按部分搜索文本、文本索引、指定搜索线程数和获取搜索时间以在 C# 中获取搜索结果。...an index in the specified folder Index index = new Index(indexFolder);...Index(indexFolder); // Indexing documents from the specified folder index.Add(documentsFolder);...

    blog.groupdocs.com/zh/search/search-text-by-ind...
  6. Load Email document with options | Documentation

    Learn this article and check how to load and convert Email documents with advanced options using GroupDocs.Conversion for Java API....ArrayList <>(); try { final int [] index = { 1 }; converter . convert...-> { try { String fileName = index [ 0 ] == 1 ? "converted.pdf"...

    docs.groupdocs.com/conversion/java/load-email-d...
  7. Search text | Documentation

    This article explains that how to search text from documents....Member Description A zero-based index of the start position of the...Depending on property value this index starts from the document start...

    docs.groupdocs.com/parser/java/search-text/
  8. Find Synonyms of any Word using C# | Synonym Gr...

    Find all the possible synonyms of any word in C# using .NET API. Get different collections of synonyms arranged by different meanings of the same word.... Create index using Index class. Get the collection...synonyms. Create the index using Index class. Get the collection...

    blog.groupdocs.com/search/find-synonyms-of-word...
  9. Search with Aliases in Document using C#

    Let's learn how to search with aliases in document using C#. Simplify queries, boost accuracy, and achieve robust document search with aliases in C# across platforms....search with aliases Create an Index object to establish a searchable...prepared for processing Use the Index.Add method to add documents...

    kb.groupdocs.com/search/net/search-with-aliases...
  10. Numeric Range Search in Java

    Easily execute numeric range search in Java with GroupDocs.Search. Discover advanced and efficient methods to search numeric ranges in documents Java seamlessly....capabilities Instantiate the Index class to specify a storage location...Utilize the Index.add method to add documents to the index by providing...

    kb.groupdocs.com/search/java/numeric-range-sear...