Solr nightly build failure

2009-10-13 Thread solr-dev
init-forrest-entities: [mkdir] Created dir: /tmp/apache-solr-nightly/build [mkdir] Created dir: /tmp/apache-solr-nightly/build/web compile-solrj: [mkdir] Created dir: /tmp/apache-solr-nightly/build/solrj [javac] Compiling 87 source files to /tmp/apache-solr-nightly/build/solrj

[jira] Created: (SOLR-1507) Allow query parameters passed to Schema Browser

2009-10-13 Thread Niko Schmuck (JIRA)
Allow query parameters passed to Schema Browser --- Key: SOLR-1507 URL: https://issues.apache.org/jira/browse/SOLR-1507 Project: Solr Issue Type: Improvement Components: web gui

Code Freeze, Release Process, etc.

2009-10-13 Thread Grant Ingersoll
OK, so we are in code freeze right now. I'm going to follow the Release process at http://wiki.apache.org/solr/HowToRelease I will put up an RC now, then people can try it out, etc. I would then like to have a goal of putting up an official set of artifacts to be voted on next Monday.

Re: Code Freeze, Release Process, etc.

2009-10-13 Thread Yonik Seeley
+1, let's get that RC out there! -Yonik http://www.lucidimagination.com On Tue, Oct 13, 2009 at 9:15 AM, Grant Ingersoll gsing...@apache.org wrote: OK, so we are in code freeze right now. I'm going to follow the Release process at http://wiki.apache.org/solr/HowToRelease I will put up an

[jira] Commented: (SOLR-236) Field collapsing

2009-10-13 Thread Aytek Ekici (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12765076#action_12765076 ] Aytek Ekici commented on SOLR-236: -- Hi all, Just applied field-collapse-5.patch and i guess

Re: Code Freeze, Release Process, etc.

2009-10-13 Thread Koji Sekiguchi
Grant Ingersoll wrote: OK, so we are in code freeze right now. I'm going to follow the Release process at http://wiki.apache.org/solr/HowToRelease I will put up an RC now, then people can try it out, etc. I would then like to have a goal of putting up an official set of artifacts to be

[jira] Issue Comment Edited: (SOLR-236) Field collapsing

2009-10-13 Thread Aytek Ekici (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12765076#action_12765076 ] Aytek Ekici edited comment on SOLR-236 at 10/13/09 6:46 AM: Hi

[jira] Issue Comment Edited: (SOLR-236) Field collapsing

2009-10-13 Thread Aytek Ekici (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12765076#action_12765076 ] Aytek Ekici edited comment on SOLR-236 at 10/13/09 6:48 AM: Hi

[jira] Updated: (SOLR-1499) SolrEntityProcessor - DIH EntityProcessor that queries an external Solr via SolrJ

2009-10-13 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated SOLR-1499: --- Attachment: SOLR-1499.patch Attached new patch. Reformats code, removing tabs. Adjusts the

Re: Solr nightly build failure

2009-10-13 Thread Yonik Seeley
Not sure what's up with the failures below - looks like SolrJ got an error from Solr reporting a failure instantiating a lazy request handler... but there's no matching exception in the Solr logs. Running this test by hand worked fine too. I just kicked off another nightly by hand. -Yonik

Solr nightly build failure

2009-10-13 Thread solr-dev
init-forrest-entities: [mkdir] Created dir: /tmp/apache-solr-nightly/build [mkdir] Created dir: /tmp/apache-solr-nightly/build/web compile-solrj: [mkdir] Created dir: /tmp/apache-solr-nightly/build/solrj [javac] Compiling 87 source files to /tmp/apache-solr-nightly/build/solrj

Solr nightly build failure

2009-10-13 Thread solr-dev
init-forrest-entities: [mkdir] Created dir: /tmp/apache-solr-nightly/build [mkdir] Created dir: /tmp/apache-solr-nightly/build/web compile-solrj: [mkdir] Created dir: /tmp/apache-solr-nightly/build/solrj [javac] Compiling 87 source files to /tmp/apache-solr-nightly/build/solrj

Solr nightly build failure

2009-10-13 Thread solr-dev
init-forrest-entities: compile-solrj: compile: [javac] Compiling 1 source file to /tmp/apache-solr-nightly/build/solr [javac] Note: /tmp/apache-solr-nightly/src/java/org/apache/solr/search/DocSetHitCollector.java uses or overrides a deprecated API. [javac] Note: Recompile with

Re: Solr nightly build failure

2009-10-13 Thread Yonik Seeley
Ah, of course. This consistently fails: ant test -Dversion=nightly -Dtestcase=SolrExampleEmbeddedTest It's because the version nightly makes the regex not match! We should probably relax the expressions. -Yonik http://www.lucidimagination.com On Tue, Oct 13, 2009 at 10:25 AM, Yonik Seeley

[jira] Updated: (SOLR-398) Widen return type of FiledType.createField to Fieldable in order to maximize flexibility

2009-10-13 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated SOLR-398: --- Attachment: fieldable.patch Patch updated to current trunk. One concrete use case where this

[jira] Created: (SOLR-1508) Use field cache when creating response, if available and configured.

2009-10-13 Thread Tom Hill (JIRA)
Use field cache when creating response, if available and configured. Key: SOLR-1508 URL: https://issues.apache.org/jira/browse/SOLR-1508 Project: Solr Issue Type: New

[jira] Commented: (SOLR-1508) Use field cache when creating response, if available and configured.

2009-10-13 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12765159#action_12765159 ] Yonik Seeley commented on SOLR-1508: We're not going to be updating Lucene as much as we

Re: Solr nightly build failure

2009-10-13 Thread Yonik Seeley
OK, the nightly now passes latest here: http://people.apache.org/builds/lucene/solr/nightly/ -Yonik http://www.lucidimagination.com On Tue, Oct 13, 2009 at 11:10 AM, Yonik Seeley yo...@lucidimagination.com wrote: Ah, of course. This consistently fails:  ant test -Dversion=nightly

[jira] Commented: (SOLR-1499) SolrEntityProcessor - DIH EntityProcessor that queries an external Solr via SolrJ

2009-10-13 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12765165#action_12765165 ] Erik Hatcher commented on SOLR-1499: One issue, the iteration isn't stopping when it

[jira] Commented: (SOLR-1508) Use field cache when creating response, if available and configured.

2009-10-13 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12765166#action_12765166 ] Erik Hatcher commented on SOLR-1508: Agreed with Yonik - would like to see this wired

[jira] Created: (SOLR-1509) Admin UI display of schema.xml can't find schema file

2009-10-13 Thread Simon Rosenthal (JIRA)
Admin UI display of schema.xml can't find schema file - Key: SOLR-1509 URL: https://issues.apache.org/jira/browse/SOLR-1509 Project: Solr Issue Type: Bug Affects Versions: 1.4

Re: svn commit: r824844 - /lucene/solr/trunk/example/solr/conf/solrconfig.xml

2009-10-13 Thread Chris Hostetter
: fix nightly: be more flexible about solr-cell regex matching jar ...if we're going to change this, we should change it in all the example solrconfig.xml files to be consistent. But perhaps instead we should change the nightly build to use a more informative version? like 1.4-dev-nightly ?

Re: Code Freeze, Release Process, etc.

2009-10-13 Thread Gora Mohanty
On Tue, 13 Oct 2009 09:15:52 -0400 Grant Ingersoll gsing...@apache.org wrote: OK, so we are in code freeze right now. I'm going to follow the Release process at http://wiki.apache.org/solr/HowToRelease I will put up an RC now, then people can try it out, etc. I would then like to have a

Re: svn commit: r824882 - in /lucene/solr/trunk: contrib/clustering/example/conf/solrconfig.xml example/example-DIH/solr/mail/conf/solrconfig.xml example/solr/conf/solrconfig.xml

2009-10-13 Thread Yonik Seeley
Thanks... I was just about to go fix nightly version to start with a number. -Yonik http://www.lucidimagination.com On Tue, Oct 13, 2009 at 2:59 PM, hoss...@apache.org wrote: Author: hossman Date: Tue Oct 13 18:58:59 2009 New Revision: 824882 URL:

Re: svn commit: r824882 - in /lucene/solr/trunk: contrib/clustering/example/conf/solrconfig.xml example/example-DIH/solr/mail/conf/solrconfig.xml example/solr/conf/solrconfig.xml

2009-10-13 Thread Chris Hostetter
: Thanks... I was just about to go fix nightly version to start with a number. FWIW: I still think that would be a good idea, independent of this feature (does anyone remember why the nightly build uses -Dversion=nightly instead of just getting the X.Y-dev version from the build.xml?) -Hoss

Re: svn commit: r824882 - in /lucene/solr/trunk: contrib/clustering/example/conf/solrconfig.xml example/example-DIH/solr/mail/conf/solrconfig.xml example/solr/conf/solrconfig.xml

2009-10-13 Thread Yonik Seeley
On Tue, Oct 13, 2009 at 3:08 PM, Chris Hostetter hossman_luc...@fucit.org wrote: : Thanks... I was just about to go fix nightly version to start with a number. FWIW: I still think that would be a good idea, independent of this feature (does anyone remember why the nightly build uses

[jira] Commented: (SOLR-236) Field collapsing

2009-10-13 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12765196#action_12765196 ] Martijn van Groningen commented on SOLR-236: Hi Aytek, How I understand filter

[jira] Commented: (SOLR-1508) Use field cache when creating response, if available and configured.

2009-10-13 Thread Tom Hill (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12765214#action_12765214 ] Tom Hill commented on SOLR-1508: The key thing I was trying to achieve here was to use

[jira] Updated: (SOLR-1499) SolrEntityProcessor - DIH EntityProcessor that queries an external Solr via SolrJ

2009-10-13 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated SOLR-1499: --- Attachment: SOLR-1499.patch This patch changes the iterator to throw NoSuchElementException, adjusts

[jira] Commented: (SOLR-1508) Use field cache when creating response, if available and configured.

2009-10-13 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12765228#action_12765228 ] Yonik Seeley commented on SOLR-1508: IndexReader has getSequentialSubreaders(), and I

1.4.0 RC

2009-10-13 Thread Grant Ingersoll
http://people.apache.org/~gsingers/solr/1.4.0-RC/ I have not signed these artifacts yet. I have to generate a stronger key b/c mine is only 2048. Am working through that now.

Re: 1.4.0 RC

2009-10-13 Thread Israel Ekpo
This is awesome! Thanks to all who made this possible. On Tue, Oct 13, 2009 at 4:56 PM, Grant Ingersoll gsing...@apache.orgwrote: http://people.apache.org/~gsingers/solr/1.4.0-RC/http://people.apache.org/%7Egsingers/solr/1.4.0-RC/ I have not signed these artifacts yet. I have to generate a

solr wiki issues

2009-10-13 Thread Yonik Seeley
This *was* the place where jetty config was described, right? http://wiki.apache.org/solr/SolrJetty -Yonik http://www.lucidimagination.com

Re: solr wiki issues

2009-10-13 Thread Mark Miller
Chris Hostetter wrote: : This *was* the place where jetty config was described, right? : http://wiki.apache.org/solr/SolrJetty yes. you can see links to it from SolrInstall, MultipleIndexes, etc... Some of the glitches that seemed to have resulted from the MoinMOin upgrade are fucking

[jira] Commented: (SOLR-1509) Admin UI display of schema.xml can't find schema file

2009-10-13 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12765248#action_12765248 ] Hoss Man commented on SOLR-1509: The only bug here is the confusing error message. the

[jira] Updated: (SOLR-1509) ShowFileRequestHandler has missleading error when asked for absolute path

2009-10-13 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-1509: --- Description: When a user attempts to use the ShowFileRequestHandler (ie: /admin/file ) to access a file

RE: solr wiki issues

2009-10-13 Thread Steven A Rowe
Edits to the SolrJetty page as archived on apache.org: http://www.google.com/search?q=%22update+of+solrjetty%22+site%3Amail-archives.apache.org Looks like four edits have been made since May 2008: 8/4/2008:

[jira] Resolved: (SOLR-1505) Phrase query used when the value is not in quotas

2009-10-13 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-1505. Resolution: Invalid There's no bug here ... this is the expected behavior of the standard QueryParser --

deploy solr in Eclipse IDE

2009-10-13 Thread Pradeep Pujari
Hi All, I am trying to install solr nightly build into Eclipse IDE and facing lot of issues while importing the zip file. The build path, libs and various source files are scattered. It took me lot of tine to configure and make it run. What development environment are being used and is there

Re: solr wiki issues

2009-10-13 Thread Chris Hostetter
: Some of the glitches that seemed to have resulted from the MoinMOin : upgrade are fucking absurd. I've located what appears to be a backup of the wiki prior to the upgrade, but the files are only readable by the backup users. I've requested acess to them so we can try to assess/repair the

Re: deploy solr in Eclipse IDE

2009-10-13 Thread Chris Hostetter
: Subject: deploy solr in Eclipse IDE : In-Reply-To: 4ad4f2c2.8080...@lucidimagination.com http://people.apache.org/~hossman/#threadhijack Thread Hijacking on Mailing Lists When starting a new discussion on a mailing list, please do not reply to an existing message, instead start a fresh

Re: 1.4.0 RC

2009-10-13 Thread Chris Hostetter
: http://people.apache.org/~gsingers/solr/1.4.0-RC/ I suspect we're going to want to wait for Lucene 2.9.1 - particularly because of LUCENE-1974. As far as i can tell we don't ever call setAllowDocsOutOfOrder(false) in Solr so this bug could bite us. -Hoss

Re: 1.4.0 RC

2009-10-13 Thread Yonik Seeley
On Tue, Oct 13, 2009 at 8:03 PM, Chris Hostetter hossman_luc...@fucit.org wrote: : http://people.apache.org/~gsingers/solr/1.4.0-RC/ I suspect we're going to want to wait for Lucene 2.9.1 - particularly because of LUCENE-1974. I know I was lobbying for not using non-released versions of

Re: 1.4.0 RC

2009-10-13 Thread Yonik Seeley
On Tue, Oct 13, 2009 at 8:12 PM, Yonik Seeley yo...@lucidimagination.com wrote: On Tue, Oct 13, 2009 at 8:03 PM, Chris Hostetter hossman_luc...@fucit.org wrote: : http://people.apache.org/~gsingers/solr/1.4.0-RC/ I suspect we're going to want to wait for Lucene 2.9.1 - particularly because

Re: 1.4.0 RC

2009-10-13 Thread Koji Sekiguchi
Yonik Seeley wrote: On Tue, Oct 13, 2009 at 8:12 PM, Yonik Seeley yo...@lucidimagination.com wrote: On Tue, Oct 13, 2009 at 8:03 PM, Chris Hostetter hossman_luc...@fucit.org wrote: : http://people.apache.org/~gsingers/solr/1.4.0-RC/ I suspect we're going to want to wait for Lucene

[jira] Commented: (SOLR-1505) Phrase query used when the value is not in quotas

2009-10-13 Thread Alex Baranov (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12765392#action_12765392 ] Alex Baranov commented on SOLR-1505: {quote}In the future: if you see behavior that you