πŸ” Core of the full-text search framework for Nextcloud
ΠŸΠ΅Ρ€Π΅ΠΉΡ‚ΠΈ ΠΊ Ρ„Π°ΠΉΠ»Ρƒ
Nextcloud bot ffe300e473
[tx-robot] updated from transifex
2018-05-17 00:27:28 +00:00
.tx Fix tx config 2018-02-12 23:02:43 +01:00
appinfo 0.7.1 2018-05-14 17:18:24 -01:00
css improvment on the search for each provider 2018-05-12 12:46:18 -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 0.7.01 2018-05-13 11:38:24 -01:00
l10n [tx-robot] updated from transifex 2018-05-17 00:27:28 +00:00
lib 0.7.01 2018-05-13 11:38:24 -01:00
screenshots screenshot 2017-12-28 12:06:05 -01:00
templates cleaning 2018-05-07 16:23:18 -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 nextant v2 2017-12-26 11:02:40 -01:00
Makefile 0.7.1 2018-05-14 17:18:24 -01:00
README.md typo 2018-01-09 12:32:52 -01: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-App to be installed, however only one can be selected from the Admin Interface

Documentation

Can be found on the Wiki