Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi !
I am trying to get data from Elasticsearch with the API REST Connector into my QV application.
I am able to connect to my elasticsearch base but I can't reach all data.
When I use custom pagination or offset i have an error message .
With the offset my custom connection is like this :
CUSTOM CONNECT TO "Provider=QvRestConnector.exe;url=http://hostname/index/_search;timeout=1000;method=GET;autoDetectResponseType=true;keyGenerationStrat...";
With the custom pagination i have this:
CUSTOM CONNECT TO "Provider=QvRestConnector.exe;url=http://hostname/index/F_search;timeout=30;method=GET;autoDetectResponseType=true;keyGenerationStrate...";
Thank you in advance for your help
Ce message a été modifié par : Sitrakiniaina JAUNET