[
https://issues.apache.org/jira/browse/SOLR-1139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12761944#action_12761944
]
Yonik Seeley commented on SOLR-1139:
------------------------------------
A couple of points about testing:
- we should avoid making tests depend on "example" so that it's easier to
change in the future when we want
- we should avoid creating entire jetty instances unless necessary -
EmbeddedSolrServer should work to test basic SolrJ functionallity
> SolrJ TermsComponent Query and Response Support
> -----------------------------------------------
>
> Key: SOLR-1139
> URL: https://issues.apache.org/jira/browse/SOLR-1139
> Project: Solr
> Issue Type: New Feature
> Components: clients - java
> Affects Versions: 1.4
> Reporter: Matt Weber
> Priority: Minor
> Attachments: SOLR-1139-WITH_SORT_SUPPORT.patch, SOLR-1139.patch,
> SOLR-1139.patch, SOLR-1139.patch, SOLR-1139.patch
>
>
> SolrJ should support the new TermsComponent that was introduced in Solr 1.4.
> It should be able to:
> - set TermsComponent query parameters via SolrQuery
> - parse the TermsComponent response
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.