[ 
https://issues.apache.org/jira/browse/GORA-310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16005090#comment-16005090
 ] 

ASF GitHub Bot commented on GORA-310:
-------------------------------------

Github user djkevincr commented on a diff in the pull request:

    https://github.com/apache/gora/pull/101#discussion_r115805147
  
    --- Diff: 
gora-solr-5/src/main/java/org/apache/gora/solr/store/SolrStore.java ---
    @@ -17,11 +17,7 @@
     import java.io.IOException;
     import java.net.MalformedURLException;
     import java.nio.ByteBuffer;
    -import java.util.ArrayList;
    -import java.util.List;
    -import java.util.Locale;
    -import java.util.Map;
    -import java.util.Properties;
    +import java.util.*;
    --- End diff --
    
    Shall we do this imports separately?


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

Reply via email to