Libraries tagged by data index
ivanomatteo/laravel-scout-fulltext-engine
708 Downloads
A scout DB fulltext-based driver that store index data in related tables
neclimdul/coveo-push-api
403 Downloads
The Push API allows you to *push* items and security identities, as opposed to letting standard Coveo Cloud V2 crawlers *pull* this data from a content repository. This is especially useful when you need to index content from a cloud or on-premises system for which no dedicated source type exists in the Coveo Cloud V2 platform.
mateuszmesek-magento2/module-document-data-index-sync
727 Downloads
N/A
mateuszmesek-magento2/module-document-data-index-queue-api
654 Downloads
N/A
mateuszmesek-magento2/module-document-data-index-queue
679 Downloads
N/A
mateuszmesek-magento2/module-document-data-index-mview-api
659 Downloads
N/A
mateuszmesek-magento2/module-document-data-index-mview
858 Downloads
N/A
mateuszmesek-magento2/module-document-data-index-indexer-api
654 Downloads
N/A
mateuszmesek-magento2/module-document-data-index-indexer
668 Downloads
N/A
franjsco/crypto-fear-greed-index
11 Downloads
A PHP package to fetch Bitcoin Crypto Fear and Greed Index data from alternative.me
mateuszmesek-magento2/module-document-data-cms-page-indexer
678 Downloads
N/A
mateuszmesek-magento2/module-document-data-cms-block-indexer
661 Downloads
N/A
mateuszmesek-magento2/module-document-data-catalog-product-indexer
678 Downloads
N/A
mateuszmesek-magento2/module-document-data-catalog-category-indexer
674 Downloads
N/A
malkusch/php-index
19813 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.