-
Notifications
You must be signed in to change notification settings - Fork 76
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Pagination in Hybrid query Signed-off-by: Varun Jain <varunudr@amazon.com> * Remove unwanted code Signed-off-by: Varun Jain <varunudr@amazon.com> * Adding hybrid query context dto Signed-off-by: Varun Jain <varunudr@amazon.com> * Adding javadoc in hybridquerycontext and addressing few comments from review Signed-off-by: Varun Jain <varunudr@amazon.com> * rename hybrid query extraction method Signed-off-by: Varun Jain <varunudr@amazon.com> * Refactoring to optimize extractHybridQuery method calls Signed-off-by: Varun Jain <varunudr@amazon.com> * Changes in tests to adapt with builder pattern in querybuilder Signed-off-by: Varun Jain <varunudr@amazon.com> * Add mapper service mock in tests Signed-off-by: Varun Jain <varunudr@amazon.com> * Fix error message of index.max_result_window setting Signed-off-by: Varun Jain <varunudr@amazon.com> * Fix error message of index.max_result_window setting Signed-off-by: Varun Jain <varunudr@amazon.com> * Fixing validation condition for lower bound Signed-off-by: Varun Jain <varunudr@amazon.com> * fix tests Signed-off-by: Varun Jain <varunudr@amazon.com> * Removing version check from doEquals and doHashCode method Signed-off-by: Varun Jain <varunudr@amazon.com> --------- Signed-off-by: Varun Jain <varunudr@amazon.com>
- Loading branch information
1 parent
b4cb267
commit b084838
Showing
24 changed files
with
880 additions
and
103 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.