You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gora.apache.org by "Andrzej Bialecki (JIRA)" <ji...@apache.org> on 2010/10/21 11:02:16 UTC

[jira] Created: (GORA-9) Implement a Solr-based store

Implement a Solr-based store
----------------------------

                 Key: GORA-9
                 URL: https://issues.apache.org/jira/browse/GORA-9
             Project: Gora
          Issue Type: New Feature
            Reporter: Andrzej Bialecki 


For applications that use Solr it may be convenient to store data in a dedicated Solr core. SolrJ API provides necessary support to implement a DataStore.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (GORA-9) Implement a Solr-based store

Posted by "Andrzej Bialecki (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GORA-9?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrzej Bialecki  reassigned GORA-9:
------------------------------------

    Assignee: Andrzej Bialecki 

> Implement a Solr-based store
> ----------------------------
>
>                 Key: GORA-9
>                 URL: https://issues.apache.org/jira/browse/GORA-9
>             Project: Gora
>          Issue Type: New Feature
>            Reporter: Andrzej Bialecki 
>            Assignee: Andrzej Bialecki 
>         Attachments: GORA-9.patch
>
>
> For applications that use Solr it may be convenient to store data in a dedicated Solr core. SolrJ API provides necessary support to implement a DataStore.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (GORA-9) Implement a Solr-based store

Posted by "Andrzej Bialecki (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GORA-9?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrzej Bialecki  updated GORA-9:
---------------------------------

    Attachment: GORA-9.patch

Updated patch.

> Implement a Solr-based store
> ----------------------------
>
>                 Key: GORA-9
>                 URL: https://issues.apache.org/jira/browse/GORA-9
>             Project: Gora
>          Issue Type: New Feature
>            Reporter: Andrzej Bialecki 
>            Assignee: Andrzej Bialecki 
>         Attachments: GORA-9.patch, GORA-9.patch
>
>
> For applications that use Solr it may be convenient to store data in a dedicated Solr core. SolrJ API provides necessary support to implement a DataStore.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (GORA-9) Implement a Solr-based store

Posted by "Andrzej Bialecki (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GORA-9?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrzej Bialecki  updated GORA-9:
---------------------------------

    Attachment: GORA-9.patch

The first, somewhat messy, patch. Tests pass (except for testDeleteByQueryFields), but I'm pretty sure there are some bugs lurking there...

> Implement a Solr-based store
> ----------------------------
>
>                 Key: GORA-9
>                 URL: https://issues.apache.org/jira/browse/GORA-9
>             Project: Gora
>          Issue Type: New Feature
>            Reporter: Andrzej Bialecki 
>         Attachments: GORA-9.patch
>
>
> For applications that use Solr it may be convenient to store data in a dedicated Solr core. SolrJ API provides necessary support to implement a DataStore.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.