Error403x / fulltextsearch

πŸ” Core of the full-text search framework for Nextcloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Full text search

Scrutinizer Code Quality

Full text search is the core app of a full-text search framework for your Nextcloud. To have it operate, and get content indexed, some other apps are needed:

  • Some Providers Apps to extract content from your Nextcloud.
  • A Platform App that communicate with a search platform (ie. Elastic Search, Solr, …) in order to index the content provided by the Providers.
    Note: There is no limit to the number of platform-apps that can be installed, however only one can be selected from the admin interface

Documentation

Can be found on the wiki

About

πŸ” Core of the full-text search framework for Nextcloud

License:GNU Affero General Public License v3.0


Languages

Language:PHP 73.5%Language:JavaScript 24.7%Language:CSS 1.3%Language:Makefile 0.5%