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

Tom Arnold (JIRA) issues at jboss.org
Wed Jan 28 22:35:48 EST 2015


Tom Arnold created TEIID-3314:
---------------------------------

             Summary: Add translator for Elasticsearch
                 Key: TEIID-3314
                 URL: https://issues.jboss.org/browse/TEIID-3314
             Project: Teiid
          Issue Type: Feature Request
          Components: Misc. Connectors
            Reporter: Tom Arnold
            Assignee: Steven Hawkins


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
(v6.3.11#6341)


More information about the teiid-issues mailing list