Solr nightly build failure

2009-06-20 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 83 source files to /tmp/apache-solr-nightly/build/solrj

Build failed in Hudson: Solr-trunk #838

2009-06-20 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Solr-trunk/838/changes Changes: [ehatcher] Added ${web.xml} parameter allowing a custom web.xml to be packaged in [ehatcher] SOLR-1230: Enhance data import developer console to work with all DataImportHandler request handlers [ehatcher] SOLR-1233:

[jira] Updated: (SOLR-1229) deletedPkQuery feature does not work when pk and uniqueKey field do not have the same value

2009-06-20 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1229: - Attachment: SOLR-1229.patch Erik plz let me know if this helps. > deletedPkQuery feature does not work

[jira] Commented: (SOLR-1173) Let contrib projects modify web.xml when running dist-war

2009-06-20 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12722175#action_12722175 ] Erik Hatcher commented on SOLR-1173: Jacob - your use case makes sense for sure, though

[jira] Commented: (SOLR-1229) deletedPkQuery feature does not work when pk and uniqueKey field do not have the same value

2009-06-20 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12722258#action_12722258 ] Lance Norskog commented on SOLR-1229: - Someone with magic powers, please mark this as "t

[jira] Updated: (SOLR-1229) deletedPkQuery feature does not work when pk and uniqueKey field do not have the same value

2009-06-20 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated SOLR-1229: --- Fix Version/s: 1.4 > deletedPkQuery feature does not work when pk and uniqueKey field do not have > t

[jira] Commented: (SOLR-1191) NullPointerException in delta import

2009-06-20 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12722259#action_12722259 ] Lance Norskog commented on SOLR-1191: - This error should appear in the user-visible out

[jira] Updated: (SOLR-1191) NullPointerException in delta import

2009-06-20 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated SOLR-1191: --- Fix Version/s: 1.4 > NullPointerException in delta import > > >

[jira] Updated: (SOLR-1229) deletedPkQuery feature does not work when pk and uniqueKey field do not have the same value

2009-06-20 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated SOLR-1229: --- Attachment: SOLR-1229.patch Noble - that looks like the right thing to add for delta queries, but that

Re: Solr Specification Version

2009-06-20 Thread Koji Sekiguchi
It seems that the difference between spec and impl version in Solr came in at the beginning of common-build.xml: http://svn.apache.org/viewvc/lucene/solr/trunk/common-build.xml?revision=671021&pathrev=786508 And the difference inherited when started 1.4-dev: http://svn.apache.org/viewvc/lucen

Re: Solr Specification Version

2009-06-20 Thread Chris Hostetter
: I think we should change 1.3.0 to 1.4.0 for spec version in Solr trunk. : Thought? Solr's build file(s) are actually correct. The spec version of a jar has to be purely numeric ("-dev" is illegal) and must increase as things change ... so we use the *last* version plus a long date+time stam

[jira] Commented: (SOLR-680) StatsComponent - get min, max, sum, qt, avg of number fields

2009-06-20 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12722302#action_12722302 ] David Smiley commented on SOLR-680: --- Harish, given that this issue is closed, it seems your