RSQL to Elasticsearch Query Converter

Enter RSQL Query and other Attributes

About

This tool converts an RSQL query into elasticsearch (es) query which is ready to be used for searching your data stored into Elasticsearch.

Look at RSQL query examples.

Apart from RSQL input, it accepts other elasticsearch parameters such as from which record to start, and how many records to return in each page; what are the sort crieteria, and sort order; what fields are to include and/or exclude in search response.

It is always free when using this web interface.

There is an api which can be used to conver RSQL query into Elasticsearch query in your application code, dynamically. The API details will be available soon.

Find more about the API.

Copyright © Karigar's Input/Output Tools 2020.