[jira] Commented: (LUCENE-2957) generate-maven-artifacts target should include all non-Mavenized Lucene Solr dependencies

2011-03-10 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13004993#comment-13004993 ] Tommaso Teofili commented on LUCENE-2957: - Regarding UIMA artifacts (items 7-11)

[HUDSON] Solr-trunk - Build # 1438 - Failure

2011-03-10 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Solr-trunk/1438/ All tests passed Build Log (for compile errors): [...truncated 11456 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands,

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

2011-03-10 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13005000#comment-13005000 ] Lance Norskog commented on SOLR-2399: - bq. RED for prod, YELLOW for test and GREEN for

[jira] Commented: (SOLR-2412) Multipath hierarchical faceting

2011-03-10 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13005001#comment-13005001 ] Lance Norskog commented on SOLR-2412: - This is very nice. Great work! Multipath

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

2011-03-10 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/5764/ 2 tests failed. FAILED: org.apache.solr.update.DirectUpdateHandlerOptimizeTest.testWatchChildren Error Message: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until

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

2011-03-10 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/5765/ 2 tests failed. FAILED: org.apache.solr.update.DirectUpdateHandlerOptimizeTest.testWatchChildren Error Message: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until

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

2011-03-10 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/5766/ 2 tests failed. FAILED: org.apache.solr.update.DirectUpdateHandlerOptimizeTest.testWatchChildren Error Message: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until

[jira] Created: (LUCENE-2958) WriteLineDocTask improvements

2011-03-10 Thread Doron Cohen (JIRA)
WriteLineDocTask improvements - Key: LUCENE-2958 URL: https://issues.apache.org/jira/browse/LUCENE-2958 Project: Lucene - Java Issue Type: Improvement Components: contrib/benchmark Reporter:

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

2011-03-10 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/5767/ 2 tests failed. FAILED: org.apache.solr.update.DirectUpdateHandlerOptimizeTest.testWatchChildren Error Message: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until

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

2011-03-10 Thread David Mark Nemeskey (JIRA)
[GSoC] Implementing State of the Art Ranking for Lucene --- Key: LUCENE-2959 URL: https://issues.apache.org/jira/browse/LUCENE-2959 Project: Lucene - Java Issue Type: New Feature

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

2011-03-10 Thread David Mark Nemeskey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Mark Nemeskey updated LUCENE-2959: Attachment: proposal.pdf The proposal originally sent to the mailing list.

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

2011-03-10 Thread David Mark Nemeskey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Mark Nemeskey updated LUCENE-2959: Attachment: implementation_plan.pdf The implementation plan. [GSoC]

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

2011-03-10 Thread David Mark Nemeskey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Mark Nemeskey updated LUCENE-2959: Comment: was deleted (was: The proposal originally sent to the mailing list.)

Re: GSoC

2011-03-10 Thread David Nemeskey
Ok, I have created a new issue, LUCENE-2959 for this project. I have uploaded the pdfs and added the gsoc2011 and lucene-gsoc-2011 labels as well. David On 2011 March 09, Wednesday 21:58:53 Simon Willnauer wrote: On Wed, Mar 9, 2011 at 5:48 PM, Grant Ingersoll gsing...@apache.org wrote: I

Re: real reason for java.lang.NoClassDefFoundError ?

2011-03-10 Thread Andi Vajda
On Mar 10, 2011, at 11:23, Anton Korosov anton.koro...@nersc.no wrote: Thank you very much, Andi, for the prompt reply! Can I torture you with questions a bit more? Now I tried to build it the following way: python -m jcc.__init__ \ --python testjava \ --build \ --install \ --jar

disquery - difference qf qs / pf ps

2011-03-10 Thread Gastone Penzo
Hi i understand what qf and qs parameters are but i can't understand what pf and ps are exactly. someone can explain it to me?? for example qf=title^2 name^1.2 surname^1 qs=3 it means i search in title field with boost 2 or in name field with boost 1.2 or in surname field with boost 1 and the

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

2011-03-10 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/5768/ 2 tests failed. FAILED: org.apache.solr.update.DirectUpdateHandlerOptimizeTest.testWatchChildren Error Message: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until

Re: IndexWriter#setRAMBufferSizeMB removed in trunk

2011-03-10 Thread Michael McCandless
Hi Shay, It sounds like we should put this (ability to change RAM buffer on the fly) back. But, can you describe how/why you need this? Is it because you have many IWs open at once and you want to dynamically change which gets to use RAM? Are there other settings that were moved to IWC that

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

2011-03-10 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/5769/ 2 tests failed. FAILED: org.apache.solr.update.DirectUpdateHandlerOptimizeTest.testWatchChildren Error Message: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until

Re: GSoC

2011-03-10 Thread Simon Willnauer
awesome thanks! simon On Thu, Mar 10, 2011 at 11:54 AM, David Nemeskey nemeskey.da...@sztaki.hu wrote: Ok, I have created a new issue, LUCENE-2959 for this project. I have uploaded the pdfs and added the gsoc2011 and lucene-gsoc-2011 labels as well. David On 2011 March 09, Wednesday

[jira] Created: (LUCENE-2960) Allow (or bring back) the ability to setRAMBufferSizeMB on an open IndexWriter

2011-03-10 Thread Shay Banon (JIRA)
Allow (or bring back) the ability to setRAMBufferSizeMB on an open IndexWriter -- Key: LUCENE-2960 URL: https://issues.apache.org/jira/browse/LUCENE-2960 Project: Lucene -

Re: IndexWriter#setRAMBufferSizeMB removed in trunk

2011-03-10 Thread Robert Muir
On Thu, Mar 10, 2011 at 6:49 AM, Michael McCandless luc...@mikemccandless.com wrote: Can you open an issue?  Make sure it's marked fix 4.0/3.2!  Thanks. I'm not sure we should handle it this way: I really don't like deprecation in one release and undeprecation in another. So, I think we should

Re: IndexWriter#setRAMBufferSizeMB removed in trunk

2011-03-10 Thread Shay Banon
Hi, On Thursday, March 10, 2011 at 1:49 PM, Michael McCandless wrote: Hi Shay, It sounds like we should put this (ability to change RAM buffer on the fly) back. But, can you describe how/why you need this? Is it because you have many IWs open at once and you want to dynamically change

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

2011-03-10 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/5770/ 2 tests failed. FAILED: org.apache.solr.update.DirectUpdateHandlerOptimizeTest.testWatchChildren Error Message: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until

Re: IndexWriter#setRAMBufferSizeMB removed in trunk

2011-03-10 Thread Shay Banon
I am not sure that IndexWriterConfig is bad. Its nice to be able to set all the upfront configurations in a single object and pass it to the IndexWriter. And, have the IndexWriter allow for specific setters allowing for real time changes (those should not be done through the IndexWriterConfig).

Re: IndexWriter#setRAMBufferSizeMB removed in trunk

2011-03-10 Thread Robert Muir
On Thu, Mar 10, 2011 at 7:41 AM, Shay Banon kim...@gmail.com wrote: I am not sure that IndexWriterConfig is bad. Its nice to be able to set all the upfront configurations in a single object and pass it to the IndexWriter. And, have the IndexWriter allow for specific setters allowing for real

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

2011-03-10 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/5771/ 2 tests failed. FAILED: org.apache.solr.update.DirectUpdateHandlerOptimizeTest.testWatchChildren Error Message: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until

Re: IndexWriter#setRAMBufferSizeMB removed in trunk

2011-03-10 Thread Shai Erera
IWC simplified IW creation - now there is only one ctor, where before there were multiple ones, and some settings could only be changed after IW was created. With IWC, our code is (can become) simpler -- e.g. RAM buffer size, if specified up front is one thing, but if it's dynamic, we need to

[jira] Updated: (LUCENE-2958) WriteLineDocTask improvements

2011-03-10 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen updated LUCENE-2958: Attachment: LUCENE-2958.patch Updated patch (for 3x): - from 3x root (previous patch was from

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

2011-03-10 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/5772/ 2 tests failed. FAILED: org.apache.solr.update.DirectUpdateHandlerOptimizeTest.testWatchChildren Error Message: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until

[jira] Commented: (LUCENE-2957) generate-maven-artifacts target should include all non-Mavenized Lucene Solr dependencies

2011-03-10 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13005057#comment-13005057 ] Steven Rowe commented on LUCENE-2957: - {quote} Hi Steven. Would it help a lot if we

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

2011-03-10 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/5773/ 2 tests failed. FAILED: org.apache.solr.update.DirectUpdateHandlerOptimizeTest.testWatchChildren Error Message: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until

[jira] Created: (LUCENE-2961) Remove benchmark/lib/xml-apis.jar - JVM 1.5 already contains the required JAXP 1.3 implementation

2011-03-10 Thread Steven Rowe (JIRA)
Remove benchmark/lib/xml-apis.jar - JVM 1.5 already contains the required JAXP 1.3 implementation - Key: LUCENE-2961 URL:

[jira] Updated: (LUCENE-2961) Remove benchmark/lib/xml-apis.jar - JVM 1.5 already contains the required JAXP 1.3 implementation

2011-03-10 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated LUCENE-2961: Attachment: LUCENE-2961.patch Patch against trunk removing xml-apis-2.9.0.jar. /lucene and

Participation

2011-03-10 Thread Elmar Pitschke
Hi all, i am using Lucene for quite some time now at my work and it is a quite amazing software. As i have now submitted my PhD, i am searching for a new things i could do in my spare time. So as i am frequently using the software and i am an experiences Java programmer i would like to make my

[jira] Assigned: (LUCENE-2961) Remove benchmark/lib/xml-apis.jar - JVM 1.5 already contains the required JAXP 1.3 implementation

2011-03-10 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe reassigned LUCENE-2961: --- Assignee: Steven Rowe Remove benchmark/lib/xml-apis.jar - JVM 1.5 already contains the

[jira] Updated: (LUCENE-2961) Remove benchmark/lib/xml-apis.jar - JVM 1.5 already contains the required JAXP 1.3 implementation

2011-03-10 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated LUCENE-2961: Lucene Fields: [New, Patch Available] (was: [New]) Remove benchmark/lib/xml-apis.jar - JVM 1.5

Re: Participation

2011-03-10 Thread Mark Miller
On Mar 10, 2011, at 10:49 AM, Elmar Pitschke wrote: Hi all, i am using Lucene for quite some time now at my work and it is a quite amazing software. As i have now submitted my PhD, i am searching for a new things i could do in my spare time. So as i am frequently using the software and i

[jira] Updated: (LUCENE-2957) generate-maven-artifacts target should include all non-Mavenized Lucene Solr dependencies

2011-03-10 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated LUCENE-2957: Description: Currently, in addition to deploying artifacts for all of the Lucene and Solr

[jira] Created: (SOLR-2419) ESIP OpenSearch Response Writer

2011-03-10 Thread Chris A. Mattmann (JIRA)
ESIP OpenSearch Response Writer --- Key: SOLR-2419 URL: https://issues.apache.org/jira/browse/SOLR-2419 Project: Solr Issue Type: New Feature Components: Response Writers Reporter: Chris A.

Re: IndexWriter#setRAMBufferSizeMB removed in trunk

2011-03-10 Thread Michael McCandless
On Thu, Mar 10, 2011 at 8:23 AM, Shai Erera ser...@gmail.com wrote: IWC simplified IW creation - now there is only one ctor, where before there were multiple ones, and some settings could only be changed after IW was created. With IWC, our code is (can become) simpler -- e.g. RAM buffer size,

[jira] Commented: (LUCENE-2324) Per thread DocumentsWriters that write their own private segments

2011-03-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13005155#comment-13005155 ] Michael McCandless commented on LUCENE-2324: One nice side effect of DWPT is

[jira] Created: (LUCENE-2962) Skip data should be inlined into the postings lists

2011-03-10 Thread Michael McCandless (JIRA)
Skip data should be inlined into the postings lists --- Key: LUCENE-2962 URL: https://issues.apache.org/jira/browse/LUCENE-2962 Project: Lucene - Java Issue Type: Improvement

[jira] Commented: (LUCENE-2324) Per thread DocumentsWriters that write their own private segments

2011-03-10 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13005159#comment-13005159 ] Jason Rutherglen commented on LUCENE-2324: -- Is the max optimal DWPT size related

[jira] Created: (LUCENE-2963) Easier way to run benchmark

2011-03-10 Thread Doron Cohen (JIRA)
Easier way to run benchmark --- Key: LUCENE-2963 URL: https://issues.apache.org/jira/browse/LUCENE-2963 Project: Lucene - Java Issue Type: Improvement Components: contrib/benchmark Reporter:

[jira] Updated: (LUCENE-2963) Easier way to run benchmark

2011-03-10 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen updated LUCENE-2963: Attachment: LUCENE-2963.patch Trivial 3x patch Easier way to run benchmark

[jira] Updated: (LUCENE-2964) Allow benchmark tasks from alternative packages

2011-03-10 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen updated LUCENE-2964: Fix Version/s: 4.0 3.2 Summary: Allow benchmark tasks from

[jira] Created: (LUCENE-2964) Allow benchmark tasks from packages

2011-03-10 Thread Doron Cohen (JIRA)
Allow benchmark tasks from packages --- Key: LUCENE-2964 URL: https://issues.apache.org/jira/browse/LUCENE-2964 Project: Lucene - Java Issue Type: Improvement Components: contrib/benchmark

[jira] Commented: (LUCENE-2958) WriteLineDocTask improvements

2011-03-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13005169#comment-13005169 ] Michael McCandless commented on LUCENE-2958: It's great to make line file

[jira] Updated: (LUCENE-2964) Allow benchmark tasks from alternative packages

2011-03-10 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen updated LUCENE-2964: Attachment: LUCENE-2964.patch Patch implements this relaxation. It is working for me

[jira] Commented: (LUCENE-2324) Per thread DocumentsWriters that write their own private segments

2011-03-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13005172#comment-13005172 ] Michael McCandless commented on LUCENE-2324: bq. Is the max optimal DWPT size

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

2011-03-10 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/5774/ 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-2324) Per thread DocumentsWriters that write their own private segments

2011-03-10 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13005177#comment-13005177 ] Jason Rutherglen commented on LUCENE-2324: -- {quote}Because 1) the RAM efficiency

[jira] Commented: (LUCENE-2324) Per thread DocumentsWriters that write their own private segments

2011-03-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13005188#comment-13005188 ] Michael McCandless commented on LUCENE-2324: Concurrency today is similar to

[jira] Updated: (LUCENE-1536) if a filter can support random access API, we should use it

2011-03-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-1536: --- Labels: gsoc2011 lucene-gsoc-11 (was: ) if a filter can support random access

[jira] Commented: (LUCENE-2958) WriteLineDocTask improvements

2011-03-10 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13005190#comment-13005190 ] Doron Cohen commented on LUCENE-2958: - Thanks for reviewing Mike! No I didn't perf

[jira] Issue Comment Edited: (LUCENE-2958) WriteLineDocTask improvements

2011-03-10 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13005190#comment-13005190 ] Doron Cohen edited comment on LUCENE-2958 at 3/10/11 5:36 PM:

[jira] Updated: (LUCENE-2795) Genericize DirectIOLinuxDir - UnixDir

2011-03-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2795: --- Labels: gsoc2011 lucene-gsoc-11 (was: ) Genericize DirectIOLinuxDir - UnixDir

[jira] Updated: (LUCENE-2450) Explore write-once attr bindings in the analysis chain

2011-03-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2450: --- Labels: gsoc2011 lucene-gsoc-11 (was: ) Explore write-once attr bindings in the

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

2011-03-10 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/5775/ 2 tests failed. FAILED: org.apache.solr.update.DirectUpdateHandlerOptimizeTest.testWatchChildren Error Message: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until

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

2011-03-10 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-3.x/5762/ 1 tests failed. REGRESSION: org.apache.solr.common.util.ContentStreamTest.testURLStream Error Message: Operation timed out Stack Trace: java.net.ConnectException: Operation timed out at

[jira] Updated: (LUCENE-2309) Fully decouple IndexWriter from analyzers

2011-03-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2309: --- Labels: gsoc2011 lucene-gsoc-11 (was: ) Fully decouple IndexWriter from analyzers

[jira] Commented: (LUCENE-2963) Easier way to run benchmark

2011-03-10 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13005214#comment-13005214 ] Shai Erera commented on LUCENE-2963: Looks perfect ! +1 to commit. Easier way to

[jira] Commented: (LUCENE-2958) WriteLineDocTask improvements

2011-03-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13005218#comment-13005218 ] Michael McCandless commented on LUCENE-2958: That's exactly what I had in

Re: GSoC

2011-03-10 Thread Michael McCandless
On Wed, Mar 9, 2011 at 3:58 PM, Simon Willnauer simon.willna...@googlemail.com wrote: On Wed, Mar 9, 2011 at 5:48 PM, Grant Ingersoll gsing...@apache.org wrote: I think we, Lucene committers, need to identify who is willing to mentor.     In my experience, it is less than 5 hours a week.  Most

[jira] Commented: (LUCENE-2964) Allow benchmark tasks from alternative packages

2011-03-10 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13005220#comment-13005220 ] Shai Erera commented on LUCENE-2964: Big +1 ! What a nice addition Doron. Now I can

[jira] Resolved: (LUCENE-2704) TestIndexWriter.testOptimizeTempSpaceUsage fails w/ SimpleText codec

2011-03-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-2704. Resolution: Fixed TestIndexWriter.testOptimizeTempSpaceUsage fails w/ SimpleText

[jira] Resolved: (LUCENE-2097) In NRT mode, and CFS enabled, IndexWriter incorrectly ties up disk space

2011-03-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-2097. Resolution: Fixed Fix Version/s: 3.1 This was separately fixed -- we now

[jira] Updated: (LUCENE-2308) Separately specify a field's type

2011-03-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2308: --- Labels: gsoc2011 lucene-gsoc-11 (was: ) Separately specify a field's type

RE: Building on windows

2011-03-10 Thread Steven A Rowe
Hi Erick, I regularly build on Windows, and I've never encountered this problem. My environment: I'm on Windows 7 64-bit, using Oracle Java 1.6.0_23 64-bit and Ant 1.7.1. My Ant installation directory doesn't have any jasper libs in it (find . -name '*ja?sp*.jar' under cygwin bash shell

[jira] Commented: (LUCENE-2957) generate-maven-artifacts target should include all non-Mavenized Lucene Solr dependencies

2011-03-10 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13005235#comment-13005235 ] Steven Rowe commented on LUCENE-2957: - Hi Tommaso, {quote} Regarding UIMA artifacts

[Lucene.Net] north american apache con

2011-03-10 Thread Michael Herndon
http://na11.apachecon.com/ I know its not till November, but submissions for presenting is 29 April 2011 at midnight Pacific Time Are any Lucene.Net developers going to this and wish to do a collaborative presentation/training? - Michael

[jira] Commented: (LUCENE-2958) WriteLineDocTask improvements

2011-03-10 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13005259#comment-13005259 ] Shai Erera commented on LUCENE-2958: bq. though we'd still have to set up the Fields

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

2011-03-10 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/5778/ 2 tests failed. FAILED: org.apache.solr.update.DirectUpdateHandlerOptimizeTest.testWatchChildren Error Message: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until

[jira] Resolved: (LUCENE-2961) Remove benchmark/lib/xml-apis.jar - JVM 1.5 already contains the required JAXP 1.3 implementation

2011-03-10 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe resolved LUCENE-2961. - Resolution: Fixed Committed: - trunk revision 1080258 - lucene_solr_3_1 revision 1080322 -

[jira] Created: (SOLR-2420) improve term vector component response format

2011-03-10 Thread Yonik Seeley (JIRA)
improve term vector component response format - Key: SOLR-2420 URL: https://issues.apache.org/jira/browse/SOLR-2420 Project: Solr Issue Type: Bug Reporter: Yonik Seeley If you look

[jira] Commented: (SOLR-2420) improve term vector component response format

2011-03-10 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13005285#comment-13005285 ] Yonik Seeley commented on SOLR-2420: While I'm thinking about it - there seemed to be a

[jira] Commented: (LUCENE-2958) WriteLineDocTask improvements

2011-03-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13005286#comment-13005286 ] Michael McCandless commented on LUCENE-2958: bq. I don't think that matters?

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

2011-03-10 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/5779/ 2 tests failed. FAILED: org.apache.solr.update.DirectUpdateHandlerOptimizeTest.testWatchChildren Error Message: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until

Re: IndexWriter#setRAMBufferSizeMB removed in trunk

2011-03-10 Thread Michael McCandless
On Thu, Mar 10, 2011 at 7:28 AM, Robert Muir rcm...@gmail.com wrote: This should block the release: if IndexWriterConfig is a broken design then we need to revert this now before its released, not make users switch over and then undeprecate/revert in a future release. +1 I think we have to

[jira] Issue Comment Edited: (SOLR-2399) Solr Admin Interface, reworked

2011-03-10 Thread Stefan Matheis (steffkes) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13005301#comment-13005301 ] Stefan Matheis (steffkes) edited comment on SOLR-2399 at 3/10/11 8:08 PM:

[jira] Updated: (LUCENE-2960) Allow (or bring back) the ability to setRAMBufferSizeMB on an open IndexWriter

2011-03-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2960: --- Priority: Blocker (was: Major) Fix Version/s: (was: 3.2)

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

2011-03-10 Thread Stefan Matheis (steffkes) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13005301#comment-13005301 ] Stefan Matheis (steffkes) commented on SOLR-2399: - Lance, thanks for that

[jira] Commented: (LUCENE-2960) Allow (or bring back) the ability to setRAMBufferSizeMB on an open IndexWriter

2011-03-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13005305#comment-13005305 ] Michael McCandless commented on LUCENE-2960: If you call

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

2011-03-10 Thread Stefan Matheis (steffkes) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13005306#comment-13005306 ] Stefan Matheis (steffkes) commented on SOLR-2399: - Jan, {quote}bq. I see

[jira] Commented: (LUCENE-2960) Allow (or bring back) the ability to setRAMBufferSizeMB on an open IndexWriter

2011-03-10 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13005311#comment-13005311 ] Yonik Seeley commented on LUCENE-2960: -- IMO, this is such an obscure usecase that we

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

2011-03-10 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/5780/ 2 tests failed. FAILED: org.apache.solr.update.DirectUpdateHandlerOptimizeTest.testWatchChildren Error Message: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until

[jira] Commented: (LUCENE-2960) Allow (or bring back) the ability to setRAMBufferSizeMB on an open IndexWriter

2011-03-10 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13005317#comment-13005317 ] Robert Muir commented on LUCENE-2960: - my opinion (thanks for setting to 3.1) is

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

2011-03-10 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-3.x/5767/ 10 tests failed. FAILED: init.org.apache.lucene.search.TestSimilarity Error Message: org.apache.lucene.search.TestSimilarity Stack Trace: java.lang.ClassNotFoundException: org.apache.lucene.search.TestSimilarity

[jira] Commented: (LUCENE-2960) Allow (or bring back) the ability to setRAMBufferSizeMB on an open IndexWriter

2011-03-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13005322#comment-13005322 ] Michael McCandless commented on LUCENE-2960: bq. IMO, this is such an obscure

[jira] Commented: (LUCENE-2960) Allow (or bring back) the ability to setRAMBufferSizeMB on an open IndexWriter

2011-03-10 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13005323#comment-13005323 ] Michael McCandless commented on LUCENE-2960: bq. Really this is our mistake,

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

2011-03-10 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/5781/ 2 tests failed. FAILED: org.apache.solr.update.DirectUpdateHandlerOptimizeTest.testWatchChildren Error Message: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until

[jira] Commented: (LUCENE-2960) Allow (or bring back) the ability to setRAMBufferSizeMB on an open IndexWriter

2011-03-10 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13005328#comment-13005328 ] Uwe Schindler commented on LUCENE-2960: --- For the depreciated path we should have

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

2011-03-10 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/5782/ 2 tests failed. FAILED: org.apache.solr.update.DirectUpdateHandlerOptimizeTest.testWatchChildren Error Message: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until

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

2011-03-10 Thread Stefan Matheis (steffkes) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13005335#comment-13005335 ] Stefan Matheis (steffkes) commented on SOLR-2399: - Again from Jan's List

custom ValueSource for decoding geohash into lat lon

2011-03-10 Thread Smiley, David W.
I'm looking for validation of my approach to geospatial sorting from committers. I'm starting work on implementing sorting for my geohash based filter code in https://issues.apache.org/jira/browse/SOLR-2155 The existing GeohashHaversineFunction uses ValueSources based on the the natural string

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

2011-03-10 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/5783/ 2 tests failed. FAILED: org.apache.solr.update.DirectUpdateHandlerOptimizeTest.testWatchChildren Error Message: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until

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

2011-03-10 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13005345#comment-13005345 ] Andrzej Bialecki commented on LUCENE-2959: --- You are probably familiar with

[jira] Commented: (LUCENE-1004) Create Lucene-Patch Build capability in Hudson

2011-03-10 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13005350#comment-13005350 ] Robert Muir commented on LUCENE-1004: - I think this is more than a nice-to-have.

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

2011-03-10 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/5784/ 2 tests failed. FAILED: org.apache.solr.update.DirectUpdateHandlerOptimizeTest.testWatchChildren Error Message: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until

  1   2   >