[teiid-issues] [JBoss JIRA] (TEIID-3314) Add translator for Elasticsearch

Steven Hawkins (Jira) issues at jboss.org
Mon Aug 10 11:34:04 EDT 2020


     [ https://issues.redhat.com/browse/TEIID-3314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins resolved TEIID-3314.
-----------------------------------
    Resolution: Out of Date


Marking older issues as out of date.

> Add translator for Elasticsearch
> --------------------------------
>
>                 Key: TEIID-3314
>                 URL: https://issues.redhat.com/browse/TEIID-3314
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: Misc. Connectors
>            Reporter: Tom Arnold
>            Priority: Major
>              Labels: spatial
>             Fix For: Open To Community
>
>
> Elasticseach is an open source search server based on Lucene.
> Use case would be similar to that of SOLR. There is a (slightly outdated) comparsion between the two here: http://solr-vs-elasticsearch.com/.
> Java API docs are here: http://www.elasticsearch.org/guide/en/elasticsearch/client/java-api/current/index.html
> Filter DSL documentation is here: http://www.elasticsearch.org/guide/en/elasticsearch/client/java-api/current/index.html
> JBoss EAP 6 module docs: http://www.elasticsearch.org/guide/en/elasticsearch/client/java-api/current/_deploying_in_jboss_eap6_module.html
> It supports several types of spatial filters:
> * Bounding box
> * Polygon
> * Shape - This is based on JTS; I think the difference between this and Polygon is this allows options like WITHIN/INTERSECTS/DISJOINT.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the teiid-issues mailing list