Closed olliefreeman closed 6 years ago
Thank you for your contribution! It seems that you did a pretty amazing job with this upgrade / refactoring.
How much did you test? Is it possible that you try to use your plugin on this showcase project and PR?: https://github.com/lgrignon/grails3-quick-start ? That would be great. I will also test it on another project I have to guarantee maximum testing.
Thanks again
We have a (private) project which extensively uses the hibernate search functionality and i'm in the process of running its tests through now. However I have manually tested the changes along with updating our project to use the simple query strings and done some manual testing.
If i had more time i would write some tests for the plugin however unfortunately I have run out of time :(
I will try and add/update to the quick start repo.
Awesome, thanks.
pushed updates to resolve comments and missing README section
also all tests on our project have passed
Released to: https://bintray.com/lgrignon/plugins/hibernate-search/2.3.0
Showcase updated: https://github.com/lgrignon/grails3-quick-start/commit/1c6671e1f0f5ee4b8ed2b34b8d260485fd0133dd
Thanks again for your contribution!