Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 3,183 for

indexes

(0.64 sec)
  1. Alias dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Alias dictionary....all the aliases defined in an index. Information on using aliases...opening an index from the specified folder Index index = new Index...

    docs.groupdocs.com/search/net/alias-dictionary/
  2. Case sensitive search | GroupDocs

    This article gives the knowledge of the case sensitive search which allows you to find words considering uppercase and lowercase letters as distinct using Java....an index in the specified folder Index index = new Index ( indexFolder...); // Indexing documents from the specified folder index . add...

    docs.groupdocs.com/search/java/case-sensitive-s...
  3. Logging | GroupDocs

    This article demonstrates that how creating and assigning a logger of an index, as well as on the implementation of a custom logger using search API....Developer Guide / Advanced Usage / Indexing / Logging Logging Leave feedback...and assigning a logger of an index, as well as on the implementation...

    docs.groupdocs.com/search/net/logging/
  4. 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/nodejs-java/separate-...
  5. Migration Notes | GroupDocs

    Why To Migrate? Here are the main reasons for using the new updated API provided by GroupDocs.Search for Java from version 19.10: Unified work with some similar entities to increase the intuitiveness of using API. The architecture of the product has been revised and optimized, so that some functions will work faster. Some entities have been renamed to improve code readability. The changes made to the API are not too significant, so the migration will not be too difficult....an index in the specified folder Index index = new Index ( indexFolder...); // Indexing documents from the specified folder index . addToIndex...

    docs.groupdocs.com/search/java/migration-notes/
  6. Configuring search network | GroupDocs

    This page contains information about configuring the search network....methods for configuring general index settings, as well as for configuring...following settings for each index of the distributed search network:...

    docs.groupdocs.com/search/java/configuring-sear...
  7. Correction orthographique dans la recherche de ...

    Implémentez la correction orthographique dans la recherche de documents avec C#. Activez la vérification orthographique pour une récupération précise et efficace des documents, garantissant des résultats pertinents sur toutes les plateformes....dans votre projet Créer un index dans le dossier spécifié à l’aide...l’aide de la classe Index Utilisez la méthode Index.Add pour ajouter...

    kb.groupdocs.com/fr/search/net/spelling-correct...
  8. ابحث عن نص في تنسيقات مستندات Word و Excel و PD...

    GroupDocs.Search هي واجهة برمجة تطبيقات قوية للبحث عن النص الكامل تتيح لك البحث في أكثر من 70 تنسيقًا للوثائق في تطبيقاتك....// Specify the path to the index folder string documentsFolder...Create new index or // b) Open existing index Index index = new Index(indexFolder);...

    blog.groupdocs.com/ar/search/search-text-in-wor...
  9. Búsqueda de archivos Java: busque varios textos...

    Busque múltiples textos o frases en varios archivos distribuidos en diversas carpetas utilizando Java. Resalte los resultados del escaneo en los respectivos archivos HTML.... Indexe la carpeta de documentos principal...carpeta especificada Index index = new Index("path/for/indexingFolder");...

    blog.groupdocs.com/es/search/search-multiple-te...
  10. Najděte jakékoli slovo a jeho synonyma ve více ...

    Najděte konkrétní slovo a jeho synonyma v různých souborech pomocí Java. Podobně získáte všechna synonyma seskupená podle různých významů pomocí rozhraní Java Search API.... Vytvořte index pomocí definované složky indexu...indexu pomocí třídy Index . Přidejte složku dokumentů do rejstříku...

    blog.groupdocs.com/cs/search/find-synonyms-in-m...