28 Forks
412 Stars
412 Watchers

search

Search abstraction over different search engines written in PHP. Currently implemented Elasticsearch, Opensearch, Algolia, Meilisearch, Loupe, RediSearch, Solr, Typesense. Documentation: https://php-cmsig.github.io/search/

How to download and setup search

Open terminal and run command
git clone https://github.com/PHP-CMSIG/search.git
git clone is used to create a copy or clone of search repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with search https://github.com/PHP-CMSIG/search/archive/master.zip

Or simply clone search with SSH
[email protected]:PHP-CMSIG/search.git

If you have some problems with search

You may open issue on search support forum (system) here: https://github.com/PHP-CMSIG/search/issues