[
https://issues.apache.org/jira/browse/GORA-9?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lewis John McGibbney updated GORA-9:
------------------------------------
Attachment: org.apache.gora.solr.store.TestSolrStore.txt
GORA-9-v5.patch
I attach a smaller patch which simply removes all build.xml and ivy related
stuff.
I am getting numerous failures and one error when doing 'mvn test'.
{code:xml}
Results :
Failed tests: testGetRecursive(org.apache.gora.solr.store.TestSolrStore):
expected:<org.apache.gora.examples.generated.Employee@ecd2f991 {(..)
testGetDoubleRecursive(org.apache.gora.solr.store.TestSolrStore):
expected:<org.apache.gora.examples.generated.Employee@881b7058 {(..)
testGetNested(org.apache.gora.solr.store.TestSolrStore):
expected:<org.apache.gora.examples.generated.Employee@a228fe13 {(..)
testGet3UnionField(org.apache.gora.solr.store.TestSolrStore):
expected:<org.apache.gora.examples.generated.Employee@89e4d1db {(..)
testGetWebPage(org.apache.gora.solr.store.TestSolrStore)
testGetWebPageDefaultFields(org.apache.gora.solr.store.TestSolrStore)
testQuery(org.apache.gora.solr.store.TestSolrStore)
testQueryStartKey(org.apache.gora.solr.store.TestSolrStore)
testQueryEndKey(org.apache.gora.solr.store.TestSolrStore)
testQueryKeyRange(org.apache.gora.solr.store.TestSolrStore)
testQueryWebPageSingleKey(org.apache.gora.solr.store.TestSolrStore)
testQueryWebPageSingleKeyDefaultFields(org.apache.gora.solr.store.TestSolrStore)
Tests in error:
testUpdate(org.apache.gora.solr.store.TestSolrStore)
Tests run: 32, Failures: 12, Errors: 1, Skipped: 0
[ERROR] There are test failures.
{code}
> Implement a Solr-based store
> ----------------------------
>
> Key: GORA-9
> URL: https://issues.apache.org/jira/browse/GORA-9
> Project: Apache Gora
> Issue Type: New Feature
> Components: gora-solr, storage
> Reporter: Andrzej Bialecki
> Assignee: Andrzej Bialecki
> Fix For: 0.4
>
> Attachments: GORA-9.patch, GORA-9.patch, GORA-9-v3.patch,
> GORA-9-v4.patch, GORA-9-v5.patch, GORA-9-v5.patch,
> org.apache.gora.solr.store.TestSolrStore.txt
>
>
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira