Solr nightly build failure

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

Build failed in Hudson: Solr-trunk #388

2008-03-26 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Solr-trunk/388/changes Changes: [ehatcher] Fix JSPs that refered to removed SolrMultiCore [ehatcher] Fix a couple of multicore related issues in both index.jsp pages [ryan] SOLR-350 -- fixing more jsp references... added tests to check "/solr/" an

[jira] Created: (SOLR-511) Expose initialization arguments

2008-03-26 Thread Erik Hatcher (JIRA)
Expose initialization arguments --- Key: SOLR-511 URL: https://issues.apache.org/jira/browse/SOLR-511 Project: Solr Issue Type: Improvement Components: search Reporter: Erik Hatcher

[jira] Updated: (SOLR-511) Expose initialization arguments

2008-03-26 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated SOLR-511: -- Attachment: get_init_args.patch > Expose initialization arguments > --- > >

WordDelimiterFilter+LenghtFilter results in termPosition==-1

2008-03-26 Thread Walter Ferrara
I'm using an anlyzer with WordDelimiterFilter before a LenghtFilter; When I ran org.apache.lucene.index.CheckIndex on my solr index, I get some errors. CheckIndex complains that some doc have terms uncorrectly positioned in -1, beware that solr doesn't complain in any way, but Luke "Reconstruct

[jira] Commented: (SOLR-511) Expose initialization arguments

2008-03-26 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12582316#action_12582316 ] Yonik Seeley commented on SOLR-511: --- looks harmless enough. > Expose initialization argume

[jira] Created: (SOLR-512) set parameters on UpdateRequest

2008-03-26 Thread Yonik Seeley (JIRA)
set parameters on UpdateRequest --- Key: SOLR-512 URL: https://issues.apache.org/jira/browse/SOLR-512 Project: Solr Issue Type: Improvement Components: clients - java Reporter: Yonik Seeley

[jira] Updated: (SOLR-512) set parameters on UpdateRequest

2008-03-26 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-512: -- Attachment: SOLR-512.patch Attaching patch to allow user to set parameters. Modified optimize + commit re

Re: Solr nightly build failure

2008-03-26 Thread Yonik Seeley
On Tue, Mar 25, 2008 at 8:45 PM, Chris Hostetter <[EMAIL PROTECTED]> wrote: > > : [junit] Running org.apache.solr.client.solrj.response.QueryResponseTest > > : [junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.316 sec > > This test seems to have been failing consistently in th

Re: Solr nightly build failure

2008-03-26 Thread Yonik Seeley
I updated to junit4.4 and kicked off the nightly build manually. We'll see if it fixes things. -Yonik

Solr nightly build failure

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

Re: Solr nightly build failure

2008-03-26 Thread Yonik Seeley
OK... another try. I updated to Ant 1.7 for the heck of it, and didn't put junit in it's lib since Solr as one in it's lib now. -Yonik On Wed, Mar 26, 2008 at 2:09 PM, wrote: > > init-forrest-entities: > [mkdir] Created dir: /tmp/apache-solr-nightly/build > > compile-common: > [mkdir

Re: Solr nightly build failure

2008-03-26 Thread Yonik Seeley
Yup, last try succeeded. On Wed, Mar 26, 2008 at 2:24 PM, Yonik Seeley <[EMAIL PROTECTED]> wrote: > OK... another try. I updated to Ant 1.7 for the heck of it, and > didn't put junit in it's lib since Solr as one in it's lib now. > > -Yonik > > > > On Wed, Mar 26, 2008 at 2:09 PM, wrote: >

[jira] Resolved: (SOLR-512) set parameters on UpdateRequest

2008-03-26 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved SOLR-512. --- Resolution: Fixed Fix Version/s: 1.3 committed. > set parameters on UpdateRequest > ---

[jira] Commented: (SOLR-139) Support updateable/modifiable documents

2008-03-26 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12582401#action_12582401 ] Lance Norskog commented on SOLR-139: If I may comment? Is it ok if a first implementat

Re: Solr nightly build failure

2008-03-26 Thread Chris Hostetter
: Yup, last try succeeded. Cool .. thanx yonik (i completley missed seeing the change in test style) -Hoss

[jira] Resolved: (SOLR-497) SolrJ QueryResponse does not support date faceting results

2008-03-26 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-497. --- Resolution: Fixed false alarm ... the probably was evidently an old version of ant/junit that didn't know abou

Re: svn commit: r641573 - /lucene/solr/trunk/CHANGES.txt

2008-03-26 Thread Yonik Seeley
Perhaps use the 1.2 upgrading statement as a template? It mentions how to handle master/slave upgrading. -Yonik On Wed, Mar 26, 2008 at 4:59 PM, <[EMAIL PROTECTED]> wrote: > Author: ryan > Date: Wed Mar 26 13:59:40 2008 > New Revision: 641573 > > URL: http://svn.apache.org/viewvc?rev=641573&

Re: [jira] Commented: (SOLR-284) Parsing Rich Document Types

2008-03-26 Thread Chris Hostetter
: This patch is failing when i try to index large documents of size : >20MB(mainly excel and pdf) What is the error? What shows up in your logs? What is the value of "multipartUploadLimitInKB" in your solrconfig.xml say? -Hoss

[jira] Resolved: (SOLR-511) Expose initialization arguments

2008-03-26 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved SOLR-511. --- Resolution: Fixed committed. > Expose initialization arguments > --- > >

[jira] Created: (SOLR-513) Links to core admin pages are broken in default admin page

2008-03-26 Thread Lars Kotthoff (JIRA)
Links to core admin pages are broken in default admin page -- Key: SOLR-513 URL: https://issues.apache.org/jira/browse/SOLR-513 Project: Solr Issue Type: Bug Components: web g

[jira] Updated: (SOLR-513) Links to core admin pages are broken in default admin page

2008-03-26 Thread Lars Kotthoff (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Kotthoff updated SOLR-513: --- Attachment: solr-admin-links.patch Patch to build the link by appending to the root of the servlet cont