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

2011-03-12 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-3.x/5865/ 1 tests failed. REGRESSION: org.apache.solr.client.solrj.TestLBHttpSolrServer.testSimple Error Message: expected:<3> but was:<2> Stack Trace: junit.framework.AssertionFailedError: expected:<3> but was:<2> at o

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

2011-03-12 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/5879/ 1 tests failed. REGRESSION: org.apache.solr.client.solrj.TestLBHttpSolrServer.testSimple Error Message: expected:<3> but was:<2> Stack Trace: junit.framework.AssertionFailedError: expected:<3> but was:<2> at

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

2011-03-12 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13006145#comment-13006145 ] Shai Erera commented on LUCENE-2958: I haven't reviewed the patch yet, but I must say

Re: Participating in GSoC'11 with Lucene

2011-03-12 Thread Zhijie Shen
Hi Simon, it's so nice of you to give me the informative summaries. They're quite helpful for me to start. Thank you very much! BTW, I've already had a jira account: zjshen. Regards, Zhijie On Sunday, March 13, 2011, Zhijie Shen wrote: > Hi developers, > > I'm a graduate student from National

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

2011-03-12 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/5873/ No tests ran. Build Log (for compile errors): [...truncated 2357 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For addition

[HUDSON] Lucene-trunk - Build # 1495 - Failure

2011-03-12 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-trunk/1495/ No tests ran. Build Log (for compile errors): [...truncated 13407 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-

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

2011-03-12 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/5870/ No tests ran. Build Log (for compile errors): [...truncated 10105 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additio

[HUDSON] Lucene-3.x - Build # 312 - Still Failing

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

Re: known problem? - firstSearcher event of SpellChecker is never called

2011-03-12 Thread Koji Sekiguchi
Hmmm, this does look like a problem. In general, a searcher is opened first, and then inform() is called on components. I like the sequence. At the time, firstSearcherListeners includes SpellChecker's firstSearcherListner, registered by procedure 3 above. But if you have no registered in solr

[jira] Updated: (LUCENE-2966) SegmentReader.doCommit should be sync'd; norms methods need not be sync'd

2011-03-12 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2966: --- Fix Version/s: (was: 3.1) 3.2 Pushing this to 3.2 -- removing

Re: [HUDSON] Lucene-trunk - Build # 1493 - Failure

2011-03-12 Thread Michael McCandless
This patch on LUCENE-2966 fixes this. Mike On Thu, Mar 10, 2011 at 9:40 PM, Apache Hudson Server wrote: > Build: https://hudson.apache.org/hudson/job/Lucene-trunk/1493/ > > 1 tests failed. > REGRESSION:  org.apache.lucene.index.TestNRTThreads.testNRTThreads > > Error Message: > null > > Stack Tr

Re: Participating in GSoC'11 with Lucene

2011-03-12 Thread Michael McCandless
Simon these are great summaries -- can you post them on the issues too? Thanks! On Sat, Mar 12, 2011 at 4:35 PM, Simon Willnauer wrote: > Hey, > > On Sat, Mar 12, 2011 at 5:32 PM, Zhijie Shen wrote: >> Hi developers, >> >> I'm a graduate student from National University of Singapore, majoring i

[jira] Created: (LUCENE-2966) SegmentReader.doCommit should be sync'd; norms methods need not be sync'd

2011-03-12 Thread Michael McCandless (JIRA)
SegmentReader.doCommit should be sync'd; norms methods need not be sync'd - Key: LUCENE-2966 URL: https://issues.apache.org/jira/browse/LUCENE-2966 Project: Lucene - Java

[jira] Updated: (LUCENE-2966) SegmentReader.doCommit should be sync'd; norms methods need not be sync'd

2011-03-12 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2966: --- Attachment: LUCENE-2966.patch Simple patch. > SegmentReader.doCommit should be sync

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

2011-03-12 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13006105#comment-13006105 ] Michael McCandless commented on LUCENE-2960: bq. If I had to choose between b

[jira] Commented: (SOLR-2424) extracted text from tika has no spaces

2011-03-12 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13006102#comment-13006102 ] Yonik Seeley commented on SOLR-2424: Note: this does not affect Solr 1.4 I also tried i

[jira] Updated: (SOLR-2424) extracted text from tika has no spaces

2011-03-12 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-2424: --- Component/s: contrib - Solr Cell (Tika extraction) Affects Version/s: 3.1 This problem is no

[jira] Updated: (SOLR-2424) extracted text from tika has no spaces

2011-03-12 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-2424: --- Summary: extracted text from tika has no spaces (was: extracted text from tika as no spaces) > extra

[jira] Created: (SOLR-2424) extracted text from tika as no spaces

2011-03-12 Thread Yonik Seeley (JIRA)
extracted text from tika as no spaces - Key: SOLR-2424 URL: https://issues.apache.org/jira/browse/SOLR-2424 Project: Solr Issue Type: Bug Reporter: Yonik Seeley Try this: curl "http://localh

Re: Behavior of Solr Cell changed in 3.1?

2011-03-12 Thread Yonik Seeley
It looks like a documentation bug (i.e. an example that no longer works due to a schema change?) So we should change _t to be multiValued, or add a new multiValued dynamic text field. I just verified this also happens with 1.4 I know that there are some parts in solr-cell that catenate values if th

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

2011-03-12 Thread Stefan Matheis (steffkes) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13006093#comment-13006093 ] Stefan Matheis (steffkes) edited comment on SOLR-2399 at 3/12/11 9:48 PM: ---

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

2011-03-12 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-Maven-trunk/56/ No tests ran. Build Log (for compile errors): [...truncated 15210 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional com

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

2011-03-12 Thread Stefan Matheis (steffkes) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13006096#comment-13006096 ] Stefan Matheis (steffkes) commented on SOLR-2399: - Last item for today {qu

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

2011-03-12 Thread Stefan Matheis (steffkes) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13006093#comment-13006093 ] Stefan Matheis (steffkes) commented on SOLR-2399: - Another item from Jan's

Re: Participating in GSoC'11 with Lucene

2011-03-12 Thread Simon Willnauer
Hey, On Sat, Mar 12, 2011 at 5:32 PM, Zhijie Shen wrote: > Hi developers, > > I'm a graduate student from National University of Singapore, majoring in > Computer Science. The enthusiasm of open source and information retrieval > drives me to participate in GSoC'11 with your community. I first go

Re: GPU acceleration

2011-03-12 Thread Ken O'Brien
To clarify, I've not yet written any code. I aim to bring a large speedup to any functionality that is computationally expensive. I'm wondering which components are candidates for this. I'll be looking through the code but if anyone is aware of parallelizable code, I'll start with that. I'll

Re: GPU acceleration

2011-03-12 Thread Simon Willnauer
On Sat, Mar 12, 2011 at 9:21 PM, Ken O'Brien wrote: > Hi, > > Is anyone looking at GPU acceleration for Solr? If not, I'd like to > contribute code which adds this functionality. > > As I'm not familiar with the codebase, does anyone know which areas of > functionality could benefit from high degr

Re: [VOTE] Lucene and Solr 3.1 release candidate

2011-03-12 Thread Yonik Seeley
OK, things are looking good. I fixed many of the issues that Hoss pointed out (well, the ones I agreed with at least). The only remaining 3.1 issue is https://issues.apache.org/jira/browse/LUCENE-2960 Hopefully that can be done quickly and then we can cut another release candidate (I'll volunteer

GPU acceleration

2011-03-12 Thread Ken O'Brien
Hi, Is anyone looking at GPU acceleration for Solr? If not, I'd like to contribute code which adds this functionality. As I'm not familiar with the codebase, does anyone know which areas of functionality could benefit from high degrees of parallelism. Regards, Ken --

[jira] Resolved: (SOLR-2401) packaging targets include unnecessary things (extracted jetty webapp, build/, etc)

2011-03-12 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved SOLR-2401. Resolution: Fixed OK, I think all of the packaging issues have been resolved. > packaging targets i

Participating in GSoC'11 with Lucene

2011-03-12 Thread Zhijie Shen
Hi developers, I'm a graduate student from National University of Singapore, majoring in Computer Science. The enthusiasm of open source and information retrieval drives me to participate in GSoC'11 with your community. I first got to know Lucene when I was in a software engineer intern in IBM, wo

Re: known problem? - firstSearcher event of SpellChecker is never called

2011-03-12 Thread Yonik Seeley
Hmmm, this does look like a problem. In general, a searcher is opened first, and then inform() is called on components. Perhaps this should be reversed and inform() should be called first? To make that happen, we'd need to document that inform() should not try to get a searcher, and I think some c

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

2011-03-12 Thread Stefan Matheis (steffkes) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13006051#comment-13006051 ] Stefan Matheis (steffkes) commented on SOLR-2399: - Additional point from Ja

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

2011-03-12 Thread Shay Banon (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13006049#comment-13006049 ] Shay Banon commented on LUCENE-2960: Heya, If I had to choose between being able

known problem? - firstSearcher event of SpellChecker is never called

2011-03-12 Thread Koji Sekiguchi
Hello, I'd like to know if it is a known problem before opening a jira issue, because I've never used SpellChecker so far and it is not in my line. firstSearcher event of SpellChecker is never called when there is no registered in solrconfig.xml. The reason is because the sequence of procedures

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

2011-03-12 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-Maven-trunk/55/ No tests ran. Build Log (for compile errors): [...truncated 13147 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional com

[JENKINS-MAVEN] Lucene-Solr-Maven-3.x #58: POMs out of sync

2011-03-12 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-Maven-3.x/58/ No tests ran. Build Log (for compile errors): [...truncated 12992 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional comma

[HUDSON] Solr-trunk - Build # 1440 - Still Failing

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