Commit graph

12 commits

Author SHA1 Message Date
j
48e6d4af6f render search result highlights as images and show in pages view 2023-06-12 14:30:32 +01:00
j
9d124d65af log error, don't fail 2022-02-15 14:56:29 +01:00
j
79c5d948b5 close filedescriptor after use 2022-01-03 12:33:15 +01:00
j
e4133ffa1d missing import 2022-01-03 12:26:16 +01:00
j
950bec609d fulltext search in pages 2021-11-15 15:27:12 +00:00
j
a2ff9480cf no results for empty query 2020-01-21 14:09:38 +01:00
j
53ed483f9c don't fail with empty fulltext query 2020-01-21 14:09:01 +01:00
j
ead29304bc document might already be gone 2019-12-02 21:29:14 +01:00
j
5efd7eadc6 fix has_fulltext_key check 2019-12-02 19:11:40 +01:00
j
2889c15dc8 remove documents from index 2019-12-01 17:35:54 +01:00
j
44b4f092d1 only extract fulltext if fulltext key is defined 2019-12-01 16:17:58 +01:00
j
fe023c2f97 fulltext search for documents
optional fulltext search for documents using elasticsearch
text is extracted from pdfs and via ocr from images
2019-11-17 13:02:12 +01:00