[jira] Updated: (SOLR-181) Support for "Required" field Property

2007-03-03 Thread Greg Ludington (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Ludington updated SOLR-181: Attachment: solr-181-required-fields.patch This patch allows a per-field "required" property that can

[jira] Created: (SOLR-181) Support for "Required" field Property

2007-03-03 Thread Greg Ludington (JIRA)
Support for "Required" field Property - Key: SOLR-181 URL: https://issues.apache.org/jira/browse/SOLR-181 Project: Solr Issue Type: Improvement Components: update Reporter: Greg Ludin

Re: svn commit: r514254 - in /lucene/solr/trunk/src/java/org/apache/solr/request: JSONResponseWriter.java TextResponseWriter.java XMLWriter.java

2007-03-03 Thread Ryan McKinley
On 3/3/07, Chris Hostetter <[EMAIL PROTECTED]> wrote: One thing about this commit threw me for a loop, i'm not understanding the purpose/affect of this change, off the cuff it seeems like it's changing an unexpected field (not in the schema) from being an error to being treated as if it were pla

Re: svn commit: r514254 - in /lucene/solr/trunk/src/java/org/apache/solr/request: JSONResponseWriter.java TextResponseWriter.java XMLWriter.java

2007-03-03 Thread Chris Hostetter
One thing about this commit threw me for a loop, i'm not understanding the purpose/affect of this change, off the cuff it seeems like it's changing an unexpected field (not in the schema) from being an error to being treated as if it were plain text. am i correct? if so was this intentionally p

Re: [jira] Commented: (SOLR-177) ResponseWriter should support Iterator/Iterable rather then Collection

2007-03-03 Thread Chris Hostetter
: Thanks! that was fast. : : I should make them all this easy. You've stumbled upon the secret: patches that fix one bug, or add one feature that is clearly beneficial; touch the smallest number of files neccessary to be complete, and are completley backwards compatible are really easy to commit

Re: [jira] Commented: (SOLR-178) add simple servlet displaying last N severe/warning logs

2007-03-03 Thread Chris Hostetter
: Yonik Seeley commented on SOLR-178: : --- : : > the log level is already configurable from the admin pages : : I thought that had never worked. Just tried it out on solr/example, : doesn't seem to work for me. really? ... that's weird, it's always worked fine for

[jira] Commented: (SOLR-178) add simple servlet displaying last N severe/warning logs

2007-03-03 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477730 ] Yonik Seeley commented on SOLR-178: --- > the log level is already configurable from the admin pages I thought that ha

[jira] Commented: (SOLR-178) add simple servlet displaying last N severe/warning logs

2007-03-03 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477729 ] Hoss Man commented on SOLR-178: --- 1) i agree, we should link to this from the admin page - i just want it to be fully fun

[jira] Commented: (SOLR-178) add simple servlet displaying last N severe/warning logs

2007-03-03 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477725 ] Ryan McKinley commented on SOLR-178: I recently wrote a similar servlet for a site i had to debug behind a firewall

[jira] Commented: (SOLR-178) add simple servlet displaying last N severe/warning logs

2007-03-03 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477722 ] Yonik Seeley commented on SOLR-178: --- Although this would help, sometimes people don't think to check log files, and

[jira] Created: (SOLR-180) Define multiple tokenizes in a fieldType

2007-03-03 Thread Ryan McKinley (JIRA)
Define multiple tokenizes in a fieldType Key: SOLR-180 URL: https://issues.apache.org/jira/browse/SOLR-180 Project: Solr Issue Type: Bug Reporter: Ryan McKinley Priority: Minor

[jira] Updated: (SOLR-179) Save me from myself! Abort on configuration errors

2007-03-03 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-179: --- Attachment: SOLR-179-ConfigurationErrors.patch This is using Erik's new system propety substition to ma

[jira] Created: (SOLR-179) Save me from myself! Abort on configuration errors

2007-03-03 Thread Ryan McKinley (JIRA)
Save me from myself! Abort on configuration errors --- Key: SOLR-179 URL: https://issues.apache.org/jira/browse/SOLR-179 Project: Solr Issue Type: Improvement Reporter: Ryan McKinl

[jira] Created: (SOLR-178) add simple servlet displaying last N severe/warning logs

2007-03-03 Thread Hoss Man (JIRA)
add simple servlet displaying last N severe/warning logs Key: SOLR-178 URL: https://issues.apache.org/jira/browse/SOLR-178 Project: Solr Issue Type: Wish Components: web gui

[jira] Commented: (SOLR-177) ResponseWriter should support Iterator/Iterable rather then Collection

2007-03-03 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477693 ] Ryan McKinley commented on SOLR-177: Thanks! that was fast. I should make them all this easy. > ResponseWriter s

[jira] Resolved: (SOLR-177) ResponseWriter should support Iterator/Iterable rather then Collection

2007-03-03 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved SOLR-177. --- Resolution: Fixed Committed. Thanks Ryan! > ResponseWriter should support Iterator/Iterable rather th

[jira] Updated: (SOLR-177) ResponseWriter should support Iterator/Iterable rather then Collection

2007-03-03 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-177: --- Attachment: SOLR-177-IteratorResponseWriter.patch > ResponseWriter should support Iterator/Iterable rat

[jira] Created: (SOLR-177) ResponseWriter should support Iterator/Iterable rather then Collection

2007-03-03 Thread Ryan McKinley (JIRA)
ResponseWriter should support Iterator/Iterable rather then Collection -- Key: SOLR-177 URL: https://issues.apache.org/jira/browse/SOLR-177 Project: Solr Issue Type: Improve

Lucene 2.1 and single .nrm norms file

2007-03-03 Thread Yonik Seeley
Those using the newer Solr builds with Lucene 2.1 hoping to reduce the number of file descriptors used by norms will have to wait a little longer :-( https://issues.apache.org/jira/browse/LUCENE-821 -Yonik

Any plans for 1.2?

2007-03-03 Thread rubdabadub
Hi: Just wondering if there any plans for 1.2 release? nearby ? far away :-) My argument here is mainly for SOLR-167 (Synonom) and Lucene 2.1 Off course SOLR-20 would be nice if it was done but thats another story :-) Regards