[jira] Updated: (SOLR-443) POST queries don't declare its charset

2008-07-02 Thread Lars Kotthoff (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Kotthoff updated SOLR-443: --- Attachment: SOLR-443-multipart.patch Attaching new patch which makes it configurable through a

[jira] Updated: (SOLR-443) POST queries don't declare its charset

2008-07-02 Thread Lars Kotthoff (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Kotthoff updated SOLR-443: --- Attachment: (was: SOLR-443-multipart.patch) POST queries don't declare its charset

Solr user interface

2008-07-02 Thread Lars Kotthoff
Hi all, I've written a user interface for Solr (Spring web application) which I'd be willing to donate if people are interested. You can see a demo here http://larsko.dyndns.org:8080/solr-ui/search.html, SVN repository is here http://larsko.dyndns.org/svn/solr-ui/. Note in particular

[jira] Commented: (SOLR-350) Manage Multiple SolrCores

2008-07-02 Thread Markus Mautner (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12609944#action_12609944 ] Markus Mautner commented on SOLR-350: - MultiCore persistence is broken.

Re: Extending Field and FieldType properties

2008-07-02 Thread J.J. Larrea
At 5:12 PM -0400 7/1/08, Grant Ingersoll wrote: You make a good point about the countless hours debugging. On the flip side, one could ask the question as to whether the Solr schema is stable enough that we should publish an XML Schema for it, thus helping alleviate some of the pain. That's a

[jira] Commented: (SOLR-350) Manage Multiple SolrCores

2008-07-02 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12609968#action_12609968 ] Ryan McKinley commented on SOLR-350: thanks for finding this Markus! fixed in rev 673430

Re: Extending Field and FieldType properties

2008-07-02 Thread Chris Hostetter
: You make a good point about the countless hours debugging. On the flip side, : one could ask the question as to whether the Solr schema is stable enough that : we should publish an XML Schema for it, thus helping alleviate some of the : pain. it's pretty much imossible since Map initialized

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

2008-07-02 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-14?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-14: - Attachment: SOLR-14.patch Attaching new version of patch. The previous version had position issues, and

[jira] Resolved: (SOLR-443) POST queries don't declare its charset

2008-07-02 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved SOLR-443. --- Resolution: Fixed Fix Version/s: 1.3 Committed. Thanks everyone! POST queries don't declare