Registry / utility / handcraftedinthealps-zendsearch

handcraftedinthealps-zendsearch

JSON →
library2.2.2phppackagistunverified

A general purpose text search engine written entirely in PHP 5.

composer require handcraftedinthealps/zendsearch
INSTALL
IMPORT
SIG · HANDCRAFTEDINTHEAL
H
handcraftedinthealps-zendsearch
utilityphpv2.2.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Lucene
use ZendSearch\Lucene\Lucene;

Create a Lucene index and add a document.

use ZendSearch\Lucene\Lucene; $index = Lucene::create('/path/to/index'); $index->addDocument(new \ZendSearch\Lucene\Document());
Debug
Known issues
breakingRequires PHP 5.6 or higher; not compatible with PHP 8+.
fix
Use an alternative search engine or upgrade the library.
affects: >=2.0.0
Upgrade
Version history
2.2.2latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
handcraftedinthealps-zendsearch — pip install handcraftedinthealps-zendsearch · libregistry