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
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/
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
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
[
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
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
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