Nice API for serverless search! I like the use of compressed bit sets.
Looks like the engine loads all the documents (data files to KV) once-only at deploy time. How hard or easy is it to allow runtime document adding/updating/removing (via REST methods), and automatic reindexing?
Nice API for serverless search! I like the use of compressed bit sets.
Looks like the engine loads all the documents (data files to KV) once-only at deploy time. How hard or easy is it to allow runtime document adding/updating/removing (via REST methods), and automatic reindexing?