Solr nightly build failure

2008-03-04 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

[jira] Created: (SOLR-496) Expires HTTP header not set correctly

2008-03-04 Thread Thomas Peuss (JIRA)
Expires HTTP header not set correctly - Key: SOLR-496 URL: https://issues.apache.org/jira/browse/SOLR-496 Project: Solr Issue Type: Bug Components: search Affects Versions: 1.3

[jira] Updated: (SOLR-496) Expires HTTP header not set correctly

2008-03-04 Thread Thomas Peuss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Peuss updated SOLR-496: -- Attachment: SOLR-496.patch I have found the problem. And _Integer_ can not hold that long values. I

RE: Solr nightly build failure

2008-03-04 Thread Peuss, Thomas
Hi! What is the problem here? The Hudson build is OK. -Original Message- From: solr-dev@lucene.apache.org [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 04, 2008 9:10 AM To: solr-dev@lucene.apache.org Subject: Solr nightly build failure init-forrest-entities: [mkdir] Created dir:

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

2008-03-04 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro updated SOLR-350: --- Attachment: solr-350.patch Updated patch to current trunk. Removes the static singleton from

[jira] Commented: (SOLR-303) Distributed Search over HTTP

2008-03-04 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12574984#action_12574984 ] Henri Biestro commented on SOLR-303: Nothing functional , just noticed reading the code

[jira] Updated: (SOLR-494) LukeRequestHandler/Ajax-based schema explorer

2008-03-04 Thread Greg Ludington (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Ludington updated SOLR-494: Attachment: Field View.jpg Screen shot of the basic view of the text field from the example schema,

Re: Similarity with schema-driven lengthNorm

2008-03-04 Thread Mike Klaas
Hi Karsten, The trigger is solely on the field name. -Mike On 3-Mar-08, at 6:17 PM, Karsten Sperling wrote: I mainly want to avoid having to deploy a new solr .war where a schema change would have been sufficient. Do you look up the field type name and trigger on that or do you use the field