[jira] [Commented] (LUCENE-7840) BooleanQuery.rewriteNoScoring - optimize away any SHOULD clauses if at least 1 MUST/FILTER clause and 0==minShouldMatch

2019-05-09 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836178#comment-16836178 ] Atri Sharma commented on LUCENE-7840: - Thank you for committing it! > BooleanQuery.

[jira] [Commented] (LUCENE-8757) Better Segment To Thread Mapping Algorithm

2019-05-09 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836281#comment-16836281 ] Atri Sharma commented on LUCENE-8757: - [~simonw] Please let me know if you have any

[jira] [Commented] (LUCENE-7697) IndexSearcher should leverage index sorting

2019-05-09 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836421#comment-16836421 ] Atri Sharma commented on LUCENE-7697: - Couple of ideas:   1) For sorted DocValues

[jira] [Updated] (LUCENE-8403) Support 'filtered' term vectors - don't require all terms to be present

2019-05-10 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Atri Sharma updated LUCENE-8403: Attachment: LUCENE-8403.patch > Support 'filtered' term vectors - don't require all terms to be pr

[jira] [Commented] (LUCENE-8403) Support 'filtered' term vectors - don't require all terms to be present

2019-05-10 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836965#comment-16836965 ] Atri Sharma commented on LUCENE-8403: - Attached is an experimental patch for the sam

[jira] [Commented] (LUCENE-8757) Better Segment To Thread Mapping Algorithm

2019-05-10 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16837056#comment-16837056 ] Atri Sharma commented on LUCENE-8757: - Added the segments cap back with additional r

[jira] [Updated] (LUCENE-8757) Better Segment To Thread Mapping Algorithm

2019-05-10 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Atri Sharma updated LUCENE-8757: Attachment: LUCENE-8757.patch > Better Segment To Thread Mapping Algorithm > -

[jira] [Created] (LUCENE-8797) Improve Exact Match Query Performance For Sorted DocValues

2019-05-12 Thread Atri Sharma (JIRA)
Atri Sharma created LUCENE-8797: --- Summary: Improve Exact Match Query Performance For Sorted DocValues Key: LUCENE-8797 URL: https://issues.apache.org/jira/browse/LUCENE-8797 Project: Lucene - Core

[jira] [Commented] (LUCENE-7697) IndexSearcher should leverage index sorting

2019-05-12 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16838226#comment-16838226 ] Atri Sharma commented on LUCENE-7697: - Hi [~jpountz],   Thanks for highlighting th

[jira] [Commented] (LUCENE-8791) Add CollectorRescorer

2019-05-12 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16838238#comment-16838238 ] Atri Sharma commented on LUCENE-8791: - Hi [~elbek@gmail.com]   Thanks for anot

[jira] [Commented] (LUCENE-8757) Better Segment To Thread Mapping Algorithm

2019-05-12 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16838240#comment-16838240 ] Atri Sharma commented on LUCENE-8757: - [~jpountz] Do you mean ordering segments with

[jira] [Updated] (LUCENE-8757) Better Segment To Thread Mapping Algorithm

2019-05-13 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Atri Sharma updated LUCENE-8757: Attachment: LUCENE-8757.patch > Better Segment To Thread Mapping Algorithm > -

[jira] [Commented] (LUCENE-8757) Better Segment To Thread Mapping Algorithm

2019-05-13 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16838419#comment-16838419 ] Atri Sharma commented on LUCENE-8757: - [~jpountz] Thanks, TopDocs#merge is what real

[jira] [Commented] (LUCENE-7697) IndexSearcher should leverage index sorting

2019-05-13 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16838424#comment-16838424 ] Atri Sharma commented on LUCENE-7697: - [~jpountz] Ok, I will take up 8727 then. > I

[jira] [Commented] (LUCENE-8727) IndexSearcher#search(Query,int) should operate on a shared priority queue when configured with an executor

2019-05-13 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16838427#comment-16838427 ] Atri Sharma commented on LUCENE-8727: - Will take a crack at this soon > IndexSearch

[jira] [Commented] (LUCENE-8791) Add CollectorRescorer

2019-05-13 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16838448#comment-16838448 ] Atri Sharma commented on LUCENE-8791: - Thinking more about this, using LeafReaderCon

[jira] [Created] (LUCENE-8798) Autogenerated ID for LeafReaderContexts Within An IndexSearcher

2019-05-13 Thread Atri Sharma (JIRA)
Atri Sharma created LUCENE-8798: --- Summary: Autogenerated ID for LeafReaderContexts Within An IndexSearcher Key: LUCENE-8798 URL: https://issues.apache.org/jira/browse/LUCENE-8798 Project: Lucene - Core

[jira] [Commented] (LUCENE-8798) Autogenerated ID for LeafReaderContexts Within An IndexSearcher

2019-05-13 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16838508#comment-16838508 ] Atri Sharma commented on LUCENE-8798: - [~sokolov] Yes, as I commented in the other J

[jira] [Commented] (LUCENE-8798) Autogenerated ID for LeafReaderContexts Within An IndexSearcher

2019-05-13 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16838560#comment-16838560 ] Atri Sharma commented on LUCENE-8798: - [~sokolov] Yes, sorry about that. > Autogene

[jira] [Created] (LUCENE-8799) Add Force Commit Method to RandomIndexWriter

2019-05-14 Thread Atri Sharma (JIRA)
Atri Sharma created LUCENE-8799: --- Summary: Add Force Commit Method to RandomIndexWriter Key: LUCENE-8799 URL: https://issues.apache.org/jira/browse/LUCENE-8799 Project: Lucene - Core Issue Type

[jira] [Updated] (LUCENE-8362) Add DocValue support for RangeFields

2019-05-14 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Atri Sharma updated LUCENE-8362: Attachment: LUCENE-8362.patch > Add DocValue support for RangeFields > --

[jira] [Commented] (LUCENE-8362) Add DocValue support for RangeFields

2019-05-14 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16839614#comment-16839614 ] Atri Sharma commented on LUCENE-8362: - Attached is a patch for implementing this.  

[jira] [Updated] (LUCENE-8799) Add Force Commit Method to RandomIndexWriter

2019-05-14 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Atri Sharma updated LUCENE-8799: Attachment: LUCENE-8799.patch > Add Force Commit Method to RandomIndexWriter > ---

[jira] [Commented] (LUCENE-8799) Add Force Commit Method to RandomIndexWriter

2019-05-14 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16839677#comment-16839677 ] Atri Sharma commented on LUCENE-8799: - Attached is a patch adding the same   [^LUC

[jira] [Commented] (LUCENE-8799) Add Force Commit Method to RandomIndexWriter

2019-05-14 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16839994#comment-16839994 ] Atri Sharma commented on LUCENE-8799: - [~jpountz] The primary difference is not flus

[jira] [Commented] (LUCENE-8799) Add Force Commit Method to RandomIndexWriter

2019-05-15 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16840171#comment-16840171 ] Atri Sharma commented on LUCENE-8799: - [~dweiss] Yes, that is a good point. However,

[jira] [Commented] (LUCENE-8799) Add Force Commit Method to RandomIndexWriter

2019-05-15 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16840674#comment-16840674 ] Atri Sharma commented on LUCENE-8799: - [~jpountz] Hmm, good point. I think the elabo

[jira] [Commented] (LUCENE-8757) Better Segment To Thread Mapping Algorithm

2019-05-15 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16840683#comment-16840683 ] Atri Sharma commented on LUCENE-8757: - Hi [~jpountz], I was going through IndexSear

[jira] [Commented] (LUCENE-8829) TopDocs#Merge is Tightly Coupled To Number Of Collectors Involved

2019-06-13 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16863075#comment-16863075 ] Atri Sharma commented on LUCENE-8829: - bq. I am not sure we have to. Can't a user in

[jira] [Commented] (LUCENE-8791) Add CollectorRescorer

2019-06-13 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16863734#comment-16863734 ] Atri Sharma commented on LUCENE-8791: - I will take a look today > Add CollectorResc

[jira] [Commented] (LUCENE-8811) Add maximum clause count check to IndexSearcher rather than BooleanQuery

2019-06-13 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16863752#comment-16863752 ] Atri Sharma commented on LUCENE-8811: - Please let me know if the patch looks fine. H

[jira] [Updated] (LUCENE-8857) Refactor TopDocs#Merge To Take In Custom Tie Breakers

2019-06-14 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Atri Sharma updated LUCENE-8857: Attachment: LUCENE-8857.patch > Refactor TopDocs#Merge To Take In Custom Tie Breakers > --

[jira] [Commented] (LUCENE-8857) Refactor TopDocs#Merge To Take In Custom Tie Breakers

2019-06-14 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16863821#comment-16863821 ] Atri Sharma commented on LUCENE-8857: - Attached is a patch implementing this techniq

[jira] [Commented] (LUCENE-8829) TopDocs#Merge is Tightly Coupled To Number Of Collectors Involved

2019-06-14 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16863946#comment-16863946 ] Atri Sharma commented on LUCENE-8829: - +1, I agree   Do you think we should pursue

[jira] [Commented] (LUCENE-8855) Add Accountable to Query implementations

2019-06-14 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16864097#comment-16864097 ] Atri Sharma commented on LUCENE-8855: - +1, important change!   I had a few comment

[jira] [Updated] (LUCENE-8857) Refactor TopDocs#Merge To Take In Custom Tie Breakers

2019-06-14 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Atri Sharma updated LUCENE-8857: Attachment: LUCENE-8857.patch > Refactor TopDocs#Merge To Take In Custom Tie Breakers > --

[jira] [Commented] (LUCENE-8857) Refactor TopDocs#Merge To Take In Custom Tie Breakers

2019-06-14 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16864258#comment-16864258 ] Atri Sharma commented on LUCENE-8857: - Removed setShardIndex and the ability to set

[jira] [Commented] (LUCENE-8829) TopDocs#Merge is Tightly Coupled To Number Of Collectors Involved

2019-06-14 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16864263#comment-16864263 ] Atri Sharma commented on LUCENE-8829: - [~jpountz] [~simonw] I have updated LUCENE-88

[jira] [Created] (LUCENE-8862) Collector Level Dynamic Memory Accounting

2019-06-14 Thread Atri Sharma (JIRA)
Atri Sharma created LUCENE-8862: --- Summary: Collector Level Dynamic Memory Accounting Key: LUCENE-8862 URL: https://issues.apache.org/jira/browse/LUCENE-8862 Project: Lucene - Core Issue Type: I

[jira] [Created] (LUCENE-8864) Add Query Memory Estimation Ability in QueryVisitor

2019-06-15 Thread Atri Sharma (JIRA)
Atri Sharma created LUCENE-8864: --- Summary: Add Query Memory Estimation Ability in QueryVisitor Key: LUCENE-8864 URL: https://issues.apache.org/jira/browse/LUCENE-8864 Project: Lucene - Core Iss

[jira] [Commented] (LUCENE-8855) Add Accountable to Query implementations

2019-06-15 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16864783#comment-16864783 ] Atri Sharma commented on LUCENE-8855: - {quote}Or alternatively compute a rough estim

[jira] [Commented] (LUCENE-8862) Collector Level Dynamic Memory Accounting

2019-06-17 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16865610#comment-16865610 ] Atri Sharma commented on LUCENE-8862: - {quote}Memory accounting has a cost API-wise

[jira] [Commented] (LUCENE-8862) Collector Level Dynamic Memory Accounting

2019-06-17 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16865809#comment-16865809 ] Atri Sharma commented on LUCENE-8862: - Thinking more about this, I am more inclined

[jira] [Commented] (LUCENE-8862) Collector Level Dynamic Memory Accounting

2019-06-17 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16865873#comment-16865873 ] Atri Sharma commented on LUCENE-8862: - Visitor could have an API to take in a memory

[jira] [Commented] (LUCENE-8862) Collector Level Dynamic Memory Accounting

2019-06-17 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16865883#comment-16865883 ] Atri Sharma commented on LUCENE-8862: - The reason I was thinking of a visitor api is

[jira] [Updated] (LUCENE-8857) Refactor TopDocs#Merge To Take In Custom Tie Breakers

2019-06-18 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Atri Sharma updated LUCENE-8857: Attachment: LUCENE-8857.patch > Refactor TopDocs#Merge To Take In Custom Tie Breakers > --

[jira] [Commented] (LUCENE-8857) Refactor TopDocs#Merge To Take In Custom Tie Breakers

2019-06-18 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16866328#comment-16866328 ] Atri Sharma commented on LUCENE-8857: - Attached is an updated patch. Does that look

[jira] [Commented] (LUCENE-8862) Collector Level Dynamic Memory Accounting

2019-06-18 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16866349#comment-16866349 ] Atri Sharma commented on LUCENE-8862: - We should probably add a visitLeafCollector(L

[jira] [Commented] (LUCENE-8862) Collector Level Dynamic Memory Accounting

2019-06-18 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16866423#comment-16866423 ] Atri Sharma commented on LUCENE-8862: - [~jpountz] What are your thoughts on the opti

[jira] [Commented] (LUCENE-8862) Collector Level Dynamic Memory Accounting

2019-06-18 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16866431#comment-16866431 ] Atri Sharma commented on LUCENE-8862: - Another option could be to introduce an inter

[jira] [Commented] (LUCENE-8862) Collector Level Dynamic Memory Accounting

2019-06-18 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16866438#comment-16866438 ] Atri Sharma commented on LUCENE-8862: - Ah, hmm, so your thought is that the memory t

[jira] [Commented] (LUCENE-8862) Collector Level Dynamic Memory Accounting

2019-06-18 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16866452#comment-16866452 ] Atri Sharma commented on LUCENE-8862: - {quote}doing it in setNextReader might perfor

[jira] [Commented] (LUCENE-8862) Collector Level Dynamic Memory Accounting

2019-06-18 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16866467#comment-16866467 ] Atri Sharma commented on LUCENE-8862: - Right, agreed.   Another thought was if we

[jira] [Commented] (LUCENE-8857) Refactor TopDocs#Merge To Take In Custom Tie Breakers

2019-06-18 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16866564#comment-16866564 ] Atri Sharma commented on LUCENE-8857: - I havent added a line in MIGRATE.txt highligh

[jira] [Commented] (LUCENE-8857) Refactor TopDocs#Merge To Take In Custom Tie Breakers

2019-06-18 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16866608#comment-16866608 ] Atri Sharma commented on LUCENE-8857: - [~simonw] The reason I did not add a default

[jira] [Updated] (LUCENE-8857) Refactor TopDocs#Merge To Take In Custom Tie Breakers

2019-06-18 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Atri Sharma updated LUCENE-8857: Attachment: LUCENE-8857.patch > Refactor TopDocs#Merge To Take In Custom Tie Breakers > --

[jira] [Commented] (LUCENE-8769) Range Query Type With Logically Connected Ranges

2019-06-18 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16866797#comment-16866797 ] Atri Sharma commented on LUCENE-8769: - I think we would still need a way to process

[jira] [Commented] (LUCENE-8769) Range Query Type With Logically Connected Ranges

2019-06-18 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16866884#comment-16866884 ] Atri Sharma commented on LUCENE-8769: - Thinking more about this, I think what can be

[jira] [Commented] (LUCENE-8864) Add Query Memory Estimation Ability in QueryVisitor

2019-06-18 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16866933#comment-16866933 ] Atri Sharma commented on LUCENE-8864: - Right, the purpose of this Jira was twofold:

[jira] [Commented] (LUCENE-8862) Collector Level Dynamic Memory Accounting

2019-06-19 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16867325#comment-16867325 ] Atri Sharma commented on LUCENE-8862: - I have opened a PR for the same. Please let m

[jira] [Updated] (LUCENE-8857) Refactor TopDocs#Merge To Take In Custom Tie Breakers

2019-06-19 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Atri Sharma updated LUCENE-8857: Attachment: LUCENE-8857.patch > Refactor TopDocs#Merge To Take In Custom Tie Breakers > --

[jira] [Commented] (LUCENE-8857) Refactor TopDocs#Merge To Take In Custom Tie Breakers

2019-06-19 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16867411#comment-16867411 ] Atri Sharma commented on LUCENE-8857: - Updated patch with improved javadocs and remo

[jira] [Commented] (LUCENE-8857) Refactor TopDocs#Merge To Take In Custom Tie Breakers

2019-06-20 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16868479#comment-16868479 ] Atri Sharma commented on LUCENE-8857: - Does this iteration look fine? Happy to itera

[jira] [Commented] (LUCENE-8857) Refactor TopDocs#Merge To Take In Custom Tie Breakers

2019-06-20 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16868717#comment-16868717 ] Atri Sharma commented on LUCENE-8857: - {quote}Any chance we can select the tie-break

[jira] [Commented] (LUCENE-8857) Refactor TopDocs#Merge To Take In Custom Tie Breakers

2019-06-20 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16868909#comment-16868909 ] Atri Sharma commented on LUCENE-8857: - [~simonw] I have added the default tie breake

[jira] [Created] (LUCENE-8875) Should TopScoreDocCollector Always Populate Sentinel Values?

2019-06-23 Thread Atri Sharma (JIRA)
Atri Sharma created LUCENE-8875: --- Summary: Should TopScoreDocCollector Always Populate Sentinel Values? Key: LUCENE-8875 URL: https://issues.apache.org/jira/browse/LUCENE-8875 Project: Lucene - Core

[jira] [Commented] (LUCENE-8875) Should TopScoreDocCollector Always Populate Sentinel Values?

2019-06-23 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16870679#comment-16870679 ] Atri Sharma commented on LUCENE-8875: - Another thing to explore is to have a sleek s

[jira] [Created] (LUCENE-8877) TopDocsCollector Should Not Depend on Priority Queue

2019-06-24 Thread Atri Sharma (JIRA)
Atri Sharma created LUCENE-8877: --- Summary: TopDocsCollector Should Not Depend on Priority Queue Key: LUCENE-8877 URL: https://issues.apache.org/jira/browse/LUCENE-8877 Project: Lucene - Core Is

[jira] [Commented] (LUCENE-8875) Should TopScoreDocCollector Always Populate Sentinel Values?

2019-06-24 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16871543#comment-16871543 ] Atri Sharma commented on LUCENE-8875: - While I do agree that too many hits are not w

[jira] [Commented] (LUCENE-8875) Should TopScoreDocCollector Always Populate Sentinel Values?

2019-06-24 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16871620#comment-16871620 ] Atri Sharma commented on LUCENE-8875: - I meant Elasticsearch aggregates (although I

[jira] [Commented] (LUCENE-8877) TopDocsCollector Should Not Depend on Priority Queue

2019-06-25 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16872544#comment-16872544 ] Atri Sharma commented on LUCENE-8877: - Any thoughts on this? I am envisioning eventu

[jira] [Created] (LUCENE-8880) Add a TopDocsCollector which does not sort by score

2019-06-25 Thread Atri Sharma (JIRA)
Atri Sharma created LUCENE-8880: --- Summary: Add a TopDocsCollector which does not sort by score Key: LUCENE-8880 URL: https://issues.apache.org/jira/browse/LUCENE-8880 Project: Lucene - Core Iss

[jira] [Commented] (LUCENE-8811) Add maximum clause count check to IndexSearcher rather than BooleanQuery

2019-06-25 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16872550#comment-16872550 ] Atri Sharma commented on LUCENE-8811: - Any chance we could push this one? Happy to m

[jira] [Created] (LUCENE-8881) Query.rewrite Should Move To QueryVisitor

2019-06-25 Thread Atri Sharma (JIRA)
Atri Sharma created LUCENE-8881: --- Summary: Query.rewrite Should Move To QueryVisitor Key: LUCENE-8881 URL: https://issues.apache.org/jira/browse/LUCENE-8881 Project: Lucene - Core Issue Type: I

[jira] [Created] (LUCENE-8882) Add State To QueryVisitor

2019-06-25 Thread Atri Sharma (JIRA)
Atri Sharma created LUCENE-8882: --- Summary: Add State To QueryVisitor Key: LUCENE-8882 URL: https://issues.apache.org/jira/browse/LUCENE-8882 Project: Lucene - Core Issue Type: Improvement

[jira] [Commented] (LUCENE-8882) Add State To QueryVisitor

2019-06-25 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16873002#comment-16873002 ] Atri Sharma commented on LUCENE-8882: - I think this is useful even outside LUCENE-88

[jira] [Commented] (LUCENE-8811) Add maximum clause count check to IndexSearcher rather than BooleanQuery

2019-06-26 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16873207#comment-16873207 ] Atri Sharma commented on LUCENE-8811: - Thanks [~romseygeek] for pushing!   A small

[jira] [Commented] (LUCENE-8929) Early Terminating CollectorManager

2019-07-25 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16892643#comment-16892643 ] Atri Sharma commented on LUCENE-8929: - Ok, so I have been working on this and am won

[jira] [Created] (SOLR-13655) Cut Over Collections.unmodifiedSet usages to Set.*

2019-07-26 Thread Atri Sharma (JIRA)
Atri Sharma created SOLR-13655: -- Summary: Cut Over Collections.unmodifiedSet usages to Set.* Key: SOLR-13655 URL: https://issues.apache.org/jira/browse/SOLR-13655 Project: Solr Issue Type: Impro

[jira] [Commented] (LUCENE-8936) Add SpanishMinimalStemFilter

2019-07-27 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16894336#comment-16894336 ] Atri Sharma commented on LUCENE-8936: - Hello Vinod! Welcome to the community. Thank

[jira] [Created] (LUCENE-8939) Global Early Termination For Sorted Collections

2019-07-28 Thread Atri Sharma (JIRA)
Atri Sharma created LUCENE-8939: --- Summary: Global Early Termination For Sorted Collections Key: LUCENE-8939 URL: https://issues.apache.org/jira/browse/LUCENE-8939 Project: Lucene - Core Issue T

[jira] [Updated] (LUCENE-8939) Global Early Termination For Sorted Collections

2019-07-28 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Atri Sharma updated LUCENE-8939: Issue Type: Sub-task (was: Improvement) Parent: LUCENE-8940 > Global Early Termination Fo

[jira] [Created] (LUCENE-8940) Early Termination Across Slices

2019-07-28 Thread Atri Sharma (JIRA)
Atri Sharma created LUCENE-8940: --- Summary: Early Termination Across Slices Key: LUCENE-8940 URL: https://issues.apache.org/jira/browse/LUCENE-8940 Project: Lucene - Core Issue Type: Improvement

[jira] [Updated] (LUCENE-8939) Shared Hit Count Early Termination

2019-07-28 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Atri Sharma updated LUCENE-8939: Summary: Shared Hit Count Early Termination (was: Global Early Termination For Sorted Collections

[jira] [Updated] (LUCENE-8929) Early Terminating CollectorManager

2019-07-28 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Atri Sharma updated LUCENE-8929: Issue Type: Sub-task (was: Improvement) Parent: LUCENE-8940 > Early Terminating Collector

[jira] [Created] (LUCENE-8942) Tighten Up LRUQueryCache's Methods

2019-08-01 Thread Atri Sharma (JIRA)
Atri Sharma created LUCENE-8942: --- Summary: Tighten Up LRUQueryCache's Methods Key: LUCENE-8942 URL: https://issues.apache.org/jira/browse/LUCENE-8942 Project: Lucene - Core Issue Type: Improvem

[jira] [Created] (LUCENE-8946) LRUQueryCache#doCache Should Be More Verbose

2019-08-04 Thread Atri Sharma (JIRA)
Atri Sharma created LUCENE-8946: --- Summary: LRUQueryCache#doCache Should Be More Verbose Key: LUCENE-8946 URL: https://issues.apache.org/jira/browse/LUCENE-8946 Project: Lucene - Core Issue Type

[jira] [Commented] (LUCENE-8213) Cache costly subqueries asynchronously

2019-08-05 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16900160#comment-16900160 ] Atri Sharma commented on LUCENE-8213: - I raised a PR for the same. The performance n

[jira] [Created] (LUCENE-8949) Allow LeafFieldComparators to publish feature values

2019-08-12 Thread Atri Sharma (JIRA)
Atri Sharma created LUCENE-8949: --- Summary: Allow LeafFieldComparators to publish feature values Key: LUCENE-8949 URL: https://issues.apache.org/jira/browse/LUCENE-8949 Project: Lucene - Core Is

[jira] [Resolved] (LUCENE-8799) Add Force Commit Method to RandomIndexWriter

2019-05-15 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Atri Sharma resolved LUCENE-8799. - Resolution: Won't Fix Closing this issue as RandomIndexWriter.commit can do what is proposed her

[jira] [Commented] (LUCENE-8788) Order LeafReaderContexts by Estimated Number Of Hits

2019-05-15 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16841035#comment-16841035 ] Atri Sharma commented on LUCENE-8788: - Folks, any thoughts on this?   I am envisio

[jira] [Updated] (LUCENE-8757) Better Segment To Thread Mapping Algorithm

2019-05-20 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Atri Sharma updated LUCENE-8757: Attachment: LUCENE-8757.patch > Better Segment To Thread Mapping Algorithm > -

[jira] [Commented] (LUCENE-8757) Better Segment To Thread Mapping Algorithm

2019-05-20 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16843807#comment-16843807 ] Atri Sharma commented on LUCENE-8757: - [~simonw] Attached is an updated patch   [^

[jira] [Updated] (LUCENE-8757) Better Segment To Thread Mapping Algorithm

2019-05-20 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Atri Sharma updated LUCENE-8757: Attachment: LUCENE-8757.patch > Better Segment To Thread Mapping Algorithm > -

[jira] [Commented] (LUCENE-8757) Better Segment To Thread Mapping Algorithm

2019-05-20 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16843886#comment-16843886 ] Atri Sharma commented on LUCENE-8757: - Yeah, I noted that after posting the patch. A

[jira] [Updated] (LUCENE-8757) Better Segment To Thread Mapping Algorithm

2019-05-20 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Atri Sharma updated LUCENE-8757: Attachment: LUCENE-8757.patch > Better Segment To Thread Mapping Algorithm > -

[jira] [Commented] (LUCENE-8757) Better Segment To Thread Mapping Algorithm

2019-05-20 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16844048#comment-16844048 ] Atri Sharma commented on LUCENE-8757: - Added both, a test and the assertion in Asser

[jira] [Updated] (LUCENE-8757) Better Segment To Thread Mapping Algorithm

2019-05-20 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Atri Sharma updated LUCENE-8757: Attachment: LUCENE-8757.patch > Better Segment To Thread Mapping Algorithm > -

[jira] [Commented] (LUCENE-8757) Better Segment To Thread Mapping Algorithm

2019-05-20 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16844470#comment-16844470 ] Atri Sharma commented on LUCENE-8757: - [^LUCENE-8757.patch]   [~jpountz] Updated t

[jira] [Commented] (LUCENE-8788) Order LeafReaderContexts by Estimated Number Of Hits

2019-05-21 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16844806#comment-16844806 ] Atri Sharma commented on LUCENE-8788: - [~jpountz] Yes, that is precisely the idea i.

<    1   2   3   4   >