Re: solrj patch to COMMIT with xml

2008-01-16 Thread Ryan Mckinley
Aaah - make sure you register the XmlUpdateHandler to /update in solrconfig.xml Otherwise the legacy stuff does not support params. I'll add a bigger note on the wiki Ryan On Jan 16, 2008, at 2:17 PM, "Keene, David" <[EMAIL PROTECTED]> wrote: Running under tomcat 5.5.23 Sending the follow

RE: solrj patch to COMMIT with xml

2008-01-16 Thread Keene, David
Running under tomcat 5.5.23 Sending the following command (productId is my document primary key): curl http://solr.d-pmgt.tools.testserver.local:7080/solr_en/update?commit=tru e --data-binary '123' the following shows up in my log: ==> catalina_log.2008-01-16.txt <== 64.37.154.243 - - [16/Jan/

Re: solrj patch to COMMIT with xml

2008-01-16 Thread Ryan McKinley
what servlet container? what happens when you call the URL directly (without solrj)? It should log *something* ryan Keene, David wrote: When I call client.commit() (with the svn trunk head) I see nothing in the solr logs (I think because there is no data in the post?). The solr server s

RE: solrj patch to COMMIT with xml

2008-01-16 Thread Keene, David
When I call client.commit() (with the svn trunk head) I see nothing in the solr logs (I think because there is no data in the post?). The solr server seems to ignore the commit=true parameter completely. My solr server is running a build from svn from a couple days ago, I'm sure I'm on 1.3.. is t

[jira] Commented: (SOLR-455) Better handling when index runs out of disk space

2008-01-16 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559571#action_12559571 ] Shalin Shekhar Mangar commented on SOLR-455: Isn't it already there in Java 6? h

[jira] Created: (SOLR-458) Add hashCode and equals to NamedList

2008-01-16 Thread Stefan Rinner (JIRA)
Add hashCode and equals to NamedList Key: SOLR-458 URL: https://issues.apache.org/jira/browse/SOLR-458 Project: Solr Issue Type: Improvement Components: clients - java Reporter: Stef

Solr nightly build failure

2008-01-16 Thread solr-dev
init-forrest-entities: [mkdir] Created dir: /tmp/apache-solr-nightly/build compile-common: [mkdir] Created dir: /tmp/apache-solr-nightly/build/common [javac] Compiling 31 source files to /tmp/apache-solr-nightly/build/common [javac] Note: Some input files use unchecked or unsafe o