Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 500 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 500 Bytes

Fulltextsearch

The FulltextSearch Extension provides fulltext search capabilities for the OntoWiki. It overrides the global SPARQL-based search function with an autocompletion featured index-search.

Installation

The required libraries are already integrated. If you want to update e.g. the elasticsearch-php library you can use the php-composer to update.

Tips

If you get an error about php-curl install the required package (example for Ubuntu): sudo apt-get install php5-curl