public interface ElasticsearchSearchRequestTransformer
WARNING: Direct changes to the request may conflict with Hibernate Search features
and be supported differently by different versions of Elasticsearch.
Thus they cannot be guaranteed to continue to work when upgrading Hibernate Search,
even for micro upgrades (x.y.z to x.y.(z+1)).
Use this at your own risk.
| Modifier and Type | Method and Description |
|---|---|
void |
transform(ElasticsearchSearchRequestTransformerContext context) |
void transform(ElasticsearchSearchRequestTransformerContext context)
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.