Commit Graph

18 Commits (main)

Author SHA1 Message Date
Olivier 'reivilibre' 05a60af389 tantivy backend: return tags in search results
ci/woodpecker/push/check Pipeline failed Details
ci/woodpecker/push/manual Pipeline failed Details
ci/woodpecker/push/release Pipeline was successful Details
2022-11-28 23:19:11 +00:00
Olivier 'reivilibre' 555ad2eab3 Fix typo in tantivy backend query 2022-07-02 22:53:24 +01:00
Olivier 'reivilibre' 7db96bee95 Bump fancy_mdbx to v0.1.1 to fix size limit
ci/woodpecker/push/check Pipeline was successful Details
ci/woodpecker/push/manual Pipeline failed Details
ci/woodpecker/push/release Pipeline was successful Details
ci/woodpecker/tag/check Pipeline was successful Details
ci/woodpecker/tag/manual Pipeline was successful Details
ci/woodpecker/tag/release Pipeline was successful Details
2022-06-26 18:40:18 +01:00
Olivier 'reivilibre' e1dcd73423 Add more context to error messages 2022-06-26 18:02:03 +01:00
Olivier 'reivilibre' e2c2adefa2 Publish and use fancy_mdbx and metrics-process-promstyle 2022-04-01 22:47:52 +01:00
Olivier 'reivilibre' f31c2bba1e Add MIT/Apache2 licence 2022-04-01 22:25:06 +01:00
Olivier 'reivilibre' 25db9fdb24 Store icons in the icon store 2022-03-27 22:06:06 +01:00
Olivier 'reivilibre' 8ec8003dbb Store favicon BLAKE3 hashes in the doc store 2022-03-27 21:30:38 +01:00
Olivier 'reivilibre' 39ffdd1f1f Pass through excerpts from the Tantivy backend 2022-03-26 17:25:43 +00:00
Olivier 'reivilibre' d26b4271ce Add proof-of-concept search UI page
continuous-integration/drone the build failed Details
2022-03-25 23:39:27 +00:00
Olivier 'reivilibre' 9c7dfb93f1 Fix search and make some minor improvements 2022-03-25 19:32:45 +00:00
Olivier 'reivilibre' 3a6f2fdf7a Add a way to search for documents at the CLI (proof of concept) 2022-03-25 19:28:57 +00:00
Olivier 'reivilibre' c01740113f Open a fancy_mdbx database to store documents in for the Tantivy backend 2022-03-25 19:17:34 +00:00
Olivier 'reivilibre' 4f4c3e36d1 Prepare indexer 2022-03-24 23:19:32 +00:00
Olivier 'reivilibre' 7fa302b2c2 Support flush() for Tantivy 2022-03-24 22:57:55 +00:00
Olivier 'reivilibre' 139fe380bc Cargo fmt 2022-03-24 22:57:13 +00:00
Olivier 'reivilibre' f43424de94 Add an open function for the Tantivy Backend 2022-03-24 22:55:21 +00:00
Olivier 'reivilibre' 73154e7e34 Move the indexer around 2022-03-24 19:50:20 +00:00