Build failed in Hudson: Solr-trunk #1264

2010-10-01 Thread Apache Hudson Server
See Changes: [yonik] SOLR-1568: add field queries and range queries to LatLonType [rmuir] make TestRegexpRandom2 harder [yonik] SOLR-1297: fix sort by function parsing -- [...truncated 4985 l

[jira] Commented: (LUCENE-2507) automaton spellchecker

2010-10-01 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12916841#action_12916841 ] Michael McCandless commented on LUCENE-2507: This is an awesome step forward!

Build failed in Hudson: Lucene-trunk #1304

2010-10-01 Thread Apache Hudson Server
See -- [...truncated 2861 lines...] AUanalysis/common/src/java/org/apache/lucene/analysis/el/package.html A analysis/common/src/java/org/apache/lucene/analysis/ar AU analysis/c

RE: Build failed in Hudson: Lucene-trunk #1304

2010-10-01 Thread Uwe Schindler
Sorry, this was a test oft he FreeBSD jail! - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > From: Apache Hudson Server [mailto:hud...@hudson.apache.org] > Sent: Friday, October 01, 2010 12:12 PM > To: dev@luce

[jira] Commented: (LUCENE-2655) Get deletes working in the realtime branch

2010-10-01 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12916851#action_12916851 ] Michael McCandless commented on LUCENE-2655: Stepping back here... There are

[jira] Commented: (LUCENE-2575) Concurrent byte and int block implementations

2010-10-01 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12916853#action_12916853 ] Michael McCandless commented on LUCENE-2575: bq. The posting-upto should stop

[jira] Updated: (SOLR-2111) treat facet exceptions consistently

2010-10-01 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated SOLR-2111: - Fix Version/s: 3.1 back port to branch_3x. > treat facet exceptions consistently > -

[jira] Reopened: (SOLR-2110) Distributed faceting can create invalid refinement requests when "key" is complex

2010-10-01 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi reopened SOLR-2110: -- Assignee: Yonik Seeley I need this fix for branch_3x. > Distributed faceting can create inval

[jira] Resolved: (SOLR-2110) Distributed faceting can create invalid refinement requests when "key" is complex

2010-10-01 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi resolved SOLR-2110. -- Resolution: Fixed branch_3x: Committed revision 1003506. > Distributed faceting can create inva

[jira] Updated: (SOLR-2110) Distributed faceting can create invalid refinement requests when "key" is complex

2010-10-01 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated SOLR-2110: - Fix Version/s: 3.1 > Distributed faceting can create invalid refinement requests when "key" is >

[jira] Created: (SOLR-2139) Wrong cast from string to float

2010-10-01 Thread Igor Rodionov (JIRA)
Wrong cast from string to float --- Key: SOLR-2139 URL: https://issues.apache.org/jira/browse/SOLR-2139 Project: Solr Issue Type: Bug Components: spellchecker Affects Versions: 4.0 Environme

[jira] Commented: (LUCENE-2662) BytesHash

2010-10-01 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12916872#action_12916872 ] Michael McCandless commented on LUCENE-2662: I indexed 10M 1KB wikipedia docs,

[jira] Commented: (LUCENE-2662) BytesHash

2010-10-01 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12916873#action_12916873 ] Michael McCandless commented on LUCENE-2662: bq. Still, the resulting indices

[jira] Commented: (LUCENE-2662) BytesHash

2010-10-01 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12916875#action_12916875 ] Michael McCandless commented on LUCENE-2662: In RecyclingByteBlockAllocator.re

[jira] Commented: (LUCENE-2662) BytesHash

2010-10-01 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12916882#action_12916882 ] Robert Muir commented on LUCENE-2662: - Simon, thank you for renaming the 'utf8' variab

PatternAnalyzer not implemented?

2010-10-01 Thread Roman Chyla
Hello, I tried to use the PatternAnalyzer, but am getting NotImplementedError - in case it is not available, shall I rather use PythonAnalyzer and implement the regex pattern analyzer with that? using version: 2.9.3 In [44]: import lucene In [45]: import pyjama #<-- this package contains java.ut

[jira] Commented: (LUCENE-2507) automaton spellchecker

2010-10-01 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12916883#action_12916883 ] Robert Muir commented on LUCENE-2507: - I'll work on cleaning up tests and doc, i think

[jira] Commented: (LUCENE-2662) BytesHash

2010-10-01 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12916885#action_12916885 ] Simon Willnauer commented on LUCENE-2662: - bq. Simon, thank you for renaming the '

[jira] Created: (LUCENE-2678) TestCachingSpanFilter sometimes fails

2010-10-01 Thread Simon Willnauer (JIRA)
TestCachingSpanFilter sometimes fails - Key: LUCENE-2678 URL: https://issues.apache.org/jira/browse/LUCENE-2678 Project: Lucene - Java Issue Type: Test Components: Search Reporter: Si

[jira] Commented: (SOLR-792) Tree Faceting Component

2010-10-01 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12916897#action_12916897 ] Yonik Seeley commented on SOLR-792: --- Hey guys - I was planning on sticking this into my "Lu

[jira] Commented: (LUCENE-2662) BytesHash

2010-10-01 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12916913#action_12916913 ] Michael McCandless commented on LUCENE-2662: OK my 2nd indexing test (10M wiki

[jira] Commented: (LUCENE-2575) Concurrent byte and int block implementations

2010-10-01 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12916914#action_12916914 ] Jason Rutherglen commented on LUCENE-2575: -- bq. I fear a copy-on-write check per-

[jira] Updated: (LUCENE-2507) automaton spellchecker

2010-10-01 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2507: Attachment: LUCENE-2507.patch here's the improved docs and tests. I'd like to commit this one and

[jira] Commented: (LUCENE-2655) Get deletes working in the realtime branch

2010-10-01 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12916933#action_12916933 ] Jason Rutherglen commented on LUCENE-2655: -- Are you saying we should simply make

[jira] Created: (LUCENE-2679) IndexWriter.deleteDocuments should have option to not apply to docs indexed in the current IW session

2010-10-01 Thread Michael McCandless (JIRA)
IndexWriter.deleteDocuments should have option to not apply to docs indexed in the current IW session - Key: LUCENE-2679 URL: https://issues.apache.org/jira/browse

[jira] Commented: (LUCENE-2655) Get deletes working in the realtime branch

2010-10-01 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12916946#action_12916946 ] Michael McCandless commented on LUCENE-2655: bq. Are you saying we should sim

Build failed in Hudson: Lucene-trunk #1305

2010-10-01 Thread Apache Hudson Server
See Changes: [uschindler] prepare hudson on new machine, maven support is included in ant installation, so dir not needed (TODO: remove) -- [...truncated 2861 lines...] AUanalysis/co

Build failed in Hudson: Lucene-trunk #1306

2010-10-01 Thread Apache Hudson Server
See -- [...truncated 3586 lines...] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 46.691 sec [junit] [junit] Testsuite: org.apache.lucene.search.TestScoreCachingWrappingScor

Build failed in Hudson: Lucene-trunk #1307

2010-10-01 Thread Apache Hudson Server
See -- [...truncated 2862 lines...] A analysis/common/src/java/org/apache/lucene/analysis/ar AU analysis/common/src/java/org/apache/lucene/analysis/ar/ArabicStemFilter.java AU

Build failed in Hudson: Lucene-trunk #1308

2010-10-01 Thread Apache Hudson Server
See -- [...truncated 2884 lines...] AU analysis/common/src/java/org/apache/lucene/analysis/in/IndicNormalizer.java AUanalysis/common/src/java/org/apache/lucene/analysis/in/package.html

[jira] Commented: (LUCENE-2662) BytesHash

2010-10-01 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12916965#action_12916965 ] Michael McCandless commented on LUCENE-2662: I also ran a test w/ 5 threads --

[jira] Commented: (LUCENE-2655) Get deletes working in the realtime branch

2010-10-01 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12916979#action_12916979 ] Jason Rutherglen commented on LUCENE-2655: -- {quote}when IW.deleteDocs(Term/Query)

[jira] Commented: (LUCENE-2662) BytesHash

2010-10-01 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12916988#action_12916988 ] Michael McCandless commented on LUCENE-2662: I instrumented trunk & the patch

Re: PatternAnalyzer not implemented?

2010-10-01 Thread Andi Vajda
On Fri, 1 Oct 2010, Roman Chyla wrote: I tried to use the PatternAnalyzer, but am getting NotImplementedError - in case it is not available, shall I rather use PythonAnalyzer and implement the regex pattern analyzer with that? using version: 2.9.3 In [44]: import lucene In [45]: import pyjama

[jira] Commented: (LUCENE-2668) offset gap should be added regardless of existence of tokens in DocInverterPerField

2010-10-01 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12916997#action_12916997 ] David Smiley commented on LUCENE-2668: -- Apologies; I meant to post to LUCENE-2529 >

[jira] Resolved: (LUCENE-2676) TestIndexWriter failes for SimpleTextCodec

2010-10-01 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-2676. Resolution: Fixed > TestIndexWriter failes for SimpleTextCodec > -

[jira] Commented: (LUCENE-2655) Get deletes working in the realtime branch

2010-10-01 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12917004#action_12917004 ] Michael McCandless commented on LUCENE-2655: bq. I'm guessing you mean RT? Du

Build failed in Hudson: Lucene-trunk #1309

2010-10-01 Thread Apache Hudson Server
See -- [...truncated 13443 lines...] [javadoc] Javadoc execution [javadoc] Loading source files for package org.apache.lucene.index... [javadoc] Loading source files for package org.apache.luce

[jira] Commented: (LUCENE-2655) Get deletes working in the realtime branch

2010-10-01 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12917018#action_12917018 ] Jason Rutherglen commented on LUCENE-2655: -- bq. go back to how trunk how buffers

[jira] Assigned: (LUCENE-2678) TestCachingSpanFilter sometimes fails

2010-10-01 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless reassigned LUCENE-2678: -- Assignee: Michael McCandless > TestCachingSpanFilter sometimes fails > ---

[jira] Commented: (LUCENE-2678) TestCachingSpanFilter sometimes fails

2010-10-01 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12917019#action_12917019 ] Michael McCandless commented on LUCENE-2678: We hit this same issue in TestCac

[jira] Reopened: (LUCENE-2671) Add sort missing first/last ability to SortField and ValueComparator

2010-10-01 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reopened LUCENE-2671: --- Hi Ryan, this patch causes tons of unchecked warnings, without it, Lucene compiles without any

[jira] Commented: (LUCENE-2671) Add sort missing first/last ability to SortField and ValueComparator

2010-10-01 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12917023#action_12917023 ] Uwe Schindler commented on LUCENE-2671: --- Additionally, the source code formatting is

[jira] Resolved: (LUCENE-2678) TestCachingSpanFilter sometimes fails

2010-10-01 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-2678. Fix Version/s: 3.1 Resolution: Fixed > TestCachingSpanFilter sometimes fail

Hudson build is back to normal : Lucene-3.x #131

2010-10-01 Thread Apache Hudson Server
See - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

[jira] Updated: (LUCENE-2676) TestIndexWriter failes for SimpleTextCodec

2010-10-01 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-2676: --- Fix Version/s: 3.1 > TestIndexWriter failes for SimpleTextCodec > --

RE: Hudson build is back to normal : Lucene-3.x #131

2010-10-01 Thread Uwe Schindler
The hudson build on the FreeBSD jail seems to work now after installing a recent openjdk6 (which works in FreeBSD). But as no JDK5 is available without linux-compatibility package in freebsd, I set the symlink to latest1.5 also to this openjdk (so it will compile), but we cannot test real 1.5 b

[jira] Resolved: (LUCENE-2507) automaton spellchecker

2010-10-01 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-2507. - Resolution: Fixed Committed revision 1003642. > automaton spellchecker > --

[jira] Commented: (LUCENE-2655) Get deletes working in the realtime branch

2010-10-01 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12917046#action_12917046 ] Jason Rutherglen commented on LUCENE-2655: -- We've implied an additional change to

[jira] Commented: (LUCENE-2655) Get deletes working in the realtime branch

2010-10-01 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12917055#action_12917055 ] Michael McCandless commented on LUCENE-2655: bq. We've implied an additional c

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

2010-10-01 Thread Michael McCandless (JIRA)
Improve how IndexWriter flushes deletes against existing segments - Key: LUCENE-2680 URL: https://issues.apache.org/jira/browse/LUCENE-2680 Project: Lucene - Java Issue Type: Im

[jira] Commented: (LUCENE-2655) Get deletes working in the realtime branch

2010-10-01 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12917076#action_12917076 ] Jason Rutherglen commented on LUCENE-2655: -- Ok, I have been stuck/excited about n

[jira] Resolved: (SOLR-2135) ConcurrentLRUCache fails if getLatestAccessedItems(0) called

2010-10-01 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-2135. Assignee: Hoss Man Fix Version/s: 3.1 4.0 Resolution: Fixed Thanks for th

Build failed in Hudson: Lucene-trunk #1310

2010-10-01 Thread Apache Hudson Server
See Changes: [rmuir] fix test failure in TestUTF32ToUTF8 (the random regex-generator generates invalid ranges) [rmuir] make tests deterministic [uschindler] Enable unchecked warnings: we have now only some violations in contrib

[jira] Created: (SOLR-2140) Distributed search treats "score" as multivalued if schema has matching multivalued dynamicField

2010-10-01 Thread Hoss Man (JIRA)
Distributed search treats "score" as multivalued if schema has matching multivalued dynamicField Key: SOLR-2140 URL: https://issues.apache.org/jira/browse/SOLR-2140

Build failed in Hudson: Lucene-trunk #1311

2010-10-01 Thread Apache Hudson Server
See Changes: [uschindler] LUCENE-2507: Fix Java 1.5 violation thanks to hudson with 1.5 :-) -- [...truncated 14027 lines...] [javadoc] Building index for all the packages and classes... [

[jira] Commented: (SOLR-792) Tree Faceting Component

2010-10-01 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12917144#action_12917144 ] Yonik Seeley commented on SOLR-792: --- One thing I noticed is that the "value" is always a st

[jira] Reopened: (SOLR-2128) full parameter dereferencing for function queries

2010-10-01 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi reopened SOLR-2128: -- Reopening to incorporate this into 3x. > full parameter dereferencing for function queries > --

[jira] Resolved: (SOLR-2128) full parameter dereferencing for function queries

2010-10-01 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi resolved SOLR-2128. -- Fix Version/s: 3.1 Resolution: Fixed branch_3x: Committed revision 1003739. > full param

[jira] Reopened: (SOLR-2133) ability to parse multiple value sources

2010-10-01 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi reopened SOLR-2133: -- Reopening to incorporate this into 3x. > ability to parse multiple value sources >

[jira] Resolved: (SOLR-2133) ability to parse multiple value sources

2010-10-01 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi resolved SOLR-2133. -- Fix Version/s: 3.1 Resolution: Fixed branch_3x: Committed revision 1003741. > ability to

[jira] Updated: (SOLR-792) Pivot (ie: Decision Tree) Faceting Component

2010-10-01 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-792: -- Summary: Pivot (ie: Decision Tree) Faceting Component (was: Tree Faceting Component) Jira summary update based

[jira] Updated: (LUCENE-2529) always apply position increment gap between values

2010-10-01 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated LUCENE-2529: - Attachment: LUCENE-2529_skip_posIncr_for_1st_token.patch Always adding the position increment is

[jira] Commented: (LUCENE-2678) TestCachingSpanFilter sometimes fails

2010-10-01 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12917160#action_12917160 ] Simon Willnauer commented on LUCENE-2678: - awesome - thanks mike > TestCachingSpa

[jira] Reopened: (LUCENE-2677) Tests failing when run with tests.iter > 1

2010-10-01 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer reopened LUCENE-2677: - > Tests failing when run with tests.iter > 1 > -- >

[jira] Commented: (LUCENE-2677) Tests failing when run with tests.iter > 1

2010-10-01 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12917161#action_12917161 ] Simon Willnauer commented on LUCENE-2677: - Same is true for org.apache.lucene.sear

[jira] Resolved: (LUCENE-2677) Tests failing when run with tests.iter > 1

2010-10-01 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-2677. - Resolution: Fixed committed in rev. 1003747 > Tests failing when run with tests.iter >

[jira] Commented: (LUCENE-2676) TestIndexWriter failes for SimpleTextCodec

2010-10-01 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12917163#action_12917163 ] Simon Willnauer commented on LUCENE-2676: - mike what was the solution to this? >