Hi,
I would like to ask how do people do testing of
Elasticsearch setup/configuration, especially in Java.
For example, some search operations can be quite sensitive to even little
mappings and analysis changes, like suggestions for example. Are there any
common practices how to best validate setup configurations in an automated
way. Are there already any tools that can help in testing process as
opposed to home-grown solution? Extensions to common Java testing
frameworks?
For example, starting two or three node cluster, creating indices, setting
up mappings and analysis, indexing sample data and then running queries and
validating results. This can be a lot of work, are there already any tools
that can make this more automated/declarative/less tedious? Preferably
maven friendly.
Thanks,
Lukas
--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.