You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gora.apache.org by "Lewis John McGibbney (JIRA)" <ji...@apache.org> on 2013/07/21 04:40:48 UTC

[jira] [Updated] (GORA-260) Make Solrj solr server impl configurable from within gora.properties

     [ https://issues.apache.org/jira/browse/GORA-260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lewis John McGibbney updated GORA-260:
--------------------------------------

    Attachment: GORA-260.patch

1st patch for trunk.
Tests have been kept to HttpSolrServer but I've run with different solr servers (and although setUp and consequently tests fail) the configuration seems to all be working to plan.

I have some questions.
Can someone advise on suitable parameters for ConcurrentUpdateSolrServer?
Do we wish to write LOG.war/error messages when set up fails for CloudSolrServer and LBHttpSolrServer?

... can't think of much more right now.
                
> Make Solrj solr server impl configurable from within gora.properties
> --------------------------------------------------------------------
>
>                 Key: GORA-260
>                 URL: https://issues.apache.org/jira/browse/GORA-260
>             Project: Apache Gora
>          Issue Type: Improvement
>          Components: gora-solr
>            Reporter: Lewis John McGibbney
>             Fix For: 0.4
>
>         Attachments: GORA-260.patch
>
>
> From Solrj [0], I don't always wish to use HttpSolrServer [1] to map my data down into Solr. Right now I need to use CloudSolrServer [2]. There are several other alternatives as well which should be exposed via gora.properties.
> [0] http://lucene.apache.org/solr/4_3_1/solr-solrj/index.html?org/apache/solr/client/solrj/impl/package-summary.html
> [1] http://lucene.apache.org/solr/4_3_1/solr-solrj/index.html?org/apache/solr/client/solrj/impl/HttpSolrServer.html
> [2] http://lucene.apache.org/solr/4_3_1/solr-solrj/index.html?org/apache/solr/client/solrj/impl/CloudSolrServer.html

--
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