[jira] Updated: (SOLR-572) Spell Checker as a Search Component

2008-06-12 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated SOLR-572: - Attachment: SOLR-572.patch Make getSpellChecker protected, add in JMX Stuff. Handle if the

[jira] Resolved: (SOLR-596) NoSuchElementException when setting facet.count=0

2008-06-12 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved SOLR-596. --- Resolution: Fixed Fix Version/s: 1.3 I just committed this. Thanks! NoSuchElementException

Re: SearchComponent ordering in SearchHandler

2008-06-12 Thread Chris Hostetter
I must confess: i've been completley ignorant of how SearchComponents are configured until now. It seems like a no brainer that debug should come last ... so i say go for it (just make sure it's documented). the caveat to that is that if the config specifies a 8full* list of components we

Re: Add SolrCore.getSolrCore() to SolrServlet.doGet to work arround Resin bug?

2008-06-12 Thread Chris Hostetter
: I agree with Otis and prefer the cleaner approach. https://issues.apache.org/jira/browse/SOLR-597 -Hoss

Re: SearchComponent ordering in SearchHandler

2008-06-12 Thread Grant Ingersoll
On Jun 12, 2008, at 2:14 PM, Chris Hostetter wrote: I must confess: i've been completley ignorant of how SearchComponents are configured until now. It seems like a no brainer that debug should come last ... so i say go for it (just make sure it's documented). the caveat to that is that

[jira] Created: (SOLR-598) DebugComponent should be last component of SearchHandler

2008-06-12 Thread Grant Ingersoll (JIRA)
DebugComponent should be last component of SearchHandler Key: SOLR-598 URL: https://issues.apache.org/jira/browse/SOLR-598 Project: Solr Issue Type: Improvement Reporter:

[jira] Assigned: (SOLR-595) support field level boosting to morelikethis handler.

2008-06-12 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll reassigned SOLR-595: Assignee: Grant Ingersoll support field level boosting to morelikethis handler.

[jira] Commented: (SOLR-572) Spell Checker as a Search Component

2008-06-12 Thread Sean Timm (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12604617#action_12604617 ] Sean Timm commented on SOLR-572: It doesn't appear that you can get both extendedResults and

[jira] Commented: (SOLR-572) Spell Checker as a Search Component

2008-06-12 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12604639#action_12604639 ] Erik Hatcher commented on SOLR-572: --- the spell checker component handling build/reload

[jira] Resolved: (SOLR-597) Need to remove SolrCore caching from SolrServlet

2008-06-12 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-597. --- Resolution: Fixed Committed revision 667190. Need to remove SolrCore caching from SolrServlet

[jira] Commented: (SOLR-521) Allow StopFilterFactory to use StopFilter setEnablePositionIncrementsDefault function

2008-06-12 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12604658#action_12604658 ] Hoss Man commented on SOLR-521: --- I was going to change the default, and i'd even already

[jira] Resolved: (SOLR-521) Allow StopFilterFactory to use StopFilter setEnablePositionIncrementsDefault function

2008-06-12 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-521. --- Resolution: Fixed Allow StopFilterFactory to use StopFilter setEnablePositionIncrementsDefault function