Top "Zend-search-lucene" questions

Zend Search Lucene is a PHP library for creating and searching full text indexes using the Lucene index format.

Retrieve Laravel Model results based on multiple ID's

I have implemented ZendSearch into my Laravel application. I am using it as my search engine where users will type …

php laravel eloquent zend-search-lucene relevance
How to import data from one solr core to another solr instance

I need to import data from one Solr instance to another instance Full data and index import. I have searched …

solr lucene data-import zend-search-lucene solr5