[JENKINS] Lucene-trunk - Build # 1871 - Failure

2012-03-25 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-trunk/1871/ 2 tests failed. REGRESSION: org.apache.lucene.index.TestMixedCodecs.test Error Message: this writer hit an OutOfMemoryError; cannot complete forceMerge Stack Trace: java.lang.IllegalStateException: this writer hit an OutOfMemoryError;

Re: [JENKINS] Lucene-3.x - Build # 680 - Failure

2012-03-25 Thread Dawid Weiss
   http://people.apache.org/~mikemccand/enwiki.random.lines.txt.gz You can make it nearly 50% smaller if you compress with lzma: -rw-r--r-- 1 dweiss dweiss 848M 2012-03-25 09:29 enwiki.bz2 -rw-r--r-- 1 dweiss dweiss 658M 2012-03-25 11:09 enwiki.lzma -rw-r--r-- 1 dweiss dweiss 1.1G 2012-03-24

[JENKINS] Solr-trunk - Build # 1804 - Still Failing

2012-03-25 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Solr-trunk/1804/ 1 tests failed. FAILED: org.apache.solr.TestDistributedSearch.testDistribSearch Error Message: Uncaught exception by thread: Thread[Thread-1020,5,] Stack Trace:

[jira] [Commented] (LUCENE-3915) Add Japanese filter to replace term attribute with readings

2012-03-25 Thread Christian Moen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13237826#comment-13237826 ] Christian Moen commented on LUCENE-3915: Thanks, Robert. I'm thinking it could

[jira] [Commented] (LUCENE-3915) Add Japanese filter to replace term attribute with readings

2012-03-25 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13237830#comment-13237830 ] Robert Muir commented on LUCENE-3915: - {quote} The latter option can be useful for

[jira] [Commented] (LUCENE-3909) Move Kuromoji to analysis.ja and introduce Japanese* naming

2012-03-25 Thread Commented
[ https://issues.apache.org/jira/browse/LUCENE-3909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13237858#comment-13237858 ] Jan Høydahl commented on LUCENE-3909: - +1 Move Kuromoji to

[jira] [Commented] (LUCENE-3915) Add Japanese filter to replace term attribute with readings

2012-03-25 Thread Christian Moen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13237863#comment-13237863 ] Christian Moen commented on LUCENE-3915: Thanks, Robert. Understood. I'll run

[jira] [Created] (LUCENE-3916) Consider different query and index segmentation for Japanese

2012-03-25 Thread Christian Moen (Created) (JIRA)
Consider different query and index segmentation for Japanese Key: LUCENE-3916 URL: https://issues.apache.org/jira/browse/LUCENE-3916 Project: Lucene - Java Issue Type: Improvement

[jira] [Commented] (LUCENE-3915) Add Japanese filter to replace term attribute with readings

2012-03-25 Thread Christian Moen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13237874#comment-13237874 ] Christian Moen commented on LUCENE-3915: Committed revision 1305046 on {{trunk}}.

[jira] [Commented] (LUCENE-3909) Move Kuromoji to analysis.ja and introduce Japanese* naming

2012-03-25 Thread Koji Sekiguchi (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13237876#comment-13237876 ] Koji Sekiguchi commented on LUCENE-3909: Hi Christian, please go.

[jira] [Commented] (LUCENE-3916) Consider different query and index segmentation for Japanese

2012-03-25 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13237878#comment-13237878 ] Robert Muir commented on LUCENE-3916: - For the case of compound splitting,

[jira] [Commented] (LUCENE-3915) Add Japanese filter to replace term attribute with readings

2012-03-25 Thread Christian Moen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13237886#comment-13237886 ] Christian Moen commented on LUCENE-3915: Committed revision 1305051 and 1305052

Re: [JENKINS] Lucene-trunk - Build # 1871 - Failure

2012-03-25 Thread Robert Muir
I thought I took care of this with http://svn.apache.org/viewvc?rev=1304281view=rev But there must be more issues... maybe something silly in SimpleText's DocValues? On Sun, Mar 25, 2012 at 2:53 AM, Apache Jenkins Server jenk...@builds.apache.org wrote: Build:

[jira] [Resolved] (LUCENE-3915) Add Japanese filter to replace term attribute with readings

2012-03-25 Thread Christian Moen (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Moen resolved LUCENE-3915. Resolution: Fixed Add Japanese filter to replace term attribute with readings

[jira] [Updated] (LUCENE-3915) Add Japanese filter to replace term attribute with readings

2012-03-25 Thread Christian Moen (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Moen updated LUCENE-3915: --- Component/s: modules/analysis Affects Version/s: 4.0 3.6

[jira] [Commented] (LUCENE-3915) Add Japanese filter to replace term attribute with readings

2012-03-25 Thread Christian Moen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13237887#comment-13237887 ] Christian Moen commented on LUCENE-3915: Thanks, Robert and Koji!

Re: Cannot build branch_3x

2012-03-25 Thread Michael McCandless
I've seen this too... after fixing a previous compilation error. I think somehow ant/javac thinks DocSet.java doesn't need to be recompiled, yet its second (sneaky) DocSetBase class didn't get compiled (written as a class file)? Really we should move DocSetBase class out of DocSet.java, I think?

Re: [JENKINS] Lucene-3.x - Build # 680 - Failure

2012-03-25 Thread Michael McCandless
On Sun, Mar 25, 2012 at 5:11 AM, Dawid Weiss dawid.we...@cs.put.poznan.pl wrote:    http://people.apache.org/~mikemccand/enwiki.random.lines.txt.gz You can make it nearly 50% smaller if you compress with lzma: -rw-r--r--  1 dweiss dweiss 848M 2012-03-25 09:29 enwiki.bz2 -rw-r--r--  1 dweiss

RE: svn commit: r1305046 - in /lucene/dev/trunk: lucene/contrib/ modules/analysis/kuromoji/src/java/org/apache/lucene/analysis/kuromoji/ modules/analysis/kuromoji/src/java/org/apache/lucene/analysis/k

2012-03-25 Thread Uwe Schindler
Oh, I like that one: public static void getRomanization(Appendable builder, CharSequence s) ... ToStringUtil.getRomanization(termAttr.setEmpty(), reading); That’s hilarious! Uwe - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de

RE: Cannot build branch_3x

2012-03-25 Thread Uwe Schindler
Yeah that happens sometimes on Solr builds. Ant clean helps... It must be a bug in javac! Maybe we should really move the class outside! Especially non-inner pkg-private classes on the same level in a .java file together with some other public class are a relict from Java 1.0 and should not be

[jira] [Commented] (LUCENE-1410) PFOR implementation

2012-03-25 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13237893#comment-13237893 ] Michael McCandless commented on LUCENE-1410: bq. Out of curiousity, is the

RE: Cannot build branch_3x

2012-03-25 Thread Uwe Schindler
I fixed this in 3.x and trunk. I just have to lookup the corresponding JIRA issue. - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de -Original Message- From: Uwe Schindler [mailto:u...@thetaphi.de] Sent: Sunday, March 25, 2012

RE: Cannot build branch_3x

2012-03-25 Thread Uwe Schindler
Thats the issue: https://issues.apache.org/jira/browse/LUCENE-3525 - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de -Original Message- From: Uwe Schindler [mailto:u...@thetaphi.de] Sent: Sunday, March 25, 2012 5:36 PM To:

[jira] [Commented] (LUCENE-3525) Avoid private nonnested classes

2012-03-25 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13237894#comment-13237894 ] Uwe Schindler commented on LUCENE-3525: --- I fixed that for DocSet and DocSetBase in

[jira] [Updated] (LUCENE-3888) split off the spell check word and surface form in spell check dictionary

2012-03-25 Thread Robert Muir (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3888: Attachment: LUCENE-3888.patch I updated the patch and fixed Koji's test, its passing BUT there is

[jira] [Commented] (LUCENE-3909) Move Kuromoji to analysis.ja and introduce Japanese* naming

2012-03-25 Thread Christian Moen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13237897#comment-13237897 ] Christian Moen commented on LUCENE-3909: Thanks, Koji. I hope to do the move

[jira] [Updated] (LUCENE-3888) split off the spell check word and surface form in spell check dictionary

2012-03-25 Thread Robert Muir (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3888: Attachment: LUCENE-3888.patch updated patch (note with this one: Solr does not yet compile). I

[jira] [Commented] (SOLR-2020) HttpComponentsSolrServer

2012-03-25 Thread Sami Siren (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13237916#comment-13237916 ] Sami Siren commented on SOLR-2020: -- In 3.x I added some tests for the new client, I think

[jira] [Updated] (SOLR-3268) remove write acess to source tree (chmod 555) when running tests in jenkins

2012-03-25 Thread Robert Muir (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated SOLR-3268: -- Fix Version/s: (was: 3.6) I don't think figuring out how to do this needs to block 3.6: fortunately

[jira] [Created] (LUCENE-3917) Port pruning module to trunk apis

2012-03-25 Thread Robert Muir (Created) (JIRA)
Port pruning module to trunk apis - Key: LUCENE-3917 URL: https://issues.apache.org/jira/browse/LUCENE-3917 Project: Lucene - Java Issue Type: Task Components: modules/other Affects Versions:

[jira] [Commented] (LUCENE-1812) Static index pruning by in-document term frequency (Carmel pruning)

2012-03-25 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13237922#comment-13237922 ] Robert Muir commented on LUCENE-1812: - This is really still open I think for the 4.x

[jira] [Resolved] (LUCENE-1812) Static index pruning by in-document term frequency (Carmel pruning)

2012-03-25 Thread Robert Muir (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-1812. - Resolution: Fixed Fix Version/s: (was: 4.0) Marking this resolved: I created

[jira] [Commented] (LUCENE-3910) remove special hudson nightly linedocs

2012-03-25 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13237925#comment-13237925 ] Robert Muir commented on LUCENE-3910: - This one is controversial (at least Mike and I

[jira] [Commented] (LUCENE-3581) IndexReader#isCurrent() should return true on a NRT reader if no deletes are applied and only deletes are present in IW

2012-03-25 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13237926#comment-13237926 ] Michael McCandless commented on LUCENE-3581: This need not block 3.6.0 right?

[jira] [Updated] (LUCENE-3910) remove special hudson nightly linedocs

2012-03-25 Thread Robert Muir (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3910: Fix Version/s: (was: 3.6) remove special hudson nightly linedocs

[jira] [Commented] (LUCENE-3343) Comparison operators ,=,,= and = support as RangeQuery syntax in QueryParser

2012-03-25 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13237928#comment-13237928 ] Robert Muir commented on LUCENE-3343: - This does look like an interesting feature,

[jira] [Commented] (LUCENE-2482) Index sorter

2012-03-25 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13237931#comment-13237931 ] Robert Muir commented on LUCENE-2482: - This issue is actually fixed in 3.x, but is

[jira] [Created] (LUCENE-3918) Port index sorter to trunk APIs

2012-03-25 Thread Robert Muir (Created) (JIRA)
Port index sorter to trunk APIs --- Key: LUCENE-3918 URL: https://issues.apache.org/jira/browse/LUCENE-3918 Project: Lucene - Java Issue Type: Task Components: modules/other Affects Versions: 4.0

[jira] [Resolved] (LUCENE-2482) Index sorter

2012-03-25 Thread Robert Muir (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-2482. - Resolution: Fixed Fix Version/s: (was: 4.0) I opened LUCENE-3918 for the trunk port

[jira] [Commented] (LUCENE-3888) split off the spell check word and surface form in spell check dictionary

2012-03-25 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13237934#comment-13237934 ] Robert Muir commented on LUCENE-3888: - In my opinion we should set this as fix for

[jira] [Commented] (LUCENE-3343) Comparison operators ,=,,= and = support as RangeQuery syntax in QueryParser

2012-03-25 Thread Adriano Crestani (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13237933#comment-13237933 ] Adriano Crestani commented on LUCENE-3343: -- Hi, sorry, I really didn't have much

[jira] [Updated] (LUCENE-3581) IndexReader#isCurrent() should return true on a NRT reader if no deletes are applied and only deletes are present in IW

2012-03-25 Thread Simon Willnauer (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-3581: Fix Version/s: (was: 3.6) IndexReader#isCurrent() should return true on a NRT

[jira] [Commented] (LUCENE-3910) remove special hudson nightly linedocs

2012-03-25 Thread Dawid Weiss (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13237944#comment-13237944 ] Dawid Weiss commented on LUCENE-3910: - I agree with you both. No, it's not a paradox.

Re: [JENKINS] Lucene-3.x - Build # 680 - Failure

2012-03-25 Thread Dawid Weiss
I think lzma is part of every major linux distribution? I didn't do anything and it was on my ubuntu at least. 7z implements lzma compression if you want to create an archive (lzma is a streaming compressor much like bzip2). There is Java compressor (I think) and decompressor available from 7z

RE: [JENKINS] Lucene-3.x - Build # 680 - Failure

2012-03-25 Thread Steven A Rowe
I have it on Cygwin, as part of XZ Utils. There's a Mac port listed on the project page: http://tukaani.org/xz/. Steve -Original Message- From: dawid.we...@gmail.com [mailto:dawid.we...@gmail.com] On Behalf Of Dawid Weiss Sent: Sunday, March 25, 2012 2:49 PM To: dev@lucene.apache.org

[JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 2074 - Failure

2012-03-25 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/2074/ 1 tests failed. REGRESSION: org.apache.lucene.analysis.kuromoji.TestKuromojiAnalyzer.testRandomHugeStrings Error Message: null Stack Trace: junit.framework.AssertionFailedError at

[JENKINS] Lucene-Solr-tests-only-3.x - Build # 12873 - Failure

2012-03-25 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/12873/ 1 tests failed. REGRESSION: org.apache.lucene.analysis.kuromoji.TestKuromojiTokenizer.testRandomHugeStrings Error Message: Uncaught exception by thread: Thread[Thread-29,5,] Stack Trace:

[JENKINS] Lucene-Solr-tests-only-3.x-java7 - Build # 2112 - Failure

2012-03-25 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x-java7/2112/ 1 tests failed. REGRESSION: org.apache.lucene.analysis.kuromoji.TestKuromojiTokenizer.testRandomHugeStrings Error Message: Uncaught exception by thread: Thread[Thread-21,5,] Stack Trace:

[JENKINS] Lucene-Solr-tests-only-3.x - Build # 12874 - Still Failing

2012-03-25 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/12874/ 1 tests failed. FAILED: org.apache.lucene.analysis.kuromoji.TestKuromojiTokenizer.testRandomHugeStrings Error Message: Uncaught exception by thread: Thread[Thread-17,5,] Stack Trace:

Re: [JENKINS] Lucene-Solr-tests-only-3.x-java7 - Build # 2112 - Failure

2012-03-25 Thread Michael McCandless
I'm digging... Mike McCandless http://blog.mikemccandless.com On Sun, Mar 25, 2012 at 5:18 PM, Apache Jenkins Server jenk...@builds.apache.org wrote: Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x-java7/2112/ 1 tests failed. REGRESSION:  

[jira] [Created] (LUCENE-3919) more thorough testing of analysis chains

2012-03-25 Thread Robert Muir (Created) (JIRA)
more thorough testing of analysis chains Key: LUCENE-3919 URL: https://issues.apache.org/jira/browse/LUCENE-3919 Project: Lucene - Java Issue Type: Task Components: modules/analysis

[jira] [Commented] (LUCENE-3919) more thorough testing of analysis chains

2012-03-25 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13237993#comment-13237993 ] Robert Muir commented on LUCENE-3919: - That one is ant test

[jira] [Updated] (LUCENE-3919) more thorough testing of analysis chains

2012-03-25 Thread Robert Muir (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3919: Attachment: LUCENE-3919.patch really rough initial stab. first time i ran this it seems like it

[jira] [Commented] (LUCENE-3919) more thorough testing of analysis chains

2012-03-25 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13237994#comment-13237994 ] Michael McCandless commented on LUCENE-3919: Awesome! more

[jira] [Commented] (LUCENE-3919) more thorough testing of analysis chains

2012-03-25 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13237996#comment-13237996 ] Robert Muir commented on LUCENE-3919: - By the way: generics are totally broken with

[jira] [Commented] (LUCENE-3919) more thorough testing of analysis chains

2012-03-25 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13238001#comment-13238001 ] Uwe Schindler commented on LUCENE-3919: --- Please don't commit... I will take care

[jira] [Commented] (LUCENE-3919) more thorough testing of analysis chains

2012-03-25 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13238002#comment-13238002 ] Robert Muir commented on LUCENE-3919: - The CzechStemmer bug is easy, its because of a

[jira] [Commented] (LUCENE-3919) more thorough testing of analysis chains

2012-03-25 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13238003#comment-13238003 ] Robert Muir commented on LUCENE-3919: - {quote} Please don't commit... I will take

[jira] [Updated] (LUCENE-3920) ShingleFilter sometimes confuses offsets

2012-03-25 Thread Robert Muir (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3920: Attachment: LUCENE-3920_test.patch attached is a test ShingleFilter sometimes

[jira] [Created] (LUCENE-3920) ShingleFilter sometimes confuses offsets

2012-03-25 Thread Robert Muir (Created) (JIRA)
ShingleFilter sometimes confuses offsets Key: LUCENE-3920 URL: https://issues.apache.org/jira/browse/LUCENE-3920 Project: Lucene - Java Issue Type: Bug Affects Versions: 3.6, 4.0

[jira] [Commented] (LUCENE-3920) ShingleFilter sometimes confuses offsets

2012-03-25 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13238034#comment-13238034 ] Robert Muir commented on LUCENE-3920: - Note I havent debugged this enough to see if

[jira] [Commented] (LUCENE-3919) more thorough testing of analysis chains

2012-03-25 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13238036#comment-13238036 ] Robert Muir commented on LUCENE-3919: - I committed fix and tests for empty term (only

[jira] [Commented] (LUCENE-3920) ShingleFilter sometimes confuses offsets

2012-03-25 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13238046#comment-13238046 ] Robert Muir commented on LUCENE-3920: - Now I understand the bug. Its not related to

[jira] [Updated] (LUCENE-3919) more thorough testing of analysis chains

2012-03-25 Thread Robert Muir (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3919: Attachment: LUCENE-3919.patch updated patch: looking for Version+Reader ctors and avoiding

[jira] [Updated] (LUCENE-3920) ngram tokenizer/filters create nonsense offsets if followed by a word combiner

2012-03-25 Thread Robert Muir (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3920: Summary: ngram tokenizer/filters create nonsense offsets if followed by a word combiner (was:

[jira] [Updated] (LUCENE-3919) more thorough testing of analysis chains

2012-03-25 Thread Robert Muir (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3919: Attachment: LUCENE-3919.patch updated patch: disabling the n-gram filters (see LUCENE-3920), and

[jira] [Updated] (SOLR-2708) Allow customizable bean mapping for QueryResponse.getBeans(..)

2012-03-25 Thread Chris Male (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male updated SOLR-2708: - Attachment: SOLR-2708.patch Updated patch. This patch really changes how DocumentObjectBinder works,

[JENKINS] Lucene-Solr-tests-only-trunk - Build # 12878 - Failure

2012-03-25 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/12878/ 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZkTest Error Message: ERROR: SolrIndexSearcher opens=93 closes=92 Stack Trace: junit.framework.AssertionFailedError: ERROR:

[jira] [Commented] (SOLR-3161) Use of 'qt' should be restricted to searching and should not start with a '/'

2012-03-25 Thread David Smiley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13238103#comment-13238103 ] David Smiley commented on SOLR-3161: I committed the last patch (limit qt=/... to

[jira] [Commented] (SOLR-3076) Solr should support block joins

2012-03-25 Thread Mikhail Khludnev (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13238115#comment-13238115 ] Mikhail Khludnev commented on SOLR-3076: Anybody, please! I need go/not-go feedback

[jira] [Created] (LUCENENET-482) Lucene out of Memory issue

2012-03-25 Thread Suraj Pant (Created) (JIRA)
Lucene out of Memory issue -- Key: LUCENENET-482 URL: https://issues.apache.org/jira/browse/LUCENENET-482 Project: Lucene.Net Issue Type: Bug Environment: Windows server 2003 and lucene .Net ver 2.3.2

[jira] [Closed] (LUCENENET-482) Lucene out of Memory issue

2012-03-25 Thread Prescott Nasser (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prescott Nasser closed LUCENENET-482. - Resolution: Won't Fix It's unclear if this is a bug in 2.3.2 or specific to the