Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 2,866 for

indexes

(0.08 sec)
  1. Escape Special Characters in Search Queries usi...

    We are pleased to announce the monthly release of GroupDocs.Search for .NET 19.2. Improvements such as indexing of a ZIP archive inside other ZIP and escape of special characters in search queries are introduced. Please check GroupDocs.Search for .NET 19.2 release notes for further reference. We would recommend you to download and integrate latest version of the API. Breaking Change Removed obsolete methods Import and Export from dictionary classes Improvements Following improvements are introduced in this release:... Improvements such as indexing of a ZIP archive inside other...@"c:\MyDocuments"; // Creating index Index index = new Index(indexFolder); //...

    blog.groupdocs.com/search/escape-special-charac...
  2. Character types | Documentation

    This page contains descriptions of all character types. Character types differ in how characters of these types are indexed....Developer Guide / Advanced Usage / Indexing / Character types Character...characters of these types are indexed. For more information on managing...

    docs.groupdocs.com/search/java/character-types/
  3. Créez votre solution de recherche plein texte e...

    API de recherche de texte pour les applications .NET à rechercher via l'indexation. Trouvez du texte dans plusieurs fichiers Word, Excel, PDF, fichiers texte d'un dossier et mettez en surbrillance les résultats de la recherche....fonctionne en utilisant des index de texte. Dans cet article,...une recherche plein texte. Indexation Effectuer une recherche Indexage...

    blog.groupdocs.com/fr/search/build-your-full-te...
  4. Character types | Documentation

    This page contains descriptions of all character types. Character types differ in how characters of these types are indexed....Developer Guide / Advanced Usage / Indexing / Character types Character...characters of these types are indexed. For more information on managing...

    docs.groupdocs.com/search/nodejs-java/character...
  5. Separate data extraction | Documentation

    This article explains how to separately extract data from documents and add the extracted data to the index....Developer Guide / Advanced Usage / Indexing / Separate data extraction...adding the extracted data to the index. The extracted data can be easily...

    docs.groupdocs.com/search/net/separate-data-ext...
  6. Volltextsuchlösung in Java erstellen | In Datei...

    Volltextsuche-API für Java-Anwendungen zur Suche über Indizierung. Finden Sie Text in mehreren Word-, Excel-, PDF- und TXT-Dateien eines Ordners und markieren Sie Suchergebnisse....Sie Dateien mit Java # Ein Index enthält gescannten Text aller...durchführen, wird nur auf den Index verwiesen und nicht auf den...

    blog.groupdocs.com/de/search/build-full-text-se...
  7. 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...
  8. Document renaming | Documentation

    Sometimes a situation arises when an indexed document is renamed, but its contents have not changed. In this case, to save computing resources, you can notify the index about the renaming of the document, and then the document will not be reindexed during the update operation. To notify an index about renaming a document, the notifyIndex method is used with the corresponding notification object as a parameter. You should keep in mind that if an index is notified of the renaming of a document, it will not be reindexed the next time you call the update method, even if its contents have changed....Developer Guide / Advanced Usage / Indexing / Document renaming Document...a situation arises when an indexed document is renamed, but its...

    docs.groupdocs.com/search/java/document-renaming/
  9. Custom text extractors | Documentation

    GroupDocs.Search for Node.js supports indexing of many document formats. But there is also the possibility to implement support for any format other than the existing ones....Developer Guide / Advanced Usage / Indexing / Custom text extractors Custom...GroupDocs.Search supports indexing of many document formats....

    docs.groupdocs.com/search/nodejs-java/custom-te...
  10. Boolean search | Documentation

    This article gives the knowledge of the boolean search definition which includes all boolean operators used for boolean search, and boolean query examples using Java....Creating an index in the specified folder const index = new groupdocs...groupdocs . search . Index ( indexFolder ); // Indexing documents from...

    docs.groupdocs.com/search/nodejs-java/boolean-s...