[
https://issues.apache.org/jira/browse/GORA-310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16004466#comment-16004466
]
ASF GitHub Bot commented on GORA-310:
-------------------------------------
GitHub user madhawa-gunasekara opened a pull request:
https://github.com/apache/gora/pull/101
GORA-310: Fix partial field delete in solr
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/madhawa-gunasekara/gora GORA-310
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/gora/pull/101.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #101
----
commit 8015966f09b765fdda64ced7dc16395da3b57d04
Author: madhawa-gunasekara <[email protected]>
Date: 2017-05-10T10:47:36Z
GORA-310: Fix partial field delete in solr
----
> testDeleteByQueryFields is not sutiable for Solr DataStore
> ----------------------------------------------------------
>
> Key: GORA-310
> URL: https://issues.apache.org/jira/browse/GORA-310
> Project: Apache Gora
> Issue Type: Bug
> Components: gora-solr
> Affects Versions: 0.4
> Reporter: Talat UYARER
> Fix For: 0.8
>
>
> In testDeleteByQueryFields test, we delete url field. For Solr url field is
> required. We cant delete just url field. We should delete document. We
> should change senario.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)