[jira] [Commented] (LUCENE-8248) Rename MergePolicyWrapper to FilterMergePolicy and override all of MergePolicy

2018-04-11 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16434493#comment-16434493 ] Mike Sokolov commented on LUCENE-8248: -- Oh! Maybe it *should* extend `FilterMergePol

[jira] [Updated] (LUCENE-8248) Rename MergePolicyWrapper to FilterMergePolicy and override all of MergePolicy

2018-04-11 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Sokolov updated LUCENE-8248: - Attachment: LUCENE-8248.1.patch > Rename MergePolicyWrapper to FilterMergePolicy and override all

[jira] [Commented] (LUCENE-8248) Rename MergePolicyWrapper to FilterMergePolicy and override all of MergePolicy

2018-04-11 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16434082#comment-16434082 ] Mike Sokolov commented on LUCENE-8248: -- OK there was already a {{TestMergePolicyWrap

[jira] [Commented] (LUCENE-8248) Rename MergePolicyWrapper to FilterMergePolicy and override all of MergePolicy

2018-04-11 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16433994#comment-16433994 ] Mike Sokolov commented on LUCENE-8248: -- Oh yes that makes sense. Then we are enforci

[jira] [Updated] (LUCENE-8248) Rename MergePolicyWrapper to FilterMergePolicy and override all of MergePolicy

2018-04-11 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Sokolov updated LUCENE-8248: - Summary: Rename MergePolicyWrapper to FilterMergePolicy and override all of MergePolicy (was: Ma

[jira] [Commented] (LUCENE-8248) Make MergePolicy.setMaxCFSSegmentSizeMB final

2018-04-10 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16433279#comment-16433279 ] Mike Sokolov commented on LUCENE-8248: -- I submitted a new patch that overrides {{set

[jira] [Updated] (LUCENE-8248) Make MergePolicy.setMaxCFSSegmentSizeMB final

2018-04-10 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Sokolov updated LUCENE-8248: - Attachment: LUCENE-8248.patch > Make MergePolicy.setMaxCFSSegmentSizeMB final > -

[jira] [Created] (LUCENE-8248) Make MergePolicy.setMaxCFSSegmentSizeMB final

2018-04-10 Thread Mike Sokolov (JIRA)
Mike Sokolov created LUCENE-8248: Summary: Make MergePolicy.setMaxCFSSegmentSizeMB final Key: LUCENE-8248 URL: https://issues.apache.org/jira/browse/LUCENE-8248 Project: Lucene - Core Issue T

[jira] [Commented] (LUCENE-8238) WordDelimiterFilter javadocs reference nonexistent parameters

2018-04-06 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16428860#comment-16428860 ] Mike Sokolov commented on LUCENE-8238: -- Thanks! On Fri, Apr 6, 2018 at 3:35 PM, Mic

[jira] [Commented] (LUCENE-8240) Make TokenStreamComponents.setReader public

2018-04-06 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16428854#comment-16428854 ] Mike Sokolov commented on LUCENE-8240: -- Well, I don't have much more to say, but per

[jira] [Updated] (LUCENE-8240) Make TokenStreamComponents.setReader public

2018-04-05 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Sokolov updated LUCENE-8240: - Summary: Make TokenStreamComponents.setReader public (was: Support different analysis per field

[jira] [Commented] (LUCENE-8240) Support different analysis per field instance

2018-04-05 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16427014#comment-16427014 ] Mike Sokolov commented on LUCENE-8240: -- Maybe the proposed change got lost in all th

[jira] [Commented] (LUCENE-8240) Support different analysis per field instance

2018-04-05 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16426969#comment-16426969 ] Mike Sokolov commented on LUCENE-8240: -- Yes, a custom SynonymFilter would do it, but

[jira] [Comment Edited] (LUCENE-8240) Support different analysis per field instance

2018-04-05 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16426854#comment-16426854 ] Mike Sokolov edited comment on LUCENE-8240 at 4/5/18 12:48 PM:

[jira] [Commented] (LUCENE-8240) Support different analysis per field instance

2018-04-05 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16426854#comment-16426854 ] Mike Sokolov commented on LUCENE-8240: -- Right, you can use this to distinguish index

[jira] [Created] (LUCENE-8240) Support different analysis per field instance

2018-04-05 Thread Mike Sokolov (JIRA)
Mike Sokolov created LUCENE-8240: Summary: Support different analysis per field instance Key: LUCENE-8240 URL: https://issues.apache.org/jira/browse/LUCENE-8240 Project: Lucene - Core Issue T

[jira] [Assigned] (LUCENE-8238) WordDelimiterFilter javadocs reference nonexistent parameters

2018-04-04 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Sokolov reassigned LUCENE-8238: Assignee: (was: Mike Sokolov) > WordDelimiterFilter javadocs reference nonexistent par

[jira] [Created] (LUCENE-8238) WordDelimiterFilter javadocs reference nonexistent parameters

2018-04-04 Thread Mike Sokolov (JIRA)
Mike Sokolov created LUCENE-8238: Summary: WordDelimiterFilter javadocs reference nonexistent parameters Key: LUCENE-8238 URL: https://issues.apache.org/jira/browse/LUCENE-8238 Project: Lucene - Core

[jira] [Commented] (LUCENE-8019) Add a root failure cause to Explanation

2017-11-02 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16235685#comment-16235685 ] Mike Sokolov commented on LUCENE-8019: -- bq. slow and stupid inefficient on how it do

[jira] [Comment Edited] (LUCENE-8019) Add a root failure cause to Explanation

2017-10-31 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16227377#comment-16227377 ] Mike Sokolov edited comment on LUCENE-8019 at 10/31/17 7:40 PM: ---

[jira] [Updated] (LUCENE-8019) Add a root failure cause to Explanation

2017-10-31 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Sokolov updated LUCENE-8019: - Attachment: LUCENE-8019.patch has two failed attempts: one that walks over the Scorer tree, and t

[jira] [Commented] (LUCENE-8019) Add a root failure cause to Explanation

2017-10-31 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16227243#comment-16227243 ] Mike Sokolov commented on LUCENE-8019: -- Sorry I missed your comment there, Robert. M

[jira] [Commented] (LUCENE-8019) Add a root failure cause to Explanation

2017-10-31 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16227237#comment-16227237 ] Mike Sokolov commented on LUCENE-8019: -- I pursued that line of attack a bit further,

[jira] [Comment Edited] (LUCENE-8019) Add a root failure cause to Explanation

2017-10-31 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16227006#comment-16227006 ] Mike Sokolov edited comment on LUCENE-8019 at 10/31/17 3:46 PM: ---

[jira] [Comment Edited] (LUCENE-8019) Add a root failure cause to Explanation

2017-10-31 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16227006#comment-16227006 ] Mike Sokolov edited comment on LUCENE-8019 at 10/31/17 3:45 PM: ---

[jira] [Commented] (LUCENE-8019) Add a root failure cause to Explanation

2017-10-31 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16227006#comment-16227006 ] Mike Sokolov commented on LUCENE-8019: -- I have a WIP impl of this that walks the Sco

[jira] [Commented] (LUCENE-8019) Add a root failure cause to Explanation

2017-10-26 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16221250#comment-16221250 ] Mike Sokolov commented on LUCENE-8019: -- Ah, OK fair enough. Perhaps it's better to t

[jira] [Commented] (LUCENE-8019) Add a root failure cause to Explanation

2017-10-26 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16221059#comment-16221059 ] Mike Sokolov commented on LUCENE-8019: -- The challenge with doing this by modifying b

[jira] [Updated] (LUCENE-8019) Add a root failure cause to Explanation

2017-10-26 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Sokolov updated LUCENE-8019: - Attachment: LUCENE_8019.patch > Add a root failure cause to Explanation > --

[jira] [Created] (LUCENE-8019) Add a root failure cause to Explanation

2017-10-26 Thread Mike Sokolov (JIRA)
Mike Sokolov created LUCENE-8019: Summary: Add a root failure cause to Explanation Key: LUCENE-8019 URL: https://issues.apache.org/jira/browse/LUCENE-8019 Project: Lucene - Core Issue Type:

[jira] [Commented] (LUCENE-7976) Add a parameter to TieredMergePolicy to merge segments that have more than X percent deleted documents

2017-10-04 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16191541#comment-16191541 ] Mike Sokolov commented on LUCENE-7976: -- Is it reasonable to modify the delete percen

[jira] [Commented] (LUCENE-7976) Add a parameter to TieredMergePolicy to merge segments that have more than X percent deleted documents

2017-10-04 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16191454#comment-16191454 ] Mike Sokolov commented on LUCENE-7976: -- How about having forceMerge() obey max segme

[jira] [Comment Edited] (LUCENE-7937) Improve tests to play nicely w/IntelliJ IDE

2017-08-23 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16139041#comment-16139041 ] Mike Sokolov edited comment on LUCENE-7937 at 8/23/17 8:40 PM:

[jira] [Comment Edited] (LUCENE-7937) Improve tests to play nicely w/IntelliJ IDE

2017-08-23 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16139041#comment-16139041 ] Mike Sokolov edited comment on LUCENE-7937 at 8/23/17 8:39 PM:

[jira] [Comment Edited] (LUCENE-7937) Improve tests to play nicely w/IntelliJ IDE

2017-08-23 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16139041#comment-16139041 ] Mike Sokolov edited comment on LUCENE-7937 at 8/23/17 8:38 PM:

[jira] [Updated] (LUCENE-7937) Improve tests to play nicely w/IntelliJ IDE

2017-08-23 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Sokolov updated LUCENE-7937: - Attachment: Screen Shot 2017-08-23 at 4.27.19 PM.png Screen Shot 2017-08-23 at 4.2

[jira] [Updated] (LUCENE-7937) Improve tests to play nicely w/IntelliJ IDE

2017-08-21 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Sokolov updated LUCENE-7937: - Summary: Improve tests to play nicely w/IntelliJ IDE (was: Improve tests to play nicely w/Intell

[jira] [Created] (LUCENE-7937) Improve tests to play nicely w/IntelliJ

2017-08-21 Thread Mike Sokolov (JIRA)
Mike Sokolov created LUCENE-7937: Summary: Improve tests to play nicely w/IntelliJ Key: LUCENE-7937 URL: https://issues.apache.org/jira/browse/LUCENE-7937 Project: Lucene - Core Issue Type: I

[jira] [Commented] (LUCENE-7854) Indexing custom term frequencies

2017-05-26 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16026630#comment-16026630 ] Mike Sokolov commented on LUCENE-7854: -- I had wanted this in the past for indexing c

[jira] [Created] (SOLR-6842) distinct field list for quoted phrases in edismax

2014-12-12 Thread Mike Sokolov (JIRA)
Mike Sokolov created SOLR-6842: -- Summary: distinct field list for quoted phrases in edismax Key: SOLR-6842 URL: https://issues.apache.org/jira/browse/SOLR-6842 Project: Solr Issue Type: Improve

[jira] [Closed] (LUCENE-6048) AnalyzingInfixSuggester should clear its index in build()

2014-11-05 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Sokolov closed LUCENE-6048. > AnalyzingInfixSuggester should clear its index in build() > -

[jira] [Resolved] (LUCENE-6048) AnalyzingInfixSuggester should clear its index in build()

2014-11-05 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Sokolov resolved LUCENE-6048. -- Resolution: Invalid uh, yeah. I had some problem like this, but it must have been due to som

[jira] [Created] (LUCENE-6048) AnalyzingInfixSuggester should clear its index in build()

2014-11-04 Thread Mike Sokolov (JIRA)
Mike Sokolov created LUCENE-6048: Summary: AnalyzingInfixSuggester should clear its index in build() Key: LUCENE-6048 URL: https://issues.apache.org/jira/browse/LUCENE-6048 Project: Lucene - Core

[jira] [Commented] (LUCENE-5889) AnalyzingInfixSuggester should expose commit()

2014-11-04 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14197460#comment-14197460 ] Mike Sokolov commented on LUCENE-5889: -- It seems like my issues got addressed here -

[jira] [Created] (SOLR-6672) function results' names should not include trailing whitespace

2014-10-29 Thread Mike Sokolov (JIRA)
Mike Sokolov created SOLR-6672: -- Summary: function results' names should not include trailing whitespace Key: SOLR-6672 URL: https://issues.apache.org/jira/browse/SOLR-6672 Project: Solr Issue

[jira] [Created] (LUCENE-5889) AnalyzingInfixSuggester should expose commit()

2014-08-15 Thread Mike Sokolov (JIRA)
Mike Sokolov created LUCENE-5889: Summary: AnalyzingInfixSuggester should expose commit() Key: LUCENE-5889 URL: https://issues.apache.org/jira/browse/LUCENE-5889 Project: Lucene - Core Issue

[jira] [Commented] (LUCENE-5620) LowerCaseFilter.preserveOriginal

2014-04-27 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13982467#comment-13982467 ] Mike Sokolov commented on LUCENE-5620: -- ah yes, I hadn't considered merely boosting

[jira] [Commented] (LUCENE-5620) LowerCaseFilter.preserveOriginal

2014-04-27 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13982404#comment-13982404 ] Mike Sokolov commented on LUCENE-5620: -- I would just note that the primary use case

[jira] [Commented] (LUCENE-5620) LowerCaseFilter.preserveOriginal

2014-04-20 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13975310#comment-13975310 ] Mike Sokolov commented on LUCENE-5620: -- Yeah, OK. I had a different implementation

[jira] [Comment Edited] (LUCENE-5620) LowerCaseFilter.preserveOriginal

2014-04-20 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13975300#comment-13975300 ] Mike Sokolov edited comment on LUCENE-5620 at 4/20/14 10:11 PM: ---

[jira] [Commented] (LUCENE-5620) LowerCaseFilter.preserveOriginal

2014-04-20 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13975300#comment-13975300 ] Mike Sokolov commented on LUCENE-5620: -- Well, nested is probably not a real use case

[jira] [Comment Edited] (LUCENE-5620) LowerCaseFilter.preserveOriginal

2014-04-20 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13975292#comment-13975292 ] Mike Sokolov edited comment on LUCENE-5620 at 4/20/14 10:03 PM: ---

[jira] [Comment Edited] (LUCENE-5620) LowerCaseFilter.preserveOriginal

2014-04-20 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13975292#comment-13975292 ] Mike Sokolov edited comment on LUCENE-5620 at 4/20/14 9:49 PM:

[jira] [Commented] (LUCENE-5620) LowerCaseFilter.preserveOriginal

2014-04-20 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13975292#comment-13975292 ] Mike Sokolov commented on LUCENE-5620: -- I tested with some analysis chains, and I re

[jira] [Commented] (LUCENE-5620) LowerCaseFilter.preserveOriginal

2014-04-20 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13975118#comment-13975118 ] Mike Sokolov commented on LUCENE-5620: -- Yes, that looks good to me. I like that thi

[jira] [Commented] (LUCENE-5620) LowerCaseFilter.preserveOriginal

2014-04-19 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13974932#comment-13974932 ] Mike Sokolov commented on LUCENE-5620: -- bq. doing this selectively (only adding addi

[jira] [Commented] (LUCENE-5620) LowerCaseFilter.preserveOriginal

2014-04-19 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13974926#comment-13974926 ] Mike Sokolov commented on LUCENE-5620: -- I'll explore the preserve/restore option. I

[jira] [Commented] (LUCENE-5620) LowerCaseFilter.preserveOriginal

2014-04-19 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13974924#comment-13974924 ] Mike Sokolov commented on LUCENE-5620: -- bq whether you have field1:UPPER->0 and fie

[jira] [Commented] (LUCENE-5620) LowerCaseFilter.preserveOriginal

2014-04-19 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13974914#comment-13974914 ] Mike Sokolov commented on LUCENE-5620: -- Maybe I am operating based on a misunderstan

[jira] [Commented] (LUCENE-5620) LowerCaseFilter.preserveOriginal

2014-04-19 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13974911#comment-13974911 ] Mike Sokolov commented on LUCENE-5620: -- That's the approach we have been using, but

[jira] [Updated] (LUCENE-5620) LowerCaseFilter.preserveOriginal

2014-04-19 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Sokolov updated LUCENE-5620: - Attachment: LUCENE-5620.patch > LowerCaseFilter.preserveOriginal > -

[jira] [Created] (LUCENE-5620) LowerCaseFilter.preserveOriginal

2014-04-19 Thread Mike Sokolov (JIRA)
Mike Sokolov created LUCENE-5620: Summary: LowerCaseFilter.preserveOriginal Key: LUCENE-5620 URL: https://issues.apache.org/jira/browse/LUCENE-5620 Project: Lucene - Core Issue Type: Improvem

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

2014-03-21 Thread Mike Sokolov (JIRA)
Mike Sokolov created SOLR-5895: -- Summary: JavaBinLoader hides IOExceptions Key: SOLR-5895 URL: https://issues.apache.org/jira/browse/SOLR-5895 Project: Solr Issue Type: Bug Reporter:

[jira] [Updated] (LUCENE-5074) Support open-ended NumericRangeQuery in XmlQueryParser

2013-06-23 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Sokolov updated LUCENE-5074: - Attachment: LUCENE-5074.patch updated patch to include null endpoint support in NumericRangeFilt

[jira] [Commented] (LUCENE-5074) Support open-ended NumericRangeQuery in XmlQueryParser

2013-06-23 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13691527#comment-13691527 ] Mike Sokolov commented on LUCENE-5074: -- Uwe, I believe RangeFilterBuilder already ha

[jira] [Updated] (LUCENE-5074) Support open-ended NumericRangeQuery in XmlQueryParser

2013-06-23 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Sokolov updated LUCENE-5074: - Attachment: LUCENE-5074.patch This patch adds support for missing and empty lower/upper attribut

[jira] [Created] (LUCENE-5074) Support open-ended NumericRangeQuery in XmlQueryParser

2013-06-23 Thread Mike Sokolov (JIRA)
Mike Sokolov created LUCENE-5074: Summary: Support open-ended NumericRangeQuery in XmlQueryParser Key: LUCENE-5074 URL: https://issues.apache.org/jira/browse/LUCENE-5074 Project: Lucene - Core

[jira] [Commented] (SOLR-3038) Solrj should use javabin wireformat by default with updaterequests

2013-05-14 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13656973#comment-13656973 ] Mike Sokolov commented on SOLR-3038: bq. Why don't we simply add support for a LuceneMa

[jira] [Commented] (SOLR-3038) Solrj should use javabin wireformat by default with updaterequests

2013-05-13 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13656570#comment-13656570 ] Mike Sokolov commented on SOLR-3038: Isn't that just a cop-out? If we are serious abou

[jira] [Commented] (SOLR-3038) Solrj should use javabin wireformat by default with updaterequests

2013-05-11 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13655429#comment-13655429 ] Mike Sokolov commented on SOLR-3038: I guess my position is that protocol changes shoul

[jira] [Commented] (SOLR-3038) Solrj should use javabin wireformat by default with updaterequests

2013-05-11 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13655398#comment-13655398 ] Mike Sokolov commented on SOLR-3038: There were two changes that broke things -- one is

[jira] [Comment Edited] (SOLR-3038) Solrj should use javabin wireformat by default with updaterequests

2013-05-11 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13655340#comment-13655340 ] Mike Sokolov edited comment on SOLR-3038 at 5/11/13 7:18 PM: - I

[jira] [Commented] (SOLR-3038) Solrj should use javabin wireformat by default with updaterequests

2013-05-11 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13655340#comment-13655340 ] Mike Sokolov commented on SOLR-3038: I don't think it's a good idea to change the defau

[jira] [Commented] (SOLR-3604) The wiki claims all comments are wiped from solr.xml on save - we should fix this.

2012-07-08 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13408942#comment-13408942 ] Mike Sokolov commented on SOLR-3604: I think SOLR uses Woodstox for its parsing, which

[jira] [Comment Edited] (SOLR-3284) StreamingUpdateSolrServer swallows exceptions

2012-06-10 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13292507#comment-13292507 ] Mike Sokolov edited comment on SOLR-3284 at 6/10/12 12:14 PM: --

[jira] [Commented] (SOLR-3284) StreamingUpdateSolrServer swallows exceptions

2012-06-10 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13292507#comment-13292507 ] Mike Sokolov commented on SOLR-3284: Another approach we have been using in a similar p

[jira] [Updated] (SOLR-3513) specifying 2147483647 for rows parameter causes AIOOBE

2012-06-05 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Sokolov updated SOLR-3513: --- Description: A request such as: /select?version=2.2&q=*%3A*&fq=*%3A*&start=1&rows=2147483647&fl=uri

[jira] [Created] (SOLR-3513) specifying 2147483647 for rows parameter causes AIOOBE

2012-06-05 Thread Mike Sokolov (JIRA)
Mike Sokolov created SOLR-3513: -- Summary: specifying 2147483647 for rows parameter causes AIOOBE Key: SOLR-3513 URL: https://issues.apache.org/jira/browse/SOLR-3513 Project: Solr Issue Type: Bug

[jira] [Updated] (LUCENE-4040) Improve QueryParser and supported syntax documentation

2012-05-10 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Sokolov updated LUCENE-4040: - Attachment: LUCENE-4040.patch Oops - it's been a while since I updated. Here's a patch against t

[jira] [Updated] (LUCENE-4040) Improve QueryParser and supported syntax documentation

2012-05-09 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Sokolov updated LUCENE-4040: - Attachment: LUCENE-4040.patch small document patch for surround parser > Improv

[jira] [Issue Comment Edited] (LUCENE-4040) Improve QueryParser and supported syntax documentation

2012-05-09 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13272061#comment-13272061 ] Mike Sokolov edited comment on LUCENE-4040 at 5/10/12 3:44 AM:

[jira] [Commented] (LUCENE-4040) Improve QueryParser and supported syntax documentation

2012-05-09 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13271339#comment-13271339 ] Mike Sokolov commented on LUCENE-4040: -- There is a real need for this. The surround

[jira] [Commented] (LUCENE-3454) rename optimize to a less cool-sounding name

2011-09-25 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13114391#comment-13114391 ] Mike Sokolov commented on LUCENE-3454: -- squeeze()? You apply some pressure - maybe

[jira] [Issue Comment Edited] (LUCENE-3451) Remove special handling of pure negative Filters in BooleanFilter, disallow pure negative queries in BooleanQuery

2011-09-25 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13114385#comment-13114385 ] Mike Sokolov edited comment on LUCENE-3451 at 9/25/11 11:19 PM: ---

[jira] [Issue Comment Edited] (LUCENE-3451) Remove special handling of pure negative Filters in BooleanFilter, disallow pure negative queries in BooleanQuery

2011-09-25 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13114385#comment-13114385 ] Mike Sokolov edited comment on LUCENE-3451 at 9/25/11 10:57 PM: ---

[jira] [Commented] (LUCENE-3451) Remove special handling of pure negative Filters in BooleanFilter, disallow pure negative queries in BooleanQuery

2011-09-25 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13114385#comment-13114385 ] Mike Sokolov commented on LUCENE-3451: -- Just wondering if there is a reason not to "

[jira] [Updated] (LUCENE-1889) FastVectorHighlighter: support for additional queries

2011-09-09 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Sokolov updated LUCENE-1889: - Attachment: LUCENE-1889-solr.patch Sorry, forgot to include changes to DefaultSolrHighlighter as

[jira] [Commented] (LUCENE-1889) FastVectorHighlighter: support for additional queries

2011-09-08 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13100888#comment-13100888 ] Mike Sokolov commented on LUCENE-1889: -- I'm a little out of my depth here, but it ap

[jira] [Commented] (LUCENE-1889) FastVectorHighlighter: support for additional queries

2011-09-08 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13100826#comment-13100826 ] Mike Sokolov commented on LUCENE-1889: -- here you go, Koji - thanks for the quick rev

[jira] [Updated] (LUCENE-1889) FastVectorHighlighter: support for additional queries

2011-09-08 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Sokolov updated LUCENE-1889: - Attachment: LUCENE-1889.patch updated patch resolves issue w/possibly rewriting MTQs multiple ti

[jira] [Commented] (SOLR-2204) Cross-version replication broken by new javabin format

2011-09-08 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13100412#comment-13100412 ] Mike Sokolov commented on SOLR-2204: Can I interest any committer in reviewing this pat

[jira] [Commented] (LUCENE-1889) FastVectorHighlighter: support for additional queries

2011-09-07 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13099715#comment-13099715 ] Mike Sokolov commented on LUCENE-1889: -- Koji - back in June, you expressed some inte

[jira] [Updated] (SOLR-2204) Cross-version replication broken by new javabin format

2011-09-05 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Sokolov updated SOLR-2204: --- Attachment: SOLR-2204.patch > Cross-version replication broken by new javabin format > ---

[jira] [Commented] (SOLR-2204) Cross-version replication broken by new javabin format

2011-09-05 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13097676#comment-13097676 ] Mike Sokolov commented on SOLR-2204: I'm posting a more fully-realized patch now. This

[jira] [Updated] (LUCENE-1889) FastVectorHighlighter: support for additional queries

2011-09-04 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Sokolov updated LUCENE-1889: - Attachment: LUCENE-1889.patch This patch adds support for highlighting MultiTermQuery in FastVe

[jira] [Commented] (SOLR-2716) QueryResultKey hashCode() and equals() is dependent on filter order

2011-08-26 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13091948#comment-13091948 ] Mike Sokolov commented on SOLR-2716: Also, if Set.equals() is slower than List.equals()

[jira] [Updated] (SOLR-2204) Cross-version replication broken by new javabin format

2011-08-13 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Sokolov updated SOLR-2204: --- Attachment: SOLR-2204.patch > Cross-version replication broken by new javabin format > ---

[jira] [Commented] (SOLR-2204) Cross-version replication broken by new javabin format

2011-08-13 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084713#comment-13084713 ] Mike Sokolov commented on SOLR-2204: Would it make sense to restore the old (CESU, I th

[jira] [Updated] (LUCENE-3318) Sketch out highlighting based on term positions / position iterators

2011-08-07 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Sokolov updated LUCENE-3318: - Attachment: LUCENE-3318.patch Updated patch now handles MultiTermQuerys nested (however deeply)

[jira] [Commented] (SOLR-2606) Solr sort no longer works on field names with some punctuation in them

2011-07-29 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13073130#comment-13073130 ] Mike Sokolov commented on SOLR-2606: My money's on this: // short circuit test

<    1   2   3   4   >