jpgilaberte

Results 9 comments of jpgilaberte

I have tested this PR and it is correct. I have done some unit tests as proposed by @yufeldman. If you consider merging, I do a PR with the tests.

Hello and thanks @yufeldman. I have tested the PR and generated some unit tests but I do not know how to include the tests in this PR. I propose merge...

I agree with @DarinJ. I think it is not necessary to enter the configuration because we cover the use cases of no configuration with the default case and use cases...

Hi @karankap, Thank you for your interest in the project. I'll try to answer you. Yes, any insert / update operations on the Cassandra tables will only return successful if...

These are very good questions @karankap. - You have the possibility to force the refresh of the index as explained [here.](https://github.com/Stratio/cassandra-lucene-index/blob/branch-3.0.14/doc/documentation.rst#example) - There is a small impact but it is...

@karankap - Index writing is a step of writing flow (local to the node) of Cassandra and shares the mechanisms that guarantee the consistency of the data and the index...

Hi @ArgDS, Thank you for your interest in the project. I'll try to answer you. Force segments merge: JMX interface allows you to force a complete index segments merge. This...

Hi @ipvpbr, Thank you for your interest in the project. Yes, I think you can use Cassandra-lucene-index as backend for your reporting functionality. Elastic was designed as a search engine...