FIQL for abstraction of Query Syntax

Hi

I am responsible for provisioning a search service to the enterprise and
would like to provision a querying syntax in a vendor agnostic fashion.
Has anyone tried this before ?
I am looking at FIQL
https://tools.ietf.org/html/draft-nottingham-atompub-fiql-00 and CQL
http://www.loc.gov/standards/sru/cql/ as a possible alternative to
abstract elastic query DSL for my end users.

any thoughts / recommendations ?

Thanks
Pradeep

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/6f9855ad-1e36-4da8-bd91-c736db03ab24%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

I implemented CQL for Elasticearch

https://github.com/xbib/elasticsearch-plugin-sru

I do not recommend it for the general case because CQL is inferior to the
power and expressiveness of Elasticsearch DSL. If you have audience that
prefers old school boolean search and do not want ES-specific features or
reject fine control of ES search operations and ES data types, you may
offer CQL.

Jörg

On Wed, Apr 22, 2015 at 7:40 PM, Pradeep B bpradeep.mail@gmail.com wrote:

Hi

I am responsible for provisioning a search service to the enterprise and
would like to provision a querying syntax in a vendor agnostic fashion.
Has anyone tried this before ?
I am looking at FIQL
https://tools.ietf.org/html/draft-nottingham-atompub-fiql-00 and CQL
http://www.loc.gov/standards/sru/cql/ as a possible alternative to
abstract elastic query DSL for my end users.

any thoughts / recommendations ?

Thanks
Pradeep

--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/6f9855ad-1e36-4da8-bd91-c736db03ab24%40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/6f9855ad-1e36-4da8-bd91-c736db03ab24%40googlegroups.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAKdsXoFY5es%2BpUY99BTfo1CDr%3DsZsx_0kwkz9_xCCr_CU%3DFzAQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.