cloudant-labs / clouseau

Expose Lucene features as an erlang-like node
Apache License 2.0
57 stars 32 forks source link

Make it possible to snapshot more easily #49

Closed rnewson closed 2 years ago

rnewson commented 2 years ago

We can now snapshot by talking to clouseau directly.

tonysun83 commented 2 years ago

I re-ran the java ci checks a few times and IndexService test keeps failing. It doesn't seem you modified anything that different from the previous commit.

rnewson commented 2 years ago

hm, annoying. test suite passes locally and (clearly) the changes don't touch anything to do with highlighting. It must be a timeout somewhere. I'll keep retrying for a bit.

rnewson commented 2 years ago

@tonysun83 fifth time lucky. I merged just to move forward. If there's problems with this in testing I'll have another PR and/or if you have review comments.