Libraries tagged by data index
pimcore/generic-data-index-bundle
23000 Downloads
Pimcore Generic data index Bundle
aligent/magento2-indexer-fix
8113 Downloads
Fix to core Magento scheduled indexing to avoid inconsistent index data
hexogen/kdtree
54616 Downloads
file system KDTree index
namoshek/laravel-scout-database
60458 Downloads
A generic Laravel Scout driver which performs full-text search on indexed model data using an SQL database as storage backend. Indexed data is stored in normalized form, allowing efficient search.
koriym/loop
5437 Downloads
Converts iterable data sets (e.g., database results, CSV files) into an entity list generator with loop context (isFirst, isLast, index, iteration).
fsi/data-indexer
60903 Downloads
FSi DataIndexer Component - Component created to provide one simple object indexing strategy for FSi DataSource and DataGrid components.
aligent/magento2-fredhopper-indexer
2976 Downloads
Index and push data from Magento to Fredhopper
klevu/module-m2-indexing-products
406 Downloads
Provides product data and configuration for Klevu indexing
klevu/module-m2-indexing-cms
402 Downloads
Provides CMS data and configuration for Klevu indexing
klevu/module-m2-indexing-categories
402 Downloads
Provides category data and configuration for Klevu indexing
bmdevel/php-index
35025 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.
crawlzone/crawlzone
5084 Downloads
Crawlzone is a fast asynchronous internet crawling framework aiming to provide open source web search and testing solution. It can be used for a wide range of purposes, from extracting and indexing structured data to monitoring and automated testing.
toastnz/indexedsearch
2993 Downloads
A fulltext search module for SilverStripe that filters any data object and their relations, with filtering, fuzzy and boosting options.
appcheap/search-engine
397 Downloads
Data indexing and for search engine
ivanomatteo/laravel-scout-fulltext-engine
634 Downloads
A scout DB fulltext-based driver that store index data in related tables