This article gives the knowledge that how to search by date with date range search using Java search API....an index in the specified folder Indexindex = new Index ( indexFolder...); // Indexing documents from the specified folder index . add...
This article shows that how to allow you to search for nouns in the singular or plural, adjectives in the degree of comparison, forms of regular and irregular verbs, etc....different word forms in an index. C# string indexFolder = @"c:\MyIndex\"...an index in the specified folder Indexindex = new Index ( indexFolder...
This article gives the knowledge of the API methods which can be used to perform operations about document passwords or password dictionary using Java....documents to be indexed. Information on indexing password protected...an index from in specified folder Indexindex = new Index ( indexFolder...
This article gives knowledge about the reverse image search, which makes it possible to search for similar images in ZIP archives, various documents, and individual files....Search index, reverse image search allows...hashes of the images in the index. The idea of a perceptual hash...
This article shows how to handle search queries if they contain special characters and separator characters....the text, since it is not indexed. And as a result, words containing...found. Since, in fact, when indexing, these characters break the...
This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search using Java search API....an index in the specified folder Indexindex = new Index ( indexFolder...); // Indexing documents from the specified folder index . add...
This article gives the knowledge about the ability to perform search by chunks using Java search API....method of the class, only in one index segment search is performed...relevant when searching in large indexes containing tens and hundreds...
This article explains that how to detect encoding of a text file automatically....Developer Guide / Advanced Usage / Indexing / Text file encoding detection...text file can be set during indexing when the event is raised....
This article gives the knowledge about the ability to perform search by chunks....method of the class, only in one index segment search is performed...relevant when searching in large indexes containing tens and hundreds...
This article gives the knowledge of the API methods which can be used to perform operations about word forms provider interface....an index in the specified folder Indexindex = new Index ( indexFolder...); // Indexing documents from the specified folder index . Add...