7794113455
* Change token and reference search params to 'keyword' field type * remove normalizer for keyword field * WIP - refactor lastN operation to use hibernate search generated ES index. * Add ES native aggregation builder for lastN * added date search param support for searching resourcetable ES index * * Added DateSearch parameterized tests to ElasticSearch test suite * Added more tests cases for Date searches * WIP refactor LastN test data to central generator class and use it for both hibernate-search and elastic search implementations. * WIP fix lastNDataGenerator to avoid assertion errors. * Fixed tests to run test suite on both existing lastN search implementation and newer extended lucene index based search. * Cleanup json string to avoid carriage return noise * Fix checkstyle issues * Fix checkstyle Msg code issues * Fix checkstyle Msg code issues * Add more test case for GT, SA precision modifier * Fix date precision test cases * Fix Msg Code conflicts * Add more logging * Add way more loggging * even more logging * fix msg code conflicts Co-authored-by: Tadgh <garygrantgraham@gmail.com> |
||
---|---|---|
.. | ||
src/main | ||
pom.xml |