GitHub user timohund opened a pull request:
https://github.com/apache/lucene-solr/pull/106
SOLR-9616 Return empty result, when expand component is used with empty
result set.
This pull request:
* Add's early return in expand component, when there is nothing to expand
* Add's a regression test for SOLR-9616
Since i am very new to the code i am not sure if this has any other side
effects, by checking the other tests it looks good for me, but help is
appreciated.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/timohund/lucene-solr SOLR-9616
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/lucene-solr/pull/106.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 #106
----
commit 692dec547d22b366099fc328507a847f1e0cf2c8
Author: Timo Schmidt <[email protected]>
Date: 2016-10-31T13:53:52Z
SOLR-9616 Return empty result, when expand component is used with empty
result set.
* Add's early return in expand component, when there is nothing to expand
* Add's a regression test for SOLR-9616
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]