[GitHub] lucene-solr pull request #283: SOLR-11304: Fix Exception while returning doc...

2018-02-13 Thread mrkarthik
Github user mrkarthik closed the pull request at:

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


---

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



[GitHub] lucene-solr pull request #283: SOLR-11304: Fix Exception while returning doc...

2017-12-04 Thread mrkarthik
GitHub user mrkarthik opened a pull request:

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

SOLR-11304: Fix Exception while returning document if 
LatLonPointSpatialField field is not stored



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

$ git pull https://github.com/mrkarthik/lucene-solr jira/SOLR-11304

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

https://github.com/apache/lucene-solr/pull/283.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 #283


commit 2a9077e6fe30329a8fa740180dbefca0821f0e6c
Author: Karthik Ramachandran 
Date:   2017-10-02T14:57:27Z

SOLR-11304: Fix Exception while returning document if 
LatLonPointSpatialField field is not stored

commit 41bde2cc850c2c869b3ee7fd789f211cbf33
Author: Karthik Ramachandran 
Date:   2017-12-04T17:06:06Z

Merge remote-tracking branch 'upstream/master' into jira/SOLR-11304

commit 456ca6e735b6b334e95a90eae424a6d7744fe4c8
Author: Karthik Ramachandran 
Date:   2017-12-04T17:11:08Z

SOLR-11304: Fix Exception while returning document if 
LatLonPointSpatialField field is not stored




---

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