Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[solr] Added tests for Solr binding #583

Merged
merged 1 commit into from
Jan 13, 2016

Conversation

risdenk
Copy link
Collaborator

@risdenk risdenk commented Jan 12, 2016

Relies on PR #574. Relates to @busbey comment about testing the Solr binding #574 (comment). Will most likely need to be rebased after #574 is merged.

- Default value is `false` and therefore expects solr to be running in stand-alone mode.

- `solr.base.url`
- The base URL in which to interface with a running Solr instance in Stand=alone mode
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo: Stand=alone

@madrob
Copy link
Contributor

madrob commented Jan 12, 2016

Dammit, did I comment on the wrong PR? Assume all my comments go to the other one then, if so. Sorry. :(

@risdenk risdenk force-pushed the solr-test branch 2 times, most recently from 19c1a1c to 9f36bcc Compare January 12, 2016 18:10
@risdenk
Copy link
Collaborator Author

risdenk commented Jan 12, 2016

@busbey addressed comments about putting reference to Solr config files and configuring log4j to go to stderr.

@risdenk
Copy link
Collaborator Author

risdenk commented Jan 12, 2016

@madrob no worries I added links to them in PR #574

@ghaughian
Copy link
Contributor

@madrob @risdenk addressed in PR #574
cheers

@busbey busbey changed the title Added tests for Solr binding [solr] Added tests for Solr binding Jan 12, 2016
limitations under the License.
-->
<!--
Copied from Apache Solr solr/solrj/src/test-files/solrj/solr/collection1/conf/schema.xml
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a release tag (or lacking one a commit hash) would be preferable, so that folks who want to inspect the original can.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed. Added to schema.xml and solrconfig.xml

busbey added a commit that referenced this pull request Jan 13, 2016
[solr] Added tests for Solr binding
@busbey busbey merged commit 14720b0 into brianfrankcooper:master Jan 13, 2016
@busbey
Copy link
Collaborator

busbey commented Jan 13, 2016

thanks!

@risdenk risdenk deleted the solr-test branch January 13, 2016 16:34
@risdenk risdenk mentioned this pull request Feb 15, 2016
jaricftw pushed a commit to jaricftw/YCSB that referenced this pull request Jul 19, 2016
jaricftw pushed a commit to jaricftw/YCSB that referenced this pull request Jul 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants