Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 3,087 for

indexes

(0.08 sec)
  1. Keyboard layout correction | GroupDocs

    This article gives the knowledge that the keyboard layout correction feature can be used when entering search queries, users of your software may make input errors, forgetting to switch the desired keyboard layout....an index in the specified folder Index index = new Index ( indexFolder...); // Indexing documents from the specified folder index . Add...

    docs.groupdocs.com/search/net/keyboard-layout-c...
  2. Homophone search | GroupDocs

    This article gives the knowledge which allows you to find not only the words specified in the search query, but also the homophones, words that are pronounced the same but differ in meaning....an index in the specified folder Index index = new Index ( indexFolder...); // Indexing documents from the specified folder index . Add...

    docs.groupdocs.com/search/net/homophone-search/
  3. Separate data extraction | GroupDocs

    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...
  4. Document renaming | GroupDocs

    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/
  5. Custom text extractors | GroupDocs

    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...
  6. Perform Faceted Search using C#

    In this topic, you will learn how to perform faceted search using C#. We will provide sample code example to create faceted search in C# without requiring any tools....search with facets Initialize an Index object to create a storage location...where your documents can be indexed for efficient searching Add...

    kb.groupdocs.com/search/net/perform-faceted-sea...
  7. Rechercher des caractères spéciaux dans des doc...

    Apprenez sans effort à rechercher des caractères spéciaux dans des documents à l'aide de Java. Améliorez la précision et la pertinence de la recherche de texte avec des caractères spéciaux en Java....spéciaux Initialiser un objet Index pour organiser et gérer les...des documents à l’index avec la méthode Index.add, en vous assurant...

    kb.groupdocs.com/fr/search/java/search-special-...
  8. Arbeiten mit Suchergebnissen mithilfe von Java

    Erfahren Sie, wie Sie mithilfe von Java mit Suchergebnissen arbeiten und Suchergebnisse effizient in Java abrufen und Suchprozesse für bessere Leistung und Genauigkeit optimieren.... Von der Einrichtung eines Index-Repositorys bis hin zur Einrichtung...Indexobjekt mit der Klasse Index und geben Sie den Ordnerspeicherort...

    kb.groupdocs.com/de/search/java/work-with-searc...
  9. Pesquisa de arquivos Java - Pesquise vários tex...

    Pesquise vários textos ou frases em vários arquivos espalhados por diversas pastas usando Java. Destaque os resultados da verificação nos respectivos arquivos HTML.... Crie um objeto Index com o caminho da pasta de índice...índice especificado. Indexe a pasta do documento pai usando o...

    blog.groupdocs.com/pt/search/search-multiple-te...
  10. Pesquisa de arquivos .NET - Pesquise vários tex...

    Pesquise vários textos ou frases em vários arquivos espalhados por diversas pastas usando C#. Destaque os resultados da verificação nos respectivos arquivos HTML.... Crie um objeto Index com o caminho da pasta de índice...índice especificado. Indexe a pasta do documento pai usando o...

    blog.groupdocs.com/pt/search/search-multiple-te...