[jira] [Resolved] (LUCENE-5184) CountFacetRequest does not seem to sum the totals of the subResult values.

2013-08-24 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera resolved LUCENE-5184. Resolution: Not A Problem This is documented in OrdinalPolicy's enums. Perhaps it could have also

[jira] [Commented] (LUCENE-5181) Passage knows its own docID

2013-08-24 Thread Jon Stewart (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13749363#comment-13749363 ] Jon Stewart commented on LUCENE-5181: - Sure. I'm working in a high recall/low

[jira] [Commented] (LUCENE-5181) Passage knows its own docID

2013-08-24 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13749414#comment-13749414 ] Robert Muir commented on LUCENE-5181: - {quote} For their review, users are often

[jira] [Updated] (SOLR-4817) Solr should not fall back to the back compat built in solr.xml in SolrCloud mode.

2013-08-24 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-4817: - Attachment: SOLR-4817.patch I think this is good-to-go for trunk. Since this really is changing

[jira] [Commented] (SOLR-4787) Join Contrib

2013-08-24 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13749431#comment-13749431 ] Joel Bernstein commented on SOLR-4787: -- Any recommendations for a good sparse bitset

Testing and default solr.xml

2013-08-24 Thread Erick Erickson
I need some opinions here. SOLR-4817 is removing the hard-coded solr.xml file for trunk. It took about 1/2 hour to change the code and a day to struggle with tests. The problem is that there are a number of places that start up some kind of server from a place in the source tree.

Re: Testing and default solr.xml

2013-08-24 Thread Robert Muir
On Sat, Aug 24, 2013 at 2:29 PM, Erick Erickson erickerick...@gmail.com wrote: What are the opinions out there? Personally I'm getting this horrible sinking feeling in my stomach at the number of tests I'm needing to touch. Well its not most tests right: only the ones that spin up jetty, use

Re: Testing and default solr.xml

2013-08-24 Thread Erick Erickson
Right, but I'm having to touch an awful lot of test cases and it's making me nervous is all. Whenever the complexification explodes like this I wonder if I'm missing something obvious. Sometimes it's as simple as copying the solr.xml to the place that the test is set up in the initialization for

[jira] [Commented] (SOLR-4787) Join Contrib

2013-08-24 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13749462#comment-13749462 ] David Smiley commented on SOLR-4787: See these exciting additions to Lucene 4.5: *