Yelp / nrtsearch

A high performance gRPC server on top of Apache Lucene
Apache License 2.0
266 stars 40 forks source link

Isolate nrt_utils incremental commands from core #694

Closed aprudhomme closed 2 months ago

aprudhomme commented 2 months ago

Isolate the nrt_utils incremental commands so they will still function on legacy data while we make S3 structure changes.

After we make our changes, we can implement new versions of the needed commands.