This release brings a massive improvement in the aggregations API. Also there are some minor bugfixes in this release.
picturesafe-search is an open source Java framework that allows for ultra fast adoption of Elasticsearch queries capabilities to old and new java applications.
You can find out more about picturesafe-search at picturesafe-search.io.
We use semantic versioning for the development of picturesafe-search.
With Apache Maven add this dependency to your pom.xml
:
Or clone the GitHub repository and build the distribution yourself.
Have fun!
— The picturesafe-search team
StandardIndexPresetConfiguration
.ElasticsearchType.KEYWORD
to add non-analyzed keyword fields to the Elasticsearch index.SearchParameter
.id
is not in the attributes of SearchResultItem
if it’s not in the index settings, or it was excluded of the SearchParameter.fieldsToResolve
.SearchAggregation
via SearchParameter.aggregations
. The previously predifined
AggregationBuilderFactory
configuration has been refactored completely to match the new aggregation API. Please see the updated
documentation for details.with by the picturesafe-search community
Code licensed Apache License 2.0 Documentation licensed CC-BY-4.0