Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 484 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 484 Bytes

JPHP Lucene Library

Logo

Lucene is a Java library providing powerful indexing and search features, as well as spellchecking, hit highlighting and advanced analysis/tokenization capabilities.

This is jphp package for using lucene java library (ver 8.5+)

How To Add?

Use jppm tool:

jppm add jphp-lucene-ext@git+https://github.com/jphp-group/jphp-lucene-ext.git

How to run tests?

jppm build+test