18 Commits

Author SHA1 Message Date
8fdb832c85 refactor index schema, remove sidecar parsing, remove TS 2023-09-05 18:59:18 -04:00
857f3315c2 Rework user scripts, update DB schema to support embeddings 2023-08-19 15:46:19 -04:00
fc36f33d52 use sqlite to save index, major thread pool refactor 2023-04-03 21:39:50 -04:00
1205981a11 CURL error handling, fix ES version handling, support for ES8, add --es-insecure-ssl argument 2022-04-23 10:29:31 -04:00
2b639bd4ac Error handling in get_es_version() 2022-03-05 14:59:37 -05:00
16a4fb4874 Rework document IDs 2022-03-05 11:18:06 -05:00
Yatao Li
2cb57f3634 index: bulk delete 2022-01-25 19:03:25 +08:00
Yatao Li
291d307689 index: incremental indexing, add stub for index entries removal 2022-01-25 19:03:25 +08:00
3d7b977a82 Read ES version, handle legacy versions, add notice & debug info 2021-10-21 19:14:43 -04:00
050c1283a3 Remove UUID dep, fix incremental scan, use MD5(path) as unique id, version bump 2020-12-31 10:26:05 -05:00
72ce217f9c Optionally ES schema from file #117 2020-10-25 09:44:30 -04:00
1c898640cf Fix #88 2020-08-25 10:38:38 -04:00
995a196690 Log user script task, add async arg 2020-08-03 19:44:43 -04:00
13f4dbed2d Handle 429, multi-threaded index module 2020-07-11 17:42:46 -04:00
dc2e4443c4 Add exec-script command 2020-06-19 21:07:19 -04:00
ca79e4f797 add /status endpoint 2020-01-28 10:18:37 -05:00
ebfd7e03ce User scripts, bug fixes, docker image 2019-11-12 20:58:43 -05:00
564a17a8fa Initial commit (squashed) 2019-10-25 20:25:01 -04:00