[jira] [Commented] (LUCENE-5370) Sorting Facets on CategoryPath (Label)

2014-03-22 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13943938#comment-13943938 ] Shai Erera commented on LUCENE-5370: bq. For my purpose, it's sufficient to sort

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_60-ea-b10) - Build # 9872 - Still Failing!

2014-03-22 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9872/ Java: 32bit/jdk1.7.0_60-ea-b10 -client -XX:+UseConcMarkSweepGC 1 tests failed. REGRESSION: org.apache.solr.client.solrj.impl.CloudSolrServerTest.testDistribSearch Error Message: java.util.concurrent.TimeoutException: Could not

Re: [JENKINS] Lucene-4x-Linux-Java7-64-test-only - Build # 16503 - Failure!

2014-03-22 Thread Michael McCandless
Argh, I committed a fix. Mike McCandless http://blog.mikemccandless.com On Fri, Mar 21, 2014 at 10:55 PM, buil...@flonkings.com wrote: Build: builds.flonkings.com/job/Lucene-4x-Linux-Java7-64-test-only/16503/ 1 tests failed. REGRESSION:

Re: svn commit: r1579669 - /lucene/dev/branches/branch_4x/lucene/replicator/src/test/org/apache/lucene/replicator/LocalReplicatorTest.java

2014-03-22 Thread Michael McCandless
Thanks Uwe, I'll open a 4.8 blocker for this... Mike McCandless http://blog.mikemccandless.com On Fri, Mar 21, 2014 at 7:04 PM, Uwe Schindler u...@thetaphi.de wrote: Hi Mike, I did a grep for NoSuchFileException on trunk and 4.x. In trunk we have many more of this Excepotion, especially

[jira] [Created] (LUCENE-5550) Handle NoSuchFileException

2014-03-22 Thread Michael McCandless (JIRA)
Michael McCandless created LUCENE-5550: -- Summary: Handle NoSuchFileException Key: LUCENE-5550 URL: https://issues.apache.org/jira/browse/LUCENE-5550 Project: Lucene - Core Issue Type:

Re: svn commit: r1579669 - /lucene/dev/branches/branch_4x/lucene/replicator/src/test/org/apache/lucene/replicator/LocalReplicatorTest.java

2014-03-22 Thread Michael McCandless
OK: https://issues.apache.org/jira/browse/LUCENE-5550 Mike McCandless http://blog.mikemccandless.com On Sat, Mar 22, 2014 at 4:31 AM, Michael McCandless luc...@mikemccandless.com wrote: Thanks Uwe, I'll open a 4.8 blocker for this... Mike McCandless http://blog.mikemccandless.com On

[jira] [Updated] (LUCENE-5545) Add ExpressionRescorer

2014-03-22 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-5545: --- Attachment: LUCENE-5545.patch New patch, improving the tests, which found a problem

[jira] [Commented] (LUCENE-5528) Add context to AnalyzingInfixSuggester

2014-03-22 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13943982#comment-13943982 ] Michael McCandless commented on LUCENE-5528: Thanks Areek, new patch looks

[jira] [Commented] (LUCENE-5528) Add context to AnalyzingInfixSuggester

2014-03-22 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13943983#comment-13943983 ] Michael McCandless commented on LUCENE-5528: BTW I pushed this patch to the

[jira] [Updated] (LUCENE-5550) Handle NoSuchFileException

2014-03-22 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-5550: -- Attachment: LUCENE-5550.patch That's more or less this merge missing. Handle

[jira] [Commented] (LUCENE-5550) Handle NoSuchFileException

2014-03-22 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13943996#comment-13943996 ] Michael McCandless commented on LUCENE-5550: +1, after fixing the in/delegate

[jira] [Created] (LUCENE-5551) Fix warnings in the ant build

2014-03-22 Thread Shawn Heisey (JIRA)
Shawn Heisey created LUCENE-5551: Summary: Fix warnings in the ant build Key: LUCENE-5551 URL: https://issues.apache.org/jira/browse/LUCENE-5551 Project: Lucene - Core Issue Type:

[jira] [Updated] (LUCENE-5550) Handle NoSuchFileException

2014-03-22 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-5550: -- Attachment: LUCENE-5550.patch Fixed patch. The problem with delegate vs. in was a change by

[jira] [Updated] (LUCENE-5551) Fix warnings in the ant build

2014-03-22 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey updated LUCENE-5551: - Attachment: LUCENE-5551-fix-fallthrough.patch For the fallthrough patch: HTMLStripCharFilter

[jira] [Commented] (LUCENE-5047) Trunk's NIOFSDir and MMapDir throw different Exception on file not found cases because of use of FileChannel.open()

2014-03-22 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13944007#comment-13944007 ] Uwe Schindler commented on LUCENE-5047: --- I will backport this one with LUCENE-5550

[jira] [Updated] (LUCENE-5551) Fix warnings in the ant build

2014-03-22 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey updated LUCENE-5551: - Attachment: LUCENE-5551-redundant-casts.patch The redundant casts patch is quite large. All

[jira] [Updated] (LUCENE-5047) Trunk's NIOFSDir and MMapDir throw different Exception on file not found cases because of use of FileChannel.open()

2014-03-22 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-5047: -- Fix Version/s: 4.8 Trunk's NIOFSDir and MMapDir throw different Exception on file not found

[jira] [Commented] (LUCENE-5550) Handle NoSuchFileException

2014-03-22 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13944008#comment-13944008 ] Uwe Schindler commented on LUCENE-5550: --- Hi I checked now the 2 diffs again, they

[jira] [Commented] (LUCENE-5550) Handle NoSuchFileException

2014-03-22 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13944009#comment-13944009 ] ASF subversion and git services commented on LUCENE-5550: - Commit

[jira] [Resolved] (LUCENE-5550) Handle NoSuchFileException

2014-03-22 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-5550. --- Resolution: Fixed Assignee: Uwe Schindler Handle NoSuchFileException

[jira] [Commented] (LUCENE-5047) Trunk's NIOFSDir and MMapDir throw different Exception on file not found cases because of use of FileChannel.open()

2014-03-22 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13944010#comment-13944010 ] ASF subversion and git services commented on LUCENE-5047: - Commit

[jira] [Commented] (LUCENE-5551) Fix warnings in the ant build

2014-03-22 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13944033#comment-13944033 ] Michael McCandless commented on LUCENE-5551: +1, thanks Shawn! Fix warnings

[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.8.0) - Build # 9767 - Failure!

2014-03-22 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/9767/ Java: 32bit/jdk1.8.0 -client -XX:+UseSerialGC 1 tests failed. REGRESSION: org.apache.solr.client.solrj.impl.CloudSolrServerTest.testDistribSearch Error Message: java.util.concurrent.TimeoutException: Could not connect to

[jira] [Commented] (LUCENE-5551) Fix warnings in the ant build

2014-03-22 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13944040#comment-13944040 ] Uwe Schindler commented on LUCENE-5551: --- Hi, we should craefull check all this.

[jira] [Commented] (LUCENE-5551) Fix warnings in the ant build

2014-03-22 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13944041#comment-13944041 ] Uwe Schindler commented on LUCENE-5551: --- in my opinion this should look like this:

[jira] [Commented] (LUCENE-5551) Fix warnings in the ant build

2014-03-22 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13944045#comment-13944045 ] Uwe Schindler commented on LUCENE-5551: --- FYI, I generally prefer to add a suppress

[jira] [Commented] (LUCENE-5545) Add ExpressionRescorer

2014-03-22 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13944049#comment-13944049 ] Robert Muir commented on LUCENE-5545: - +1 Add ExpressionRescorer

[jira] [Commented] (SOLR-5228) Don't require field or dynamicField be inside of fields -- or that fieldType be inside of types

2014-03-22 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13944098#comment-13944098 ] Erick Erickson commented on SOLR-5228: -- Yonik hit it I think. There is no maintenance

[JENKINS] Lucene-Solr-4.x-Windows (32bit/jdk1.7.0_51) - Build # 3805 - Still Failing!

2014-03-22 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/3805/ Java: 32bit/jdk1.7.0_51 -server -XX:+UseConcMarkSweepGC 3 tests failed. REGRESSION: org.apache.solr.schema.TestCloudManagedSchema.testDistribSearch Error Message: java.util.concurrent.TimeoutException: Could not connect to

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_51) - Build # 9875 - Failure!

2014-03-22 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9875/ Java: 32bit/jdk1.7.0_51 -server -XX:+UseConcMarkSweepGC 1 tests failed. REGRESSION: org.apache.solr.handler.clustering.DistributedClusteringComponentTest.testDistribSearch Error Message: Timeout occured while waiting response

[jira] [Commented] (LUCENE-5551) Fix warnings in the ant build

2014-03-22 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13944148#comment-13944148 ] Shawn Heisey commented on LUCENE-5551: -- I had wondered whether that was going too

[jira] [Commented] (LUCENE-5551) Fix warnings in the ant build

2014-03-22 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13944152#comment-13944152 ] Uwe Schindler commented on LUCENE-5551: --- Thanks! One additional thing: In most

[jira] [Commented] (LUCENE-5356) more generic lucene-morfologik integration

2014-03-22 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13944156#comment-13944156 ] Ahmet Arslan commented on LUCENE-5356: -- Hi [~hlavki] , is it possible to use

[jira] [Commented] (LUCENE-5551) Fix warnings in the ant build

2014-03-22 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13944157#comment-13944157 ] Shawn Heisey commented on LUCENE-5551: -- This specific example needs suppressing,

[jira] [Commented] (LUCENE-5551) Fix warnings in the ant build

2014-03-22 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13944161#comment-13944161 ] Uwe Schindler commented on LUCENE-5551: --- Sorry, I did not know that

[jira] [Commented] (LUCENE-5545) Add ExpressionRescorer

2014-03-22 Thread Ryan Ernst (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13944162#comment-13944162 ] Ryan Ernst commented on LUCENE-5545: +1 I think you can remove the comment in

[jira] [Comment Edited] (LUCENE-5551) Fix warnings in the ant build

2014-03-22 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13944161#comment-13944161 ] Uwe Schindler edited comment on LUCENE-5551 at 3/22/14 5:49 PM:

[jira] [Commented] (LUCENE-5545) Add ExpressionRescorer

2014-03-22 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13944169#comment-13944169 ] Uwe Schindler commented on LUCENE-5545: --- +1 very nice! Add ExpressionRescorer

[jira] [Commented] (LUCENE-5512) Remove redundant typing (diamond operator) in trunk

2014-03-22 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13944171#comment-13944171 ] ASF subversion and git services commented on LUCENE-5512: - Commit

[jira] [Commented] (LUCENE-5512) Remove redundant typing (diamond operator) in trunk

2014-03-22 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13944170#comment-13944170 ] ASF subversion and git services commented on LUCENE-5512: - Commit

[jira] [Created] (LUCENE-5552) Upgrade JFlex version from 1.5.0 to 1.5.1

2014-03-22 Thread Steve Rowe (JIRA)
Steve Rowe created LUCENE-5552: -- Summary: Upgrade JFlex version from 1.5.0 to 1.5.1 Key: LUCENE-5552 URL: https://issues.apache.org/jira/browse/LUCENE-5552 Project: Lucene - Core Issue Type:

[jira] [Updated] (LUCENE-5552) Upgrade JFlex version from 1.5.0 to 1.5.1

2014-03-22 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated LUCENE-5552: --- Attachment: LUCENE-5552.patch Patch. Committing shortly. Upgrade JFlex version from 1.5.0 to

[jira] [Commented] (LUCENE-5552) Upgrade JFlex version from 1.5.0 to 1.5.1

2014-03-22 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13944178#comment-13944178 ] ASF subversion and git services commented on LUCENE-5552: - Commit

[jira] [Commented] (LUCENE-5545) Add ExpressionRescorer

2014-03-22 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13944179#comment-13944179 ] Michael McCandless commented on LUCENE-5545: bq. I think you can remove the

[jira] [Commented] (LUCENE-5545) Add ExpressionRescorer

2014-03-22 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13944183#comment-13944183 ] Shalin Shekhar Mangar commented on LUCENE-5545: --- +1 This is neat! Add

[jira] [Assigned] (SOLR-5895) JavaBinLoader hides IOExceptions

2014-03-22 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar reassigned SOLR-5895: --- Assignee: Shalin Shekhar Mangar JavaBinLoader hides IOExceptions

[jira] [Commented] (SOLR-5895) JavaBinLoader hides IOExceptions

2014-03-22 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13944192#comment-13944192 ] ASF subversion and git services commented on SOLR-5895: --- Commit

[jira] [Commented] (SOLR-5895) JavaBinLoader hides IOExceptions

2014-03-22 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13944195#comment-13944195 ] ASF subversion and git services commented on SOLR-5895: --- Commit

[jira] [Resolved] (SOLR-5895) JavaBinLoader hides IOExceptions

2014-03-22 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar resolved SOLR-5895. - Resolution: Fixed Fix Version/s: 4.7.1 5.0 Thanks Mike!

[jira] [Commented] (LUCENE-5552) Upgrade JFlex version from 1.5.0 to 1.5.1

2014-03-22 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13944205#comment-13944205 ] ASF subversion and git services commented on LUCENE-5552: - Commit

[jira] [Updated] (SOLR-5749) Implement an Overseer status API

2014-03-22 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-5749: Attachment: SOLR-5749.patch Refactored the stats class a bit - replaced the

[jira] [Updated] (LUCENE-5551) Fix warnings in the ant build

2014-03-22 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey updated LUCENE-5551: - Attachment: LUCENE-5551-redundant-casts.patch New version of the redundant casts patch. It's a

[jira] [Comment Edited] (LUCENE-5551) Fix warnings in the ant build

2014-03-22 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13944216#comment-13944216 ] Shawn Heisey edited comment on LUCENE-5551 at 3/22/14 8:19 PM:

[jira] [Commented] (LUCENE-5552) Upgrade JFlex version from 1.5.0 to 1.5.1

2014-03-22 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13944225#comment-13944225 ] Steve Rowe commented on LUCENE-5552: bq. JFlex's failure to detect class comments

[jira] [Resolved] (LUCENE-5552) Upgrade JFlex version from 1.5.0 to 1.5.1

2014-03-22 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe resolved LUCENE-5552. Resolution: Fixed Committed to trunk and branch_4x. Upgrade JFlex version from 1.5.0 to 1.5.1

[jira] [Updated] (LUCENE-5528) Add context to AnalyzingInfixSuggester

2014-03-22 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur updated LUCENE-5528: - Attachment: LUCENE-5528-1.patch Updated patch (LUCENE-5528-1.patch): - removed unused imports

[jira] [Commented] (LUCENE-5551) Fix warnings in the ant build

2014-03-22 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13944269#comment-13944269 ] Shawn Heisey commented on LUCENE-5551: -- bq. I would suggest to disable the warning

[jira] [Assigned] (SOLR-5228) Don't require field or dynamicField be inside of fields -- or that fieldType be inside of types

2014-03-22 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson reassigned SOLR-5228: Assignee: Erick Erickson (was: Hoss Man) Don't require field or dynamicField be inside of

[jira] [Updated] (LUCENE-5528) Add context to AnalyzingInfixSuggester

2014-03-22 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur updated LUCENE-5528: - Attachment: LUCENE-5528-1.patch Add context to AnalyzingInfixSuggester

[jira] [Updated] (SOLR-5228) Don't require field or dynamicField be inside of fields -- or that fieldType be inside of types

2014-03-22 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-5228: - Attachment: SOLR-5228.patch Decided to work up a patch to see what it would take. Was a little

[jira] [Commented] (SOLR-5228) Don't require field or dynamicField be inside of fields -- or that fieldType be inside of types

2014-03-22 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13944282#comment-13944282 ] Steve Rowe commented on SOLR-5228: -- Hi Erick, Patch looks fine, except, as Robert said

[jira] [Comment Edited] (SOLR-5228) Don't require field or dynamicField be inside of fields -- or that fieldType be inside of types

2014-03-22 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13944282#comment-13944282 ] Steve Rowe edited comment on SOLR-5228 at 3/23/14 12:27 AM: Hi

[jira] [Commented] (SOLR-5228) Don't require field or dynamicField be inside of fields -- or that fieldType be inside of types

2014-03-22 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13944292#comment-13944292 ] Erick Erickson commented on SOLR-5228: -- Hmm, I guess the discussion has been about

[jira] [Comment Edited] (SOLR-5228) Don't require field or dynamicField be inside of fields -- or that fieldType be inside of types

2014-03-22 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13944292#comment-13944292 ] Erick Erickson edited comment on SOLR-5228 at 3/23/14 1:44 AM:

[jira] [Commented] (SOLR-5896) Create and edit a CWiki page that describes UpdateRequestProcessors, especially FieldMutatingUpdateProcessors

2014-03-22 Thread Alexandre Rafalovitch (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13944308#comment-13944308 ] Alexandre Rafalovitch commented on SOLR-5896: - My current attempt at the full

Solr: Are tokenizers/analysers/filters self descriptory?

2014-03-22 Thread Alexandre Rafalovitch
Hello, I am thinking of new interfaces to compose analyzer chains. And I already have all the valid analyzers/tokenizers/filters/etc ( http://www.solr-start.com/info/analyzers/ ). But I just realized that I also need the parameters that actually define the behavior. Normally, they are defined in