[jira] Updated: (SOLR-530) Improve messages when parsing schema.xml

2008-04-02 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-530: --- Attachment: SOLR-530.patch I forgot to grant license to ASF for inclusion of code in th

[jira] Updated: (SOLR-530) Improve messages when parsing schema.xml

2008-04-02 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-530: --- Attachment: (was: SOLR-530.patch) > Improve messages when parsing schema.xml >

[jira] Updated: (SOLR-530) Improve messages when parsing schema.xml

2008-04-02 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-530: --- Attachment: SOLR-530.patch Adds field name to exception message for missing/incorrect t

[jira] Created: (SOLR-530) Improve messages when parsing schema.xml

2008-04-02 Thread Shalin Shekhar Mangar (JIRA)
Improve messages when parsing schema.xml Key: SOLR-530 URL: https://issues.apache.org/jira/browse/SOLR-530 Project: Solr Issue Type: Improvement Affects Versions: 1.3 Reporter: Shalin

[jira] Updated: (SOLR-529) NullPointerException for search query without field specification and no default search field

2008-04-02 Thread Lars Kotthoff (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Kotthoff updated SOLR-529: --- Attachment: solr-default-search-query.patch Repost of patch, the previous version was fundamentally fla

[jira] Updated: (SOLR-525) NullPointerException with no query or empty query

2008-04-02 Thread Lars Kotthoff (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Kotthoff updated SOLR-525: --- Attachment: (was: solr-search-empty-query.patch) > NullPointerException with no query or empty quer

[jira] Updated: (SOLR-529) NullPointerException for search query without field specification and no default search field

2008-04-02 Thread Lars Kotthoff (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Kotthoff updated SOLR-529: --- Attachment: (was: solr-default-search-query.patch) > NullPointerException for search query without

[jira] Updated: (SOLR-528) Given but undefined default search field in schema.xml causes cryptic error message

2008-04-02 Thread Lars Kotthoff (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Kotthoff updated SOLR-528: --- Affects Version/s: 1.3 > Given but undefined default search field in schema.xml causes cryptic error >

[jira] Updated: (SOLR-529) NullPointerException for search query without field specification and no default search field

2008-04-02 Thread Lars Kotthoff (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Kotthoff updated SOLR-529: --- Attachment: solr-default-search-query.patch Patch fixing the NullPointerException and instead returning

[jira] Created: (SOLR-529) NullPointerException for search query without field specification and no default search field

2008-04-02 Thread Lars Kotthoff (JIRA)
NullPointerException for search query without field specification and no default search field - Key: SOLR-529 URL: https://issues.apache.org/jira/browse/SOLR-529

[jira] Updated: (SOLR-528) Given but undefined default search field in schema.xml causes cryptic error message

2008-04-02 Thread Lars Kotthoff (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Kotthoff updated SOLR-528: --- Attachment: solr-default-search.patch Patch to create a more specific error message, i.e. "default sear

[jira] Created: (SOLR-528) Given but undefined default search field in schema.xml causes cryptic error message

2008-04-02 Thread Lars Kotthoff (JIRA)
Given but undefined default search field in schema.xml causes cryptic error message --- Key: SOLR-528 URL: https://issues.apache.org/jira/browse/SOLR-528 Project: Solr

Re: XML and JSON input / output specs?

2008-04-02 Thread Otis Gospodnetic
Hi Aerik, I don't think there are specs (if there are, they could be on the Wiki), but here are some pointers: [EMAIL PROTECTED] src]$ ff \*JSON\*java ./test/org/apache/solr/request/JSONWriterTest.java ./java/org/apache/solr/request/JSONResponseWriter.java [EMAIL PROTECTED] src]$ ff \*XML\*jav

[jira] Updated: (SOLR-527) An XML commit only request handler

2008-04-02 Thread Sean Timm (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Timm updated SOLR-527: --- Attachment: SOLR-527.patch > An XML commit only request handler > -- > >

[jira] Created: (SOLR-527) An XML commit only request handler

2008-04-02 Thread Sean Timm (JIRA)
An XML commit only request handler -- Key: SOLR-527 URL: https://issues.apache.org/jira/browse/SOLR-527 Project: Solr Issue Type: New Feature Components: update Affects Versions: 1.3

XML and JSON input / output specs?

2008-04-02 Thread Aerik Sylvan
Hi All, I'm working on a CLucene (C++ Lucene) based search/index daemon that will feature similar functionality to Solr. I'd like to make the input and output compatible with Solr (or at least have compatible options) so I'm writing to ask for a pointer to spec documents, or similar? Barring tha

[jira] Updated: (SOLR-486) Support binary formats for QueryresponseWriter

2008-04-02 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-486: Attachment: SOLR-486.patch This contains a very simple binary format implementation using DataOutputStream/D

Build failed in Hudson: Solr-trunk #395

2008-04-02 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Solr-trunk/395/changes Changes: [gsingers] SOLR-330: Converted Solr tokenstreams to use Lucene's char[] capabilities -- [...truncated 1194 lines...] A client/ruby/solr-ruby/examples/marc AUclie