Welcome to mirror list, hosted at ThFree Co, Russian Federation.

CHANGELOG.md - github.com/nextcloud/fulltextsearch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e2e86d4bf39c022d35e78592b9137bbaba1d5c6c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
**1.0.3**
- max_delay is now configurable.
- possibility to not use the cron system from nextcloud.
- new command nextant:background to be run in cron.
- adding is: function during search (is:deleted)
- bugfixes:
  * pdf from outside the current folder were not opened
  * commit were not triggered in some situation
  * external files were not indexed in some situation
  * missing entries from Live if sql is gone
  
**1.0.1**
- new tool: nextant:pick
- new compat with Bookmarks 0.9.1
- bugfixes:
 * remove files_external in admin if module is not enabled.
 * few glitch in command line tools.
 * cleaner exits on empty live queue.
 * error while indexing on encrypted external storage

**1.0.0**
First release.