[teiid-issues] [JBoss JIRA] (TEIID-2780) Provide Translator for Apache SOLR

Ramesh Reddy (JIRA) issues at jboss.org
Thu Jan 9 12:39:32 EST 2014


    [ https://issues.jboss.org/browse/TEIID-2780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12934782#comment-12934782 ] 

Ramesh Reddy commented on TEIID-2780:
-------------------------------------

Original contribution is from Mike Walker and Jason Marly from EDS/MetaMatrix.

Added translator, and JCA resource adapter for Apache SOLR.
1) Resource Adapter provides the connection to the SOLR, even though it uses http transport this does not use WS JCA adapter as SOLRJ client libraries available with SOLR project has used apache HTTP Client do the task
2) Translator is capable of select, insert, update and delete
3) Translator can also provide metadata, note that any given core will have single table
4) Translator provides equality, IN, LIKE based searches
5) Suports ORDER BY, ROW LIMIT
6) Multi-valued fields are resported as Array types in Teiid

Will resolve the issue once the documentation is added.
                
> Provide Translator for Apache SOLR
> ----------------------------------
>
>                 Key: TEIID-2780
>                 URL: https://issues.jboss.org/browse/TEIID-2780
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: Misc. Connectors
>            Reporter: Ramesh Reddy
>            Assignee: Ramesh Reddy
>             Fix For: 8.7
>
>
> Create a translator for querying Apache SOLR 
> http://lucene.apache.org/solr/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list