1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-16 19:44:08 +02:00

Updated Setting up Search (markdown)

Nick Sweeting
2024-05-07 02:45:50 -07:00
parent 41c661d269
commit af71cda6f3

@@ -163,7 +163,7 @@ docker compose run archivebox list --filter-type=search 'some text to search'
- maintains lightweight, compressed search index that is minuscule compared to original data
- all-in-one binary written in rust, available cross-platform and easy to deploy
- supports advanced full-text search features like normalization, stemming, etc.
- supports indexing and querying on a remote server (many separate ArchiveBox instances can share a single `sonic` instance)
- supports indexing and querying on a remote server (many ArchiveBox instances can share a single `sonic` instance)
#### Cons