🔍 Core of the full-text search framework for Nextcloud
Перейти к файлу
Maxence Lange 0215631884 ui glitch
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-06-14 16:01:40 -01:00
.tx Fix tx config 2018-02-12 23:02:43 +01:00
appinfo 0.8.0 2018-06-13 16:32:53 -01:00
css ui glitch 2018-06-14 16:01:40 -01:00
docs
img keeping NC searchbox 2018-02-08 08:43:01 -01:00
js issue with ie11 - #338 2018-06-14 09:31:23 -01:00
l10n [tx-robot] updated from transifex 2018-06-12 00:26:36 +00:00
lib limit field with in: 2018-06-13 17:10:39 -01:00
screenshots screenshot 2017-12-28 12:06:05 -01:00
templates display source 2018-05-23 09:12:28 -01:00
.gitignore please ignore 2017-12-26 18:20:34 -01:00
.scrutinizer.yml scrut this 2017-12-27 11:27:08 -01:00
CHANGELOG.md 0.7.01 2018-05-13 11:38:24 -01:00
LICENSE
Makefile 0.8.0 2018-06-13 16:32:53 -01:00
README.md Small versal nouns 2018-05-23 01:11:18 +02:00

README.md

Full text search

Scrutinizer Code Quality

BETA VERSION

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