[HUDSON] Lucene-Solr-tests-only-3.x - Build # 6549 - Failure

2011-03-31 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-3.x/6549/ 1 tests failed. REGRESSION: org.apache.lucene.collation.TestCollationKeyAnalyzer.testThreadSafe Error Message: Java heap space Stack Trace: java.lang.OutOfMemoryError: Java heap space at

[jira] [Commented] (LUCENE-3003) Move UnInvertedField into Lucene core

2011-03-31 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13013869#comment-13013869 ] Dawid Weiss commented on LUCENE-3003: - For what it's worth, the instrumentation

HTTP ERROR: 400

2011-03-31 Thread Deepak Singh
Getting error messge while indexing file HTTP ERROR: 400 ERROR:unknown field 'trapped'

Re: HTTP ERROR: 400

2011-03-31 Thread Danil ŢORIN
ERROR 500: unknown context On Thu, Mar 31, 2011 at 10:21, Deepak Singh deep...@praumtech.com wrote: Getting error messge while indexing file HTTP ERROR: 400 ERROR:unknown field 'trapped' - To unsubscribe, e-mail:

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

2011-03-31 Thread Yuriy Akopov (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13013878#comment-13013878 ] Yuriy Akopov commented on SOLR-236: --- Another question: The patched version of .war starts

[HUDSON] Lucene-Solr-tests-only-trunk - Build # 6565 - Failure

2011-03-31 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/6565/ 3 tests failed. REGRESSION: org.apache.lucene.index.TestNRTThreads.testNRTThreads Error Message: null Stack Trace: junit.framework.AssertionFailedError at

[jira] [Commented] (LUCENE-2959) [GSoC] Implementing State of the Art Ranking for Lucene

2011-03-31 Thread David Mark Nemeskey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13013907#comment-13013907 ] David Mark Nemeskey commented on LUCENE-2959: - Robert: thanks for all the

[jira] [Commented] (SOLR-2378) FST-based Lookup (suggestions) for prefix matches.

2011-03-31 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13013932#comment-13013932 ] Dawid Weiss commented on SOLR-2378: --- I didn't have time to take care of this until now,

Automaton-based suggest lookup

2011-03-31 Thread Dawid Weiss
https://issues.apache.org/jira/browse/SOLR-2378 Andrzej, Mike, would you peek at my latest comment and commit if I got the API requirements right? I'll implement the FSA-based suggested based on the trunk code layout for now and we can move it around later if needed. Dawid

[jira] [Commented] (SOLR-2378) FST-based Lookup (suggestions) for prefix matches.

2011-03-31 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13013933#comment-13013933 ] Andrzej Bialecki commented on SOLR-2378: - bq. I see TSTLookup and JaspellLookup

Re: HTTP ERROR: 400

2011-03-31 Thread Erick Erickson
Deepak: 1 please put questions like this on the users list. This list for development of Lucene and Solr. 2 please provide context Best Erick On Thu, Mar 31, 2011 at 3:21 AM, Deepak Singh deep...@praumtech.com wrote: Getting error messge while indexing file HTTP ERROR: 400 ERROR:unknown

[jira] [Commented] (LUCENE-2959) [GSoC] Implementing State of the Art Ranking for Lucene

2011-03-31 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13013944#comment-13013944 ] Robert Muir commented on LUCENE-2959: - {quote} I think the main point would be to

[jira] [Commented] (SOLR-2399) Solr Admin Interface, reworked

2011-03-31 Thread Upayavira (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13013971#comment-13013971 ] Upayavira commented on SOLR-2399: -

Re: Brainstorming on Improving the Release Process

2011-03-31 Thread Upayavira
On Wed, 30 Mar 2011 12:00 -0400, Grant Ingersoll gsing...@apache.org wrote: On Mar 30, 2011, at 9:19 AM, Robert Muir wrote: On Wed, Mar 30, 2011 at 8:22 AM, Grant Ingersoll gsing...@apache.org wrote: (Long post, please bear with me and please read!) Now that we have the release

[jira] [Commented] (LUCENE-2573) Tiered flushing of DWPTs by RAM with low/high water marks

2011-03-31 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13013974#comment-13013974 ] Simon Willnauer commented on LUCENE-2573: - I run a couple of benchmarks with

Re: Brainstorming on Improving the Release Process

2011-03-31 Thread Robert Muir
On Thu, Mar 31, 2011 at 9:40 AM, Upayavira u...@odoko.co.uk wrote: Are you willing to say more? I have a little time, and have done a lot of work with Ant. Maybe I could help. Upayavira Thanks, there is some followup discussion on this JIRA issue:

Handling wildcard search containing special characters (unicode)

2011-03-31 Thread Patrick ALLAERT
Hello, Facing a Solr issue, I have been told that queries with a term like: Kiinteistösih* will not match the Finnish word Kiinteistösihteeri and that it's a known limitation of Lucene. Instead, using the word directly, without wildcard, works. Do you confirm this a known limitation/bug? If so

Re: Handling wildcard search containing special characters (unicode)

2011-03-31 Thread Robert Muir
On Thu, Mar 31, 2011 at 9:51 AM, Patrick ALLAERT patrick.alla...@gmail.com wrote: Hello, Facing a Solr issue, I have been told that queries with a term like: Kiinteistösih* will not match the Finnish word Kiinteistösihteeri and that it's a known limitation of Lucene. Instead, using the word

[jira] [Commented] (LUCENE-3003) Move UnInvertedField into Lucene core

2011-03-31 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13013986#comment-13013986 ] Yonik Seeley commented on LUCENE-3003: -- Thanks Dawid, this suggests that we could

Re: [jira] [Commented] (LUCENE-2573) Tiered flushing of DWPTs by RAM with low/high water marks

2011-03-31 Thread Jason Rutherglen
Dr On Mar 31, 2011 9:44 AM, Simon Willnauer (JIRA) j...@apache.org wrote: [ https://issues.apache.org/jira/browse/LUCENE-2573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13013974#comment-13013974] Simon Willnauer commented on LUCENE-2573:

[JENKINS-MAVEN] Lucene-Solr-Maven-trunk #75: POMs out of sync

2011-03-31 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-Maven-trunk/75/ 1 tests failed. FAILED: org.apache.solr.schema.TestICUCollationField.org.apache.solr.schema.TestICUCollationField Error Message: Cannot find resource: solr-analysis-extras/conf/solrconfig-icucollate.xml Stack Trace:

[jira] [Commented] (LUCENE-3006) Javadocs warnings should fail the build

2011-03-31 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13014011#comment-13014011 ] Steven Rowe commented on LUCENE-3006: - bq. This patch eliminates javadoc warnings on

RE: Using contrib Lucene Benchmark with Solr

2011-03-31 Thread Burton-West, Tom
Thanks Robert and Grant, Does this need a separate JIRA issue dealing specifically with the ability of benchmark to read Solr config settings, or is it subsumed in LUCENE-2845? or should I just add a comment to LUCENE-2845? Tom -Original Message- From: Robert Muir

[jira] [Commented] (LUCENE-2573) Tiered flushing of DWPTs by RAM with low/high water marks

2011-03-31 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13014016#comment-13014016 ] Jason Rutherglen commented on LUCENE-2573: -- bq. influenced due to the fact that

Re: [HUDSON] Lucene-Solr-tests-only-trunk - Build # 6565 - Failure

2011-03-31 Thread Simon Willnauer
This on is weird seems like there is a synchronized missing on FieldInfoBiMap#containsConsistent I try to reproduce first. simon On Thu, Mar 31, 2011 at 11:37 AM, Apache Hudson Server hud...@hudson.apache.org wrote: Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/6565/

Re: Brainstorming on Improving the Release Process

2011-03-31 Thread Grant Ingersoll
Other things to add: 1. Managing our website is a big pain in the butt. Why do we need to publish PDFs again? We really need to get on the new CMS. 2. Copying/moving the artifacts to the release area could be automated, too At the end of the day, #1 below is what strikes me as the biggest

Re: Using contrib Lucene Benchmark with Solr

2011-03-31 Thread Robert Muir
On Thu, Mar 31, 2011 at 11:24 AM, Burton-West, Tom tburt...@umich.edu wrote: Thanks Robert and Grant, Does this need a separate JIRA issue dealing specifically with the ability of benchmark to read Solr config settings, or is it subsumed in LUCENE-2845? or should I just add a comment to

Re: Brainstorming on Improving the Release Process

2011-03-31 Thread Grant Ingersoll
On Mar 31, 2011, at 11:51 AM, Marvin Humphrey wrote: On Thu, Mar 31, 2011 at 11:45:53AM -0400, Grant Ingersoll wrote: Why do we need to publish PDFs again? IIRC, publishing PDFs is the default in Forrest. It might have been a passive choice. Yeah, it is. I know. Just one more thing

lucene.apache.org download link lucene/solr?

2011-03-31 Thread Christopher St John
On the front page, in the announcement: News 31 March 2011 - Lucene Core 3.1 and Solr 3.1 Available The Lucene PMC is... after Solr 1.4.1. Lucene can be downloaded from: The Lucene download link says /java put actually points to /solr. -cks

[jira] [Commented] (LUCENE-2573) Tiered flushing of DWPTs by RAM with low/high water marks

2011-03-31 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13014046#comment-13014046 ] Michael Busch commented on LUCENE-2573: --- Thanks, Simon, for running the benchmarks!

Re: lucene.apache.org download link lucene/solr?

2011-03-31 Thread Robert Muir
On Thu, Mar 31, 2011 at 12:07 PM, Christopher St John ckstj...@gmail.com wrote: On the front page, in the announcement:  News 31 March 2011 - Lucene Core 3.1 and Solr 3.1 Available The Lucene  PMC is... after Solr 1.4.1. Lucene can be downloaded from: The Lucene download link says /java put

Re: Handling wildcard search containing special characters (unicode)

2011-03-31 Thread Patrick ALLAERT
2011/3/31 Robert Muir rcm...@gmail.com: On Thu, Mar 31, 2011 at 9:51 AM, Patrick ALLAERT patrick.alla...@gmail.com wrote: Hello, Facing a Solr issue, I have been told that queries with a term like: Kiinteistösih* will not match the Finnish word Kiinteistösihteeri and that it's a known

[jira] [Updated] (LUCENE-2981) Review and potentially remove unused/unsupported Contribs

2011-03-31 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2981: Attachment: LUCENE-2981.patch patch file implementing grant's suggestions. Review and

[jira] [Commented] (LUCENE-2981) Review and potentially remove unused/unsupported Contribs

2011-03-31 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13014057#comment-13014057 ] Ryan McKinley commented on LUCENE-2981: --- +1 for 4.0 -0 for 3.2 Review and

[jira] [Commented] (LUCENE-2981) Review and potentially remove unused/unsupported Contribs

2011-03-31 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13014060#comment-13014060 ] Grant Ingersoll commented on LUCENE-2981: - +1 for 4.0 I'm fine w/ 3.2, too,

[jira] [Created] (LUCENE-3010) Add the ability for the Lucene Benchmarkcode to read Solr configuration information for testing Analyzer/Filter Chains

2011-03-31 Thread Tom Burton-West (JIRA)
Add the ability for the Lucene Benchmarkcode to read Solr configuration information for testing Analyzer/Filter Chains --- Key: LUCENE-3010 URL:

[jira] [Updated] (LUCENE-3010) Add the ability for the Lucene Benchmark code to read Solr configuration information for testing Analyzer/Filter Chains

2011-03-31 Thread Tom Burton-West (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Burton-West updated LUCENE-3010: Summary: Add the ability for the Lucene Benchmark code to read Solr configuration

[jira] [Commented] (LUCENE-2981) Review and potentially remove unused/unsupported Contribs

2011-03-31 Thread Andi Vajda (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13014070#comment-13014070 ] Andi Vajda commented on LUCENE-2981: Unless there are users, I'm +1 for removing db

[HUDSON] Lucene-Solr-tests-only-3.x - Build # 6567 - Failure

2011-03-31 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-3.x/6567/ All tests passed Build Log (for compile errors): [...truncated 47 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For

[HUDSON] Lucene-Solr-tests-only-3.x - Build # 6568 - Still Failing

2011-03-31 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-3.x/6568/ 2 tests failed. FAILED: init.org.apache.lucene.util.TestBitVector Error Message: org.apache.lucene.util.TestBitVector Stack Trace: java.lang.ClassNotFoundException: org.apache.lucene.util.TestBitVector at

[jira] [Commented] (LUCENE-2981) Review and potentially remove unused/unsupported Contribs

2011-03-31 Thread Earwin Burrfoot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13014108#comment-13014108 ] Earwin Burrfoot commented on LUCENE-2981: - Bye-bye, DB. Few things can compete

RE: [HUDSON] Lucene-Solr-tests-only-3.x - Build # 6568 - Still Failing

2011-03-31 Thread Uwe Schindler
I killed hanging java processes! - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de -Original Message- From: Apache Hudson Server [mailto:hud...@hudson.apache.org] Sent: Thursday, March 31, 2011 8:10 PM To: dev@lucene.apache.org

[Lucene.Net] [jira] [Commented] (LUCENENET-391) Luke.Net for Lucene.Net

2011-03-31 Thread Sergey Mirvoda (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13014116#comment-13014116 ] Sergey Mirvoda commented on LUCENENET-391: -- Notice guys We renamed the

[Lucene.Net] [jira] [Commented] (LUCENENET-397) Resolution of the legal issues

2011-03-31 Thread Sergey Mirvoda (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13014117#comment-13014117 ] Sergey Mirvoda commented on LUCENENET-397: -- We decided to rename project and

Apache Lucene 3.1.0 is available

2011-03-31 Thread Grant Ingersoll
March 2011, Apache Lucene 3.1 available The Lucene PMC is pleased to announce the release of Apache Lucene 3.1. This release contains numerous bug fixes, optimizations, and improvements, some of which are highlighted below. The release is available for immediate download at

Apache Solr 3.1.0 available

2011-03-31 Thread Grant Ingersoll
March 2011, Apache Solr 3.1 available The Lucene PMC is pleased to announce the release of Apache Solr 3.1. This release contains numerous bug fixes, optimizations, and improvements, some of which are highlighted below. The release is available for immediate download at

Apache Solr 3.1.0

2011-03-31 Thread Grant Ingersoll
March 2011, Apache Solr 3.1 available The Lucene PMC is pleased to announce the release of Apache Solr 3.1. This release contains numerous bug fixes, optimizations, and improvements, some of which are highlighted below. The release is available for immediate download at

Apache Lucene 3.1.0

2011-03-31 Thread Grant Ingersoll
March 2011, Apache Lucene 3.1 available The Lucene PMC is pleased to announce the release of Apache Lucene 3.1. This release contains numerous bug fixes, optimizations, and improvements, some of which are highlighted below. The release is available for immediate download at

Re: Brainstorming on Improving the Release Process

2011-03-31 Thread Upayavira
On Thu, 31 Mar 2011 09:51 -0400, Robert Muir rcm...@gmail.com wrote: On Thu, Mar 31, 2011 at 9:40 AM, Upayavira u...@odoko.co.uk wrote: Are you willing to say more? I have a little time, and have done a lot of work with Ant. Maybe I could help. Upayavira Thanks, there is some

[jira] [Created] (SOLR-2451) Add assertQScore() to SolrTestCaseJ4 to account for small deltas

2011-03-31 Thread David Smiley (JIRA)
Add assertQScore() to SolrTestCaseJ4 to account for small deltas - Key: SOLR-2451 URL: https://issues.apache.org/jira/browse/SOLR-2451 Project: Solr Issue Type: Improvement

[jira] [Updated] (SOLR-2451) Add assertQScore() to SolrTestCaseJ4 to account for small deltas

2011-03-31 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated SOLR-2451: --- Attachment: SOLR-2451_assertQScore.patch Add assertQScore() to SolrTestCaseJ4 to account for small

[jira] [Updated] (LUCENE-3006) Javadocs warnings should fail the build

2011-03-31 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated LUCENE-3006: Attachment: LUCENE-3006.patch Here's the patch I just committed. Javadocs warnings

Re: [HUDSON] Lucene-Solr-tests-only-trunk - Build # 6565 - Failure

2011-03-31 Thread Simon Willnauer
I just committed a fix for this simon On Thu, Mar 31, 2011 at 5:28 PM, Simon Willnauer simon.willna...@googlemail.com wrote: This on is weird seems like there is a synchronized missing on FieldInfoBiMap#containsConsistent I try to reproduce first. simon On Thu, Mar 31, 2011 at 11:37 AM,

[jira] [Resolved] (SOLR-2338) improved per-field similarity integration into schema.xml

2011-03-31 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved SOLR-2338. --- Resolution: Fixed Fix Version/s: 4.0 Committed revision 1087430. Thanks hoss and yonik for

[jira] [Commented] (SOLR-2061) Generate jar containing test classes.

2011-03-31 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13014188#comment-13014188 ] Robert Muir commented on SOLR-2061: --- I think this issue just needs the maven parts to be

[jira] [Assigned] (SOLR-2061) Generate jar containing test classes.

2011-03-31 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe reassigned SOLR-2061: - Assignee: Steven Rowe (was: Robert Muir) Generate jar containing test classes.

[HUDSON] Lucene-Solr-tests-only-trunk - Build # 6584 - Failure

2011-03-31 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/6584/ 3 tests failed. REGRESSION: org.apache.solr.client.solrj.embedded.SolrExampleJettyTest.testCommitWithin Error Message: expected:0 but was:1 Stack Trace: junit.framework.AssertionFailedError: expected:0 but was:1

[jira] [Updated] (SOLR-2155) Geospatial search using geohash prefixes

2011-03-31 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated SOLR-2155: --- Attachment: SOLR-2155_GeoHashPrefixFilter_with_sorting_no_poly.patch Attached is a new patch. The

[HUDSON] Lucene-Solr-tests-only-trunk - Build # 6590 - Failure

2011-03-31 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/6590/ 1 tests failed. REGRESSION: org.apache.solr.cloud.ZkSolrClientTest.testConnect Error Message: Could not connect to ZooKeeper 127.0.0.1:39750/solr within 3 ms Stack Trace: java.util.concurrent.TimeoutException:

[HUDSON] Lucene-Solr-tests-only-trunk - Build # 6591 - Still Failing

2011-03-31 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/6591/ 1 tests failed. REGRESSION: org.apache.lucene.benchmark.byTask.TestPerfTasksLogic.testCollator Error Message: expected:[,䀘䀌  䰁䨀€@ 䀀 ကࠀЀ] but was:[foobar] Stack Trace: at

[HUDSON] Lucene-Solr-tests-only-trunk - Build # 6592 - Still Failing

2011-03-31 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/6592/ 1 tests failed. FAILED: org.apache.lucene.benchmark.byTask.TestPerfTasksLogic.testCollator Error Message: expected:[,䀘䀌  䰁䨀€@ 䀀 ကࠀЀ] but was:[foobar] Stack Trace: at

[jira] [Commented] (LUCENE-3009) binary packaging: lucene modules/contribs that depend on jars are confusing

2011-03-31 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13014355#comment-13014355 ] Hoss Man commented on LUCENE-3009: -- I question if we really need to bother with binary

[jira] [Commented] (LUCENE-3009) binary packaging: lucene modules/contribs that depend on jars are confusing

2011-03-31 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13014357#comment-13014357 ] Robert Muir commented on LUCENE-3009: - When i brought up the idea of source code

[jira] [Commented] (LUCENE-3009) binary packaging: lucene modules/contribs that depend on jars are confusing

2011-03-31 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13014362#comment-13014362 ] Steven Rowe commented on LUCENE-3009: - bq, the maven stuff should be source-code only

[jira] [Updated] (LUCENE-3003) Move UnInvertedField into Lucene core

2011-03-31 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-3003: Attachment: byte_size_32-bit-openjdk6.txt Attached: 32-bit results Move UnInvertedField into

[jira] [Updated] (SOLR-2061) Generate jar containing test classes.

2011-03-31 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated SOLR-2061: -- Attachment: SOLR-2061.patch This patch brings the Maven aspects up to snuff. All tests pass under Ant