[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-tabpanel&focusedCommentId=12932356#action_12932356 ] Shai Erera commented on LUCENE-2755: I have to say I totally agree w/ Earwin - in my m

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 te

[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-tabpanel&focusedCommentId=12932336#action_12932336 ] Mark Miller commented on LUCENE-2766: - And if you don't necessarily need to descend in

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 f

[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-tabpanel&focusedCommentId=12932326#action_12932326 ] Mark Miller commented on LUCENE-2766: - If you forgot about detection to start, and put

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 commands,

[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-tabpanel&focusedCommentId=12932319#action_12932319 ] Yonik Seeley commented on SOLR-236: --- bq. We get 15 results. 10+5 ? It should be 10 rows. Y

[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: Im

[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-tabpanel&focusedCommentId=12932291#action_12932291 ] Robert Muir commented on LUCENE-2765: - i ran a quick very rough check, with AND query

[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] 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 be

[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-tabpanel&focusedCommentId=12932266#action_12932266 ] Earwin Burrfoot commented on LUCENE-2755: - bq. But then you accumulate too many ti

[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-tabpanel&focusedCommentId=12932247#action_12932247 ] Robert Muir commented on LUCENE-2765: - Also, another idea like LUCENE-2761 is to speci

[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-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-tabpanel&focusedCommentId=12932242#action_12932242 ] Yonik Seeley commented on LUCENE-2649: -- Prompted by Robert's pointer to non-thread-sa

[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-tabpanel&focusedCommentId=12932234#action_12932234 ] Michael McCandless commented on LUCENE-2755: {quote} That has something to do

[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 DocsAndPo

[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-tabpanel&focusedCommentId=1293#action_1293 ] Jason Rutherglen commented on LUCENE-2680: -- Now that the intermittent failures ha

[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-tabpanel&focusedCommentId=12932223#action_12932223 ] Michael McCandless commented on LUCENE-2764: This is a great idea! Makes our

[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-tabpanel&focusedCommentId=12932206#action_12932206 ] Earwin Burrfoot commented on LUCENE-1799: - Returning to this issue, right now the

[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-tabpanel&focusedCommentId=12932207#action_12932207 ] Earwin Burrfoot commented on LUCENE-1799: - .. and not the Codec, as was suggested

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: (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-tabpanel&focusedCommentId=12932201#action_12932201 ] Bill Bell commented on SOLR-236: We are having an issue with this patch. {code} http://local

[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-tabpanel&focusedCommentId=12932200#action_12932200 ] Earwin Burrfoot commented on LUCENE-2755: - bq. There was some reason why this need

[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 String/TermOrdV

[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. ||setup||run1

[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-tabpanel&focusedCommentId=12932182#action_12932182 ] Jason Rutherglen commented on LUCENE-2755: -- A good feature for Solr could be the

[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-tabpanel&focusedCommentId=12932177#action_12932177 ] Robert Muir commented on LUCENE-2764: - Simon, just an idea: can we give the randompro

[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 > Al

[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 Versi

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] 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 throug

[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-tabpanel&focusedCommentId=12932162#action_12932162 ] Michael McCandless commented on LUCENE-2755: bq. We drop IW.getNextMerge, MS.m

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 org.apache.lucene.util.LuceneTestCase$Lu

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 linki

[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] 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, spanposit

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>

[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 > --

[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 St

[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: Improv

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/ ). My primary reason to do this por

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: org.apache.solr.client.solrj.SolrServerExce

[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 (an

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

2010-11-15 Thread Michael McCandless (JIRA)
Don't leak deleted open file handles with pooled readers Key: LUCENE-2762 URL: https://issues.apache.org/jira/browse/LUCENE-2762 Project: Lucene - Java Issue Type: Bug Affects Vers

[jira] Reopened: (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 reopened LUCENE-2631: -- reopening - this introduced a bug in both trunk and the backport to 3x. When the bottomOrd is conv

[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-tabpanel&focusedCommentId=12932124#action_12932124 ] Earwin Burrfoot commented on LUCENE-2755: - Whatever solution for block-on-add you

[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-tabpanel&focusedCommentId=12932114#action_12932114 ] Simon Willnauer commented on LUCENE-2741: - For the record : this is also a file fo

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 will

[jira] Resolved: (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 resolved LUCENE-2741. - Resolution: Fixed Committed in revision: 1035354 > Several Codecs use the same files -

[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-tabpanel&focusedCommentId=12932107#action_12932107 ] Robert Muir commented on LUCENE-2760: - I'd like to commit this soon if there are no ob

[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] 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 in

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

2010-11-15 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932104#action_12932104 ] Jason Rutherglen commented on LUCENE-2618: -- Are we going to fix this in trunk as

[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-tabpanel&focusedCommentId=12932086#action_12932086 ] Michael McCandless commented on LUCENE-2761: This looks great Robert! I think

[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-tabpanel&focusedCommentId=12932083#action_12932083 ] Simon Willnauer commented on LUCENE-2741: - If nobody objects I will commit this so

[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: (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-tabpanel&focusedCommentId=12932080#action_12932080 ] Simon Willnauer commented on SOLR-1942: --- bq. It doesn't look like this would work with

[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-tabpanel&focusedCommentId=12932079#action_12932079 ] Robert Muir commented on LUCENE-2761: - Here's my result from a crappy benchmark that j

[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] 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. I

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

2010-11-15 Thread Robert Muir (JIRA)
specialize payload processing from of DocsAndPositionsEnum -- Key: LUCENE-2761 URL: https://issues.apache.org/jira/browse/LUCENE-2761 Project: Lucene - Java Issue Type: Improvement

[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-tabpanel&focusedCommentId=12932072#action_12932072 ] Shai Erera commented on LUCENE-2755: The problem with ThreadPoolExecutor is that its s

[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-tabpanel&focusedCommentId=12932071#action_12932071 ] Yonik Seeley commented on SOLR-236: --- bq. NOTE: there was a serious bug when sort != group.s

[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-tabpanel&focusedCommentId=12932060#action_12932060 ] Michael McCandless commented on LUCENE-2759: bq. In the LUCENE-2312 patch the

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 uncaugh

[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 ch

[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 Rep

[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 > -

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 org.apache.solr.cloud.CloudStateUpdateTest.testCoreR

[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-tabpanel&focusedCommentId=12932048#action_12932048 ] Yonik Seeley commented on SOLR-1942: It doesn't look like this would work with dynamic f

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 org.apache.solr.cloud.CloudStateUpdateTest.testCoreR

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 org.apache.solr.cloud.CloudStateUpdateTest.testC

[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 wou

[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 > Intermitt

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 additional

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, e

[jira] Commented: (LUCENE-2757) Refactor RewriteMethods out of MultiTermQuery

2010-11-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932015#action_12932015 ] Uwe Schindler commented on LUCENE-2757: --- Committed cleanup in trunk revision: 103517

[jira] Updated: (LUCENE-2757) Refactor RewriteMethods out of MultiTermQuery

2010-11-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2757: -- Attachment: LUCENE-2757-cleanup.patch Here is a fix for a "nocommit" in trunk's code. I did no