πŸ” Core of the full-text search framework for Nextcloud
ΠŸΠ΅Ρ€Π΅ΠΉΡ‚ΠΈ ΠΊ Ρ„Π°ΠΉΠ»Ρƒ
Nextcloud bot f9d193d796
[tx-robot] updated from transifex
2018-10-12 00:17:36 +00:00
.tx Fix tx config 2018-02-12 23:02:43 +01:00
appinfo 1.0.1 2018-10-05 18:22:02 +02:00
css ui glitch 2018-06-14 16:01:40 -01:00
docs nextant v2 2017-12-26 11:02:40 -01:00
img keeping NC searchbox 2018-02-08 08:43:01 -01:00
js adding l10n - #392 2018-10-11 11:06:11 +02:00
l10n [tx-robot] updated from transifex 2018-10-12 00:17:36 +00:00
lib cleaning 2018-10-05 18:20:33 +02:00
screenshots rename 2018-08-28 20:30:39 +02:00
templates adding l10n - #392 2018-10-11 11:06:11 +02: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 1.0.0 2018-10-02 09:40:49 +02:00
LICENSE nextant v2 2017-12-26 11:02:40 -01:00
Makefile 1.0.1 2018-10-05 18:22:02 +02:00
README.md RC1 2018-08-18 22:51:14 +02:00

README.md

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