lesser noise in solrconfig.xml

2008-07-03 Thread Noble Paul നോബിള്‍ नोब्ळ्
All the components initialized by Solr have an init(NamedList args) initializer. This leads us to writing the configuration needed for the component in the NamedList format. People familiar with Solr may know the format but most of what is wrtten is noise than information. For users who are not fam

Re: lesser noise in solrconfig.xml

2008-07-03 Thread Grant Ingersoll
I agree and your proposal is reasonable, but I hate to think of us inventing yet another way to write configuration files and do initialization stuff. I think we really need to consider Solr 2.0 running on Spring. There is just no reason why we need to spend so much time and energy on con

[jira] Commented: (SOLR-14) Add the ability to preserve the original term when using WordDelimiterFilter

2008-07-03 Thread Geoffrey Young (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-14?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12610229#action_12610229 ] Geoffrey Young commented on SOLR-14: looks good from a functional pov. the ordering of th

Re: lesser noise in solrconfig.xml

2008-07-03 Thread Yonik Seeley
On Thu, Jul 3, 2008 at 9:32 AM, Grant Ingersoll <[EMAIL PROTECTED]> wrote: > I agree and your proposal is reasonable, but I hate to think of us inventing > yet another way to write configuration files and do initialization stuff. I > think we really need to consider Solr 2.0 running on Spring. +1

Re: lesser noise in solrconfig.xml

2008-07-03 Thread Noble Paul നോബിള്‍ नोब्ळ्
hi , The changes can be minimal. Everything remains same . Just a small modification for DOMUtil#addToNamedList() method can do the trick. All the current handlers will work as it is. I shall file a jira issue for the same. Let us see what is the best solution --Noble On Thu, Jul 3, 2008 at 7:

[jira] Created: (SOLR-614) lesser noise in solrconfig.xml

2008-07-03 Thread Noble Paul (JIRA)
lesser noise in solrconfig.xml -- Key: SOLR-614 URL: https://issues.apache.org/jira/browse/SOLR-614 Project: Solr Issue Type: Improvement Affects Versions: 1.3 Reporter: Noble Paul All the compon

[jira] Commented: (SOLR-14) Add the ability to preserve the original term when using WordDelimiterFilter

2008-07-03 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-14?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12610232#action_12610232 ] Yonik Seeley commented on SOLR-14: -- bq. the ordering of the tokens looks funny (to me) in an

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

2008-07-03 Thread Bojan Smid (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bojan Smid updated SOLR-572: Attachment: solr-572.patch I notice that old pizza->plaza, golf->roof issue is still here. I created a patc

Re: lesser noise in solrconfig.xml

2008-07-03 Thread Chris Hostetter
: All the components initialized by Solr have an init(NamedList args) : initializer. This leads us to writing the configuration needed for the : component in the NamedList format. People familiar with Solr may know : the format but most of what is wrtten is noise than information. For : users who

Re: lesser noise in solrconfig.xml

2008-07-03 Thread Noble Paul നോബിള്‍ नोब्ळ्
> while i don't disagree with you that it's not the most compact way to > express the configuration, one of the main reasons for going this in route > in the first place was so that (in theory) an XSD could be used to > validate the structure of the solrconfig.xml, because the "variable" It is very

[jira] Resolved: (SOLR-14) Add the ability to preserve the original term when using WordDelimiterFilter

2008-07-03 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-14?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved SOLR-14. -- Resolution: Fixed Fix Version/s: 1.3 I committed after adding a performance test to verify that per

[jira] Updated: (SOLR-256) Stats via JMX

2008-07-03 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-256: --- Attachment: SOLR-256.patch Syncing the patch with trunk. No other changes in the code b

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

2008-07-03 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12610276#action_12610276 ] Grant Ingersoll commented on SOLR-572: -- Hi Bojan, Thanks for the patch. I think it wou

[jira] Assigned: (SOLR-502) Add search time out support

2008-07-03 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley reassigned SOLR-502: - Assignee: Yonik Seeley (was: Otis Gospodnetic) > Add search time out support > ---

[jira] Updated: (SOLR-555) Autogenerate "user" docs about "plugins" from code

2008-07-03 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-555: -- Attachment: SOLR-555.patch added a @solr.component taglet ... any info can be listed in it, and aqt minimum that

[jira] Commented: (SOLR-469) Data Import RequestHandler

2008-07-03 Thread Jeremy Hinegardner (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12610418#action_12610418 ] Jeremy Hinegardner commented on SOLR-469: - I think there is a bug in the -contrib pat

Re: [jira] Commented: (SOLR-469) Data Import RequestHandler

2008-07-03 Thread Noble Paul നോബിള്‍ नोब्ळ्
Nice catch.. We will fix it. --Noble On Fri, Jul 4, 2008 at 7:43 AM, Jeremy Hinegardner (JIRA) <[EMAIL PROTECTED]> wrote: > >[ > https://issues.apache.org/jira/browse/SOLR-469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12610418#action_12610418 > ]