Solr-trunk - Build # 1313 - Still Failing

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

Lucene-Solr-tests-only-3.x - Build # 1404 - Failure

2010-11-15 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-3.x/1404/ No tests ran. Build Log (for compile errors): [...truncated 9987 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For

[jira] Resolved: (LUCENE-2618) Intermittent failure in 3.x's backwards TestThreadedOptimize

2010-11-15 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-2618. Resolution: Fixed Fix Version/s: 3.0.3 2.9.4

[jira] Updated: (SOLR-1942) Ability to select codec per field

2010-11-15 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated SOLR-1942: -- Attachment: SOLR-1942.patch here is an updated patch - I think we are close here so a review

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

2010-11-15 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/1435/ 1 tests failed. REGRESSION: org.apache.solr.cloud.CloudStateUpdateTest.testCoreRegistration Error Message: null Stack Trace: java.lang.NullPointerException at

Lucene-Solr-tests-only-trunk - Build # 1436 - Still Failing

2010-11-15 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/1436/ 1 tests failed. FAILED: org.apache.solr.cloud.CloudStateUpdateTest.testCoreRegistration Error Message: null Stack Trace: java.lang.NullPointerException at

[jira] Commented: (SOLR-1942) Ability to select codec per field

2010-11-15 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12932048#action_12932048 ] Yonik Seeley commented on SOLR-1942: It doesn't look like this would work with dynamic

Lucene-Solr-tests-only-trunk - Build # 1437 - Still Failing

2010-11-15 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/1437/ 1 tests failed. FAILED: org.apache.solr.cloud.CloudStateUpdateTest.testCoreRegistration Error Message: null Stack Trace: java.lang.NullPointerException at

[jira] Updated: (SOLR-2237) add factory for stempel polish stemmer

2010-11-15 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated SOLR-2237: -- Attachment: SOLR-2237.patch add factory for stempel polish stemmer

[jira] Created: (SOLR-2237) add factory for stempel polish stemmer

2010-11-15 Thread Robert Muir (JIRA)
add factory for stempel polish stemmer -- Key: SOLR-2237 URL: https://issues.apache.org/jira/browse/SOLR-2237 Project: Solr Issue Type: New Feature Components: Schema and Analysis

[jira] Updated: (LUCENE-2741) Several Codecs use the same files - PerFieldCodecWrapper can not hold two codec using the same files

2010-11-15 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-2741: Attachment: LUCENE-2741.patch Here is a first patch which all testcases passing. I also

Lucene-Solr-tests-only-trunk - Build # 1438 - Still Failing

2010-11-15 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/1438/ 1 tests failed. REGRESSION: org.apache.solr.TestDistributedSearch.testDistribSearch Error Message: Some threads threw uncaught exceptions! Stack Trace: junit.framework.AssertionFailedError: Some threads threw

[jira] Commented: (LUCENE-2759) We should never open an IndexInput when an IndexOutput is still open

2010-11-15 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12932060#action_12932060 ] Michael McCandless commented on LUCENE-2759: bq. In the LUCENE-2312 patch the

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

2010-11-15 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12932071#action_12932071 ] Yonik Seeley commented on SOLR-236: --- bq. NOTE: there was a serious bug when sort !=

[jira] Commented: (LUCENE-2755) Some improvements to CMS

2010-11-15 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12932072#action_12932072 ] Shai Erera commented on LUCENE-2755: The problem with ThreadPoolExecutor is that its

[jira] Updated: (LUCENE-2761) specialize payload processing from of DocsAndPositionsEnum

2010-11-15 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2761: Description: In LUCENE-2760 i started working to try to improve the speed of a few spanqueries.

[jira] Updated: (LUCENE-2761) specialize payload processing from of DocsAndPositionsEnum

2010-11-15 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2761: Attachment: LUCENE-2761.patch specialize payload processing from of DocsAndPositionsEnum

[jira] Commented: (LUCENE-2761) specialize payload processing from of DocsAndPositionsEnum

2010-11-15 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12932079#action_12932079 ] Robert Muir commented on LUCENE-2761: - Here's my result from a crappy benchmark that

[jira] Commented: (SOLR-1942) Ability to select codec per field

2010-11-15 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12932080#action_12932080 ] Simon Willnauer commented on SOLR-1942: --- bq. It doesn't look like this would work with

[jira] Updated: (SOLR-1942) Ability to select codec per field

2010-11-15 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated SOLR-1942: -- Attachment: SOLR-1942.patch here is a new patch that adds dynamic field support and removes the

[jira] Commented: (LUCENE-2741) Several Codecs use the same files - PerFieldCodecWrapper can not hold two codec using the same files

2010-11-15 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12932083#action_12932083 ] Simon Willnauer commented on LUCENE-2741: - If nobody objects I will commit this

[jira] Commented: (LUCENE-2761) specialize payload processing from of DocsAndPositionsEnum

2010-11-15 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12932086#action_12932086 ] Michael McCandless commented on LUCENE-2761: This looks great Robert! I think

[jira] Updated: (LUCENE-2618) Intermittent failure in TestThreadedOptimize

2010-11-15 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2618: --- Summary: Intermittent failure in TestThreadedOptimize (was: Intermittent failure

[jira] Assigned: (LUCENE-2760) optimize spanfirstquery, spanpositionrangequery

2010-11-15 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir reassigned LUCENE-2760: --- Assignee: Robert Muir optimize spanfirstquery, spanpositionrangequery

[jira] Commented: (LUCENE-2760) optimize spanfirstquery, spanpositionrangequery

2010-11-15 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12932107#action_12932107 ] Robert Muir commented on LUCENE-2760: - I'd like to commit this soon if there are no

Index File Format Change - LUCENE-2741

2010-11-15 Thread Simon Willnauer
Hey folks | devs, I just wanted to give you a heads up that the just committed LUCENE-2741 contains a index file format change. Codec Files will now have a codec ID in their filenames to support codecs that use the same file extensions within a single segment. Indexes build with Lucene TRUNK

[jira] Commented: (LUCENE-2741) Several Codecs use the same files - PerFieldCodecWrapper can not hold two codec using the same files

2010-11-15 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12932114#action_12932114 ] Simon Willnauer commented on LUCENE-2741: - For the record : this is also a file

[jira] Commented: (LUCENE-2755) Some improvements to CMS

2010-11-15 Thread Earwin Burrfoot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12932124#action_12932124 ] Earwin Burrfoot commented on LUCENE-2755: - Whatever solution for block-on-add you

[jira] Updated: (LUCENE-2762) Don't leak deleted open file handles with pooled readers

2010-11-15 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2762: --- Attachment: LUCENE-2762.patch Patch. I made a new test case showing the problem

Lucene-Solr-tests-only-3.x - Build # 1422 - Failure

2010-11-15 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-3.x/1422/ 1 tests failed. REGRESSION: org.apache.solr.client.solrj.TestLBHttpSolrServer.testReliability Error Message: No live SolrServers available to handle this request Stack Trace:

Lucene 3

2010-11-15 Thread Scott Garland
All, About a year and a half ago I ported Lucene 2.9.x to C# and kept it up to date until ~3.0. I didn't plan to ever release the code; however, today I've done so on Codeplex using the name Lucille (http://lucille.codeplex.com/http://lucille.codeplex.com/%20 ). My primary reason to do this port

[jira] Created: (LUCENE-2763) Swap URL+Email recognizing StandardTokenizer and UAX29Tokenizer

2010-11-15 Thread Steven Rowe (JIRA)
Swap URL+Email recognizing StandardTokenizer and UAX29Tokenizer --- Key: LUCENE-2763 URL: https://issues.apache.org/jira/browse/LUCENE-2763 Project: Lucene - Java Issue Type:

[jira] Closed: (LUCENE-2167) Implement StandardTokenizer with the UAX#29 Standard

2010-11-15 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe closed LUCENE-2167. --- Resolution: Fixed See LUCENE-2763 for swapping UAX29Tokenizer and StandardTokenizer. Implement

[jira] Assigned: (LUCENE-2763) Swap URL+Email recognizing StandardTokenizer and UAX29Tokenizer

2010-11-15 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe reassigned LUCENE-2763: --- Assignee: Steven Rowe Swap URL+Email recognizing StandardTokenizer and UAX29Tokenizer

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

2010-11-15 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/1447/ 1 tests failed. REGRESSION: org.apache.solr.cloud.CloudStateUpdateTest.testCoreRegistration Error Message: expected:2 but was:3 Stack Trace: junit.framework.AssertionFailedError: expected:2 but was:3 at

[jira] Resolved: (LUCENE-2760) optimize spanfirstquery, spanpositionrangequery

2010-11-15 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-2760. - Resolution: Fixed Committed revision 1035397, 1035411 (3x) optimize spanfirstquery,

[jira] Assigned: (LUCENE-2761) specialize payload processing from of DocsAndPositionsEnum

2010-11-15 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir reassigned LUCENE-2761: --- Assignee: Robert Muir specialize payload processing from of DocsAndPositionsEnum

JIRA issue linkage

2010-11-15 Thread Steven A Rowe
I went to link LUCENE-2167 (StandardTokenizer-UAX#29) and LUCENE-2763 (StandardTokenizer -= Emails+URLs), and thought that the appropriate issue linking relation would be continues or its inverse is continued by. These two relations are not available, however, in JIRA's list of issue linking

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

2010-11-15 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/1449/ 1 tests failed. REGRESSION: org.apache.solr.cloud.CloudStateUpdateTest.testCoreRegistration Error Message: null Stack Trace: junit.framework.AssertionFailedError: at

[jira] Commented: (LUCENE-2755) Some improvements to CMS

2010-11-15 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12932162#action_12932162 ] Michael McCandless commented on LUCENE-2755: bq. We drop IW.getNextMerge,

[jira] Updated: (LUCENE-2761) specialize payload processing from of DocsAndPositionsEnum

2010-11-15 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2761: Attachment: LUCENE-2761.patch updated patch: in the non-payloads case, when we are blasting

Lucene-Solr-tests-only-trunk - Build # 1450 - Still Failing

2010-11-15 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/1450/ 1 tests failed. FAILED: org.apache.solr.cloud.CloudStateUpdateTest.testCoreRegistration Error Message: expected:2 but was:3 Stack Trace: junit.framework.AssertionFailedError: expected:2 but was:3 at

[jira] Created: (LUCENE-2764) Allow tests to use random codec per field

2010-11-15 Thread Simon Willnauer (JIRA)
Allow tests to use random codec per field - Key: LUCENE-2764 URL: https://issues.apache.org/jira/browse/LUCENE-2764 Project: Lucene - Java Issue Type: Test Components: Tests Affects

[jira] Updated: (LUCENE-2764) Allow tests to use random codec per field

2010-11-15 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-2764: Attachment: LUCENE-2764.patch here is a first patch - all tests pass with it enabled

[jira] Commented: (LUCENE-2764) Allow tests to use random codec per field

2010-11-15 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12932177#action_12932177 ] Robert Muir commented on LUCENE-2764: - Simon, just an idea: can we give the

[jira] Commented: (LUCENE-2755) Some improvements to CMS

2010-11-15 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12932182#action_12932182 ] Jason Rutherglen commented on LUCENE-2755: -- A good feature for Solr could be the

[jira] Updated: (LUCENE-2761) specialize payload processing from of DocsAndPositionsEnum

2010-11-15 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2761: Attachment: LUCENE-2761.patch same patch with an additional optimization from Mike.

[jira] Resolved: (LUCENE-2631) Fix small perf issues with String/TermOrdValComparator

2010-11-15 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved LUCENE-2631. -- Resolution: Fixed committed fix to trunk and 3x. Fix small perf issues with

[jira] Commented: (LUCENE-2755) Some improvements to CMS

2010-11-15 Thread Earwin Burrfoot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12932200#action_12932200 ] Earwin Burrfoot commented on LUCENE-2755: - bq. There was some reason why this

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

2010-11-15 Thread Bill Bell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12932201#action_12932201 ] Bill Bell commented on SOLR-236: We are having an issue with this patch. {code}

subscribe

2010-11-15 Thread Johannes Goll
-- Johannes Goll 211 Curry Ford Lane Gaithersburg, Maryland 20878

subscribe

2010-11-15 Thread Johannes Goll
-- Johannes Goll 211 Curry Ford Lane Gaithersburg, Maryland 20878

subscribe

2010-11-15 Thread Johannes Goll
-- Johannes Goll 211 Curry Ford Lane Gaithersburg, Maryland 20878

[jira] Commented: (LUCENE-1799) Unicode compression

2010-11-15 Thread Earwin Burrfoot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12932207#action_12932207 ] Earwin Burrfoot commented on LUCENE-1799: - .. and not the Codec, as was suggested

[jira] Commented: (LUCENE-1799) Unicode compression

2010-11-15 Thread Earwin Burrfoot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12932206#action_12932206 ] Earwin Burrfoot commented on LUCENE-1799: - Returning to this issue, right now the

[jira] Commented: (LUCENE-2764) Allow tests to use random codec per field

2010-11-15 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12932223#action_12932223 ] Michael McCandless commented on LUCENE-2764: This is a great idea! Makes our

[jira] Commented: (LUCENE-2680) Improve how IndexWriter flushes deletes against existing segments

2010-11-15 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1293#action_1293 ] Jason Rutherglen commented on LUCENE-2680: -- Now that the intermittent failures

[jira] Resolved: (LUCENE-2761) specialize payload processing from of DocsAndPositionsEnum

2010-11-15 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-2761. - Resolution: Fixed Committed revision 1035473. specialize payload processing from of

[jira] Commented: (LUCENE-2755) Some improvements to CMS

2010-11-15 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12932234#action_12932234 ] Michael McCandless commented on LUCENE-2755: {quote} That has something to do

[jira] Commented: (LUCENE-2649) FieldCache should include a BitSet for matching docs

2010-11-15 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12932242#action_12932242 ] Yonik Seeley commented on LUCENE-2649: -- Prompted by Robert's pointer to

[jira] Created: (LUCENE-2765) Optimize scanning in DocsEnum

2010-11-15 Thread Robert Muir (JIRA)
Optimize scanning in DocsEnum - Key: LUCENE-2765 URL: https://issues.apache.org/jira/browse/LUCENE-2765 Project: Lucene - Java Issue Type: Improvement Reporter: Robert Muir Fix For: 4.0

[jira] Commented: (LUCENE-2765) Optimize scanning in DocsEnum

2010-11-15 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12932247#action_12932247 ] Robert Muir commented on LUCENE-2765: - Also, another idea like LUCENE-2761 is to

[jira] Commented: (LUCENE-2755) Some improvements to CMS

2010-11-15 Thread Earwin Burrfoot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12932266#action_12932266 ] Earwin Burrfoot commented on LUCENE-2755: - bq. But then you accumulate too many

[jira] Updated: (LUCENE-2765) Optimize scanning in DocsEnum

2010-11-15 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2765: Attachment: LUCENE-2765.patch here's a patch, maybe can be beautified/optimized further. needs

[jira] Updated: (LUCENE-2765) Optimize scanning in DocsEnum

2010-11-15 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2765: Attachment: LUCENE-2765.patch my mistake, i left an extra check in the code... here's the updated

[jira] Commented: (LUCENE-2765) Optimize scanning in DocsEnum

2010-11-15 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12932291#action_12932291 ] Robert Muir commented on LUCENE-2765: - i ran a quick very rough check, with AND query

[jira] Created: (LUCENE-2766) ParallelReader should support getSequentialSubReaders if possible

2010-11-15 Thread Andrzej Bialecki (JIRA)
ParallelReader should support getSequentialSubReaders if possible - Key: LUCENE-2766 URL: https://issues.apache.org/jira/browse/LUCENE-2766 Project: Lucene - Java Issue Type:

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

2010-11-15 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12932319#action_12932319 ] Yonik Seeley commented on SOLR-236: --- bq. We get 15 results. 10+5 ? It should be 10 rows.

Lucene-trunk - Build # 1364 - Failure

2010-11-15 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-trunk/1364/ All tests passed Build Log (for compile errors): [...truncated 18324 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional

[jira] Commented: (LUCENE-2766) ParallelReader should support getSequentialSubReaders if possible

2010-11-15 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12932326#action_12932326 ] Mark Miller commented on LUCENE-2766: - If you forgot about detection to start, and put

strange problem

2010-11-15 Thread Li Li
hi all I confronted a strange problem when feed data to solr. I started feeding and then Ctrl+C to kill feed program(post.jar). Then because XML stream is terminated unnormally, DirectUpdateHandler2 will throw an exception. And I goto the index directory and sorted it by date. newest files are

[jira] Commented: (LUCENE-2766) ParallelReader should support getSequentialSubReaders if possible

2010-11-15 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12932336#action_12932336 ] Mark Miller commented on LUCENE-2766: - And if you don't necessarily need to descend

Re: strange problem

2010-11-15 Thread Lance Norskog
Which version of Solr? If it is the trunk or 3.x, which day is it up-to-date? It is definitely not supposed to do this. Li Li wrote: hi all I confronted a strange problem when feed data to solr. I started feeding and then Ctrl+C to kill feed program(post.jar). Then because XML stream is

[jira] Commented: (LUCENE-2755) Some improvements to CMS

2010-11-15 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12932356#action_12932356 ] Shai Erera commented on LUCENE-2755: I have to say I totally agree w/ Earwin - in my