Drupli Search

Component ID

1274034

Component name

Drupli Search

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Drupli Search is a module that aims to provide a SEO optimzed and AJAX based search for drupal by extending the functionality of existing the search api modules.

* Currently you are required to have your search set up with a Solr Server using the Search API.
* Only searches on a node index are currently possible
* Requires you to patch your views module and search_api module.

See the installation guide http://www.druplitec.de/drupli-search-installation-guide for more details. Please help improve the guide if you think it is incomplete, could use some more detail or anything similiar.

Features include:

* partial search
* refine search block (search sensitive with result counts)
* URLs like "search-content/SearchWord/languages-de,en/tags-Search-Views,Blocks/"
* use of AND/OR terms
* search results displayed with highlighted terms and teasers around where the term was found ( i.e. only displaying the portion around where the term was found in the body etc)

NOTE: This project is currently in an untested mode and is not to be used in productive enviroments!

It is mainly developed and sponsored by DrupliTec