You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by leggiero <gi...@git.apache.org> on 2017/12/17 16:50:08 UTC

[GitHub] lucene-solr pull request #292: Removed extra whitespace

GitHub user leggiero opened a pull request:

    https://github.com/apache/lucene-solr/pull/292

    Removed extra whitespace

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/leggiero/lucene-solr patch-1

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/lucene-solr/pull/292.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 #292
    
----
commit ae7025358e7fa5f448105de5e453e2644143e04e
Author: Eduardo Leggiero <le...@users.noreply.github.com>
Date:   2017-12-17T16:49:51Z

    Removed extra whitespace

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[GitHub] lucene-solr pull request #292: Removed extra whitespace

Posted by diegoceccarelli <gi...@git.apache.org>.
Github user diegoceccarelli commented on a diff in the pull request:

    https://github.com/apache/lucene-solr/pull/292#discussion_r167441568
  
    --- Diff: solr/example/example-DIH/solr/solr/conf/solr-data-config.xml ---
    @@ -18,7 +18,7 @@
     <dataConfig>
       <document>
         <entity name="sep" processor="SolrEntityProcessor"
    -            url="http://127.0.0.1:8983/solr/db "
    +            url="http://127.0.0.1:8983/solr/db"
    --- End diff --
    
    This looks good and makes sense to me. 


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[GitHub] lucene-solr pull request #292: Removed extra whitespace

Posted by leggiero <gi...@git.apache.org>.
Github user leggiero commented on a diff in the pull request:

    https://github.com/apache/lucene-solr/pull/292#discussion_r222080579
  
    --- Diff: solr/example/example-DIH/solr/solr/conf/solr-data-config.xml ---
    @@ -18,7 +18,7 @@
     <dataConfig>
       <document>
         <entity name="sep" processor="SolrEntityProcessor"
    -            url="http://127.0.0.1:8983/solr/db "
    +            url="http://127.0.0.1:8983/solr/db"
    --- End diff --
    
    Thanks for the feedback. Can this merged to be included in the next release?


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org