This is an automated email from the ASF dual-hosted git repository.
adamsaghy pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git
from 9d1aefe619 Merge pull request #6150
add 3d0c6bee7a FINERACT-2684: Enhance Search API
new 355fd6fcb6 Merge pull request #6153
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../search/service/SearchReadServiceImpl.java | 65 ++++++++++----
.../search/starter/SearchConfiguration.java | 5 +-
.../search/service/SearchReadServiceImplTest.java | 98 ++++++++++++++++++++++
3 files changed, 149 insertions(+), 19 deletions(-)
create mode 100644
fineract-provider/src/test/java/org/apache/fineract/portfolio/search/service/SearchReadServiceImplTest.java