[
https://issues.apache.org/jira/browse/CAMEL-12962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Derek White updated CAMEL-12962:
--------------------------------
Description:
There is currently no straightforward way that I know of to request more than
the first 10 search results. Please allow from and size for SearchSource /
SearchRequest to be set via URI.
To add, since the ElasticsearchActionRequestConverter actually pulls the root
node of the Query DSL, setting from and size in the request body string or Map
is actually ignored.
was:There is currently no straightforward way that I know of to request more
than the first 10 search results. Please allow from and size for SearchSource /
SearchRequest to be set via URI.
> Allow from and size for SearchSource / SearchRequest to be set via URI
> ----------------------------------------------------------------------
>
> Key: CAMEL-12962
> URL: https://issues.apache.org/jira/browse/CAMEL-12962
> Project: Camel
> Issue Type: Improvement
> Components: camel-elasticsearch-rest
> Affects Versions: 2.22.1
> Reporter: Derek White
> Priority: Minor
>
> There is currently no straightforward way that I know of to request more than
> the first 10 search results. Please allow from and size for SearchSource /
> SearchRequest to be set via URI.
> To add, since the ElasticsearchActionRequestConverter actually pulls the root
> node of the Query DSL, setting from and size in the request body string or
> Map is actually ignored.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)