[
https://issues.apache.org/jira/browse/SOLR-135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12469900
]
Yonik Seeley commented on SOLR-135:
-----------------------------------
Sounds good in general, I think.
The test request handler (in tst), was for leveraging existing tests but doing
additional tests for every test.
Things like testing that if one requests a DocList and a DocSet of the same
query, all the documents are identical, tested filtering by a query (before we
had things like fq, etc), tested the doc iteration interface, intersectionSize,
etc.
We have enough other tests now, most of it is probably redundant.
I think the entire "tst" directory can be removed.
> Restructure / Refactor codebase for shared libraries
> ----------------------------------------------------
>
> Key: SOLR-135
> URL: https://issues.apache.org/jira/browse/SOLR-135
> Project: Solr
> Issue Type: Wish
> Reporter: Ryan McKinley
> Priority: Minor
>
> For SOLR-20 and other java projects, it would be nice to have common code
> share a codebase that does not require lucene or junit to compile.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.