Lucene-Solr-tests-only-trunk - Build # 3783 - Failure

2011-01-14 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/3783/ 1 tests failed. REGRESSION: org.apache.solr.cloud.CloudStateUpdateTest.testCoreRegistration Error Message: null Stack Trace: junit.framework.AssertionFailedError: at org.apache.lucene.util.LuceneTestCase$Lu

Solr-3.x - Build # 228 - Failure

2011-01-14 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Solr-3.x/228/ All tests passed Build Log (for compile errors): [...truncated 20279 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-ma

[jira] Commented: (LUCENE-1540) Improvements to contrib.benchmark for TREC collections

2011-01-14 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12982028#action_12982028 ] Shai Erera commented on LUCENE-1540: Patch looks good ! Can you make TrecContentSourc

[jira] Created: (SOLR-2315) analysis.jsp "highlight matches" no longer works

2011-01-14 Thread Hoss Man (JIRA)
analysis.jsp "highlight matches" no longer works Key: SOLR-2315 URL: https://issues.apache.org/jira/browse/SOLR-2315 Project: Solr Issue Type: Bug Components: web gui Rep

Lucene-trunk - Build # 1426 - Failure

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

[jira] Resolved: (SOLR-975) admin-extra.html not currectly display when using multicore configuration

2011-01-14 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-975. --- Resolution: Fixed Fix Version/s: 4.0 Assignee: Yonik Seeley Thanks for verifying Edward > admi

[jira] Updated: (SOLR-1526) Client Side Tika integration

2011-01-14 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomás Fernández Löbbe updated SOLR-1526: Attachment: clientextraction.tar.gz I'll upload the code I mentioned a couple of day

Lucene-3.x - Build # 242 - Failure

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

[jira] Commented: (LUCENE-2611) IntelliJ IDEA and Eclipse setup

2011-01-14 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12981967#action_12981967 ] Steven Rowe commented on LUCENE-2611: - bq. And perhaps the copyright setup should be s

[jira] Issue Comment Edited: (SOLR-1301) Solr + Hadoop

2011-01-14 Thread Alexander Kanarsky (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12981930#action_12981930 ] Alexander Kanarsky edited comment on SOLR-1301 at 1/14/11 4:27 PM: ---

[jira] Commented: (SOLR-1301) Solr + Hadoop

2011-01-14 Thread Alexander Kanarsky (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12981930#action_12981930 ] Alexander Kanarsky commented on SOLR-1301: -- Note for the Hadoop 0.21 users: the cur

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

2011-01-14 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12981895#action_12981895 ] Jason Rutherglen commented on LUCENE-2324: -- Also, why are we always (well, likely

Re: [jira] Created: (LUCENE-2863) Updating a documenting looses its fields that only indexed, also NumericField tries are completely lost

2011-01-14 Thread Erick Erickson
This is behaving as intended if I'm reading this correctly. Lucene has never fetched fields that aren't stored, and that's what you're asking it to do. To see why, consider indexing but not storing a normal text field with, say stop word removal and stemming. The *only* data kept in the index is th

[jira] Closed: (LUCENE-2870) if a segment is 100% deletions, we should just drop it

2011-01-14 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler closed LUCENE-2870. - Resolution: Duplicate Duplicate of LUCENE-2010. > if a segment is 100% deletions, we should jus

[jira] Updated: (LUCENE-2010) Remove segments with all documents deleted in commit/flush/close of IndexWriter instead of waiting until a merge occurs.

2011-01-14 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2010: -- Fix Version/s: 4.0 3.1 > Remove segments with all documents deleted in comm

[jira] Closed: (LUCENE-2439) Composite readers (Multi/DirIndexReader) should not subclass IndexReader

2011-01-14 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler closed LUCENE-2439. - Resolution: Duplicate Duplicate of LUCENE-2858. > Composite readers (Multi/DirIndexReader) shou

[jira] Resolved: (LUCENE-1821) Weight.scorer() not passed doc offset for "sub reader"

2011-01-14 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-1821. --- Resolution: Fixed Assignee: Simon Willnauer This is resolved by adding AtomicReaderCon

[jira] Commented: (LUCENE-2666) ArrayIndexOutOfBoundsException when iterating over TermDocs

2011-01-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12981843#action_12981843 ] Michael McCandless commented on LUCENE-2666: Can you run CheckIndex on this in

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

2011-01-14 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12981839#action_12981839 ] Jason Rutherglen commented on LUCENE-2324: -- bq. The threadBindings hashmap is a C

[jira] Created: (LUCENE-2870) if a segment is 100% deletions, we should just drop it

2011-01-14 Thread Michael McCandless (JIRA)
if a segment is 100% deletions, we should just drop it -- Key: LUCENE-2870 URL: https://issues.apache.org/jira/browse/LUCENE-2870 Project: Lucene - Java Issue Type: Improvement Co

Release schedule Lucene 4?

2011-01-14 Thread Gregor Heinrich
Dear Lucene team, I am wondering whether there is an updated Lucene release schedule for the v4.0 stream. Any earliest/latest alpha/beta/stable date? And if not yet, where to track such info? Thanks in advance from Germany gregor ---

[jira] Commented: (LUCENE-2701) Factor maxMergeSize into findMergesForOptimize in LogMergePolicy

2011-01-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12981836#action_12981836 ] Michael McCandless commented on LUCENE-2701: bq. I think mike did that on purp

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

2011-01-14 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12981832#action_12981832 ] Michael Busch commented on LUCENE-2324: --- bq. as we're iterating on ThreadStates and

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

2011-01-14 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12981830#action_12981830 ] Jason Rutherglen commented on LUCENE-2324: -- Also multiple threads can call Docume

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

2011-01-14 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12981827#action_12981827 ] Jason Rutherglen commented on LUCENE-2324: -- I'm taking a guess here, however the

[jira] Commented: (LUCENE-2701) Factor maxMergeSize into findMergesForOptimize in LogMergePolicy

2011-01-14 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12981817#action_12981817 ] Simon Willnauer commented on LUCENE-2701: - bq. BTW, I don't remember introducin th

[jira] Commented: (LUCENE-2701) Factor maxMergeSize into findMergesForOptimize in LogMergePolicy

2011-01-14 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12981813#action_12981813 ] Shai Erera commented on LUCENE-2701: I don't think we need a useDefaultMaxMergeMb. Ins

[jira] Commented: (LUCENE-2701) Factor maxMergeSize into findMergesForOptimize in LogMergePolicy

2011-01-14 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12981803#action_12981803 ] Jason Rutherglen commented on LUCENE-2701: -- I agree that there should not be a de

[jira] Updated: (LUCENE-2869) remove Query.getSimilarity()

2011-01-14 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2869: Attachment: LUCENE-2869.patch Here's a patch. To fix the BoostingQuery in contrib, it overrides B

[jira] Created: (LUCENE-2869) remove Query.getSimilarity()

2011-01-14 Thread Robert Muir (JIRA)
remove Query.getSimilarity() Key: LUCENE-2869 URL: https://issues.apache.org/jira/browse/LUCENE-2869 Project: Lucene - Java Issue Type: Task Reporter: Robert Muir Spinoff of LUCENE-2854. See LUCENE

[jira] Commented: (LUCENE-2868) It should be easy to make use of TermState; rewritten queries should be shared automatically

2011-01-14 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12981778#action_12981778 ] Simon Willnauer commented on LUCENE-2868: - bq. I can share a generic reflection-ba

[jira] Updated: (LUCENE-2723) Speed up Lucene's low level bulk postings read API

2011-01-14 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-2723: Attachment: LUCENE-2723.patch here is a fix for the nocommit robert put into TermQuery. Al

[jira] Commented: (LUCENE-2868) It should be easy to make use of TermState; rewritten queries should be shared automatically

2011-01-14 Thread Earwin Burrfoot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12981774#action_12981774 ] Earwin Burrfoot commented on LUCENE-2868: - We here use an intermediate query AST,

[jira] Updated: (LUCENE-2868) It should be easy to make use of TermState; rewritten queries should be shared automatically

2011-01-14 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-2868: Attachment: query-rewriter.patch I just sketched out what I have in mind could solve this

[jira] Commented: (LUCENE-2723) Speed up Lucene's low level bulk postings read API

2011-01-14 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12981762#action_12981762 ] Robert Muir commented on LUCENE-2723: - Ok, we are caught up to trunk... but we need to

How to submit code?

2011-01-14 Thread Jörg Lang
Hi I started looking into Lucence, as I might need it on a project. As there was no GermanAnalyzer in the dotNet version, I ported the code that was available in the Java version to .NET. As I new to the OpenSource world, I do not exactly know how I need to proceed, that this piece of code is

[jira] Commented: (LUCENE-2868) It should be easy to make use of TermState; rewritten queries should be shared automatically

2011-01-14 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12981746#action_12981746 ] Karl Wright commented on LUCENE-2868: - I reworded the description. I think the word "

[jira] Updated: (LUCENE-2868) It should be easy to make use of TermState; rewritten queries should be shared automatically

2011-01-14 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated LUCENE-2868: Description: When you have the same query in a query hierarchy multiple times, tremendous savings

[jira] Reopened: (LUCENE-2701) Factor maxMergeSize into findMergesForOptimize in LogMergePolicy

2011-01-14 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer reopened LUCENE-2701: - This change together with LUCENE-2773 caused a change of the IW#optimize() and friends sema

[jira] Commented: (LUCENE-2773) Don't create compound file for large segments by default

2011-01-14 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12981729#action_12981729 ] Simon Willnauer commented on LUCENE-2773: - bq. There was a separate issue for this

[jira] Commented: (LUCENE-2773) Don't create compound file for large segments by default

2011-01-14 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12981726#action_12981726 ] Michael McCandless commented on LUCENE-2773: bq. Mike, this also means that an

CorruptIndexException when indexing

2011-01-14 Thread Li Li
hi all, we have confronted this problem 3 times when testing The exception stack is Exception in thread "Lucene Merge Thread #2" org.apache.lucene.index.MergePolicy$MergeException: org.apache.lucene.index.CorruptIndexException: docs out of order (7286 <= 7286 ) at org.apache.lucene.i

[jira] Resolved: (LUCENE-2864) add maxtf to fieldinvertstate

2011-01-14 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-2864. - Resolution: Fixed Assignee: Robert Muir Committed revision 1058939, 1058944 (3x) > add ma

[jira] Commented: (LUCENE-2868) It should be easy to make use of TermCache; rewritten queries should be shared automatically

2011-01-14 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12981706#action_12981706 ] Simon Willnauer commented on LUCENE-2868: - Actually, I think we need to clarify th

[jira] Commented: (LUCENE-2868) It should be easy to make use of TermCache; rewritten queries should be shared automatically

2011-01-14 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12981686#action_12981686 ] Simon Willnauer commented on LUCENE-2868: - bq. Who would create the RewriteCache o

[jira] Commented: (LUCENE-2868) It should be easy to make use of TermCache; rewritten queries should be shared automatically

2011-01-14 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12981685#action_12981685 ] Karl Wright commented on LUCENE-2868: - Fine by me if you have a better way of doing it

[jira] Commented: (LUCENE-2868) It should be easy to make use of TermCache; rewritten queries should be shared automatically

2011-01-14 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12981682#action_12981682 ] Simon Willnauer commented on LUCENE-2868: - {quote} When you have the same query in

[jira] Commented: (LUCENE-2773) Don't create compound file for large segments by default

2011-01-14 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12981674#action_12981674 ] Simon Willnauer commented on LUCENE-2773: - bq. So for 3.x/trunk (which already tak

[jira] Created: (LUCENE-2868) It should be easy to make use of TermCache; rewritten queries should be shared automatically

2011-01-14 Thread Karl Wright (JIRA)
It should be easy to make use of TermCache; rewritten queries should be shared automatically Key: LUCENE-2868 URL: https://issues.apache.org/jira/browse/LUCENE-2868