|
|
|
|
|
by guilload
1869 days ago
|
|
What we store on S3 is a regular tantivy index and another tiny data structure that we call "turbo index", which makes queries faster on object storages. For this demo, the tantivy indexes are fairly large and we issue HTTP Range requests against them. https://github.com/tantivy-search/tantivy |
|