[jira] [Comment Edited] (SOLR-17477) Allow plugin code to define custom aggregates

2024-10-04 Thread Tim Owen (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17886947#comment-17886947 ] Tim Owen edited comment on SOLR-17477 at 10/4/24 3:08 PM: -- The w

[jira] [Commented] (SOLR-17477) Allow plugin code to define custom aggregates

2024-10-04 Thread Tim Owen (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17886947#comment-17886947 ] Tim Owen commented on SOLR-17477: - The way I connect this into Solr is firstly changing m

[jira] [Updated] (SOLR-17477) Allow plugin code to define custom aggregates

2024-10-04 Thread Tim Owen (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Owen updated SOLR-17477: Description: Continuing the work done in SOLR-8673 and also addressing a TODO in the code, I've worked on

[jira] [Updated] (SOLR-17477) Allow plugin code to define custom aggregates

2024-10-04 Thread Tim Owen (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Owen updated SOLR-17477: Description: Continuing the work done in SOLR-8673 and also addressing a TODO in the code, I've worked on

[jira] [Updated] (SOLR-17477) Allow plugin code to define custom aggregates

2024-10-04 Thread Tim Owen (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Owen updated SOLR-17477: Description: Continuing the work done in SOLR-8673 and also addressing a TODO in the code, I've worked on

[jira] [Created] (SOLR-17477) Allow plugin code to define custom aggregates

2024-10-04 Thread Tim Owen (Jira)
Tim Owen created SOLR-17477: --- Summary: Allow plugin code to define custom aggregates Key: SOLR-17477 URL: https://issues.apache.org/jira/browse/SOLR-17477 Project: Solr Issue Type: Improvement

[jira] [Created] (SOLR-17412) Skip nested atomic updates for non-existent child docs

2024-08-16 Thread Tim Owen (Jira)
Tim Owen created SOLR-17412: --- Summary: Skip nested atomic updates for non-existent child docs Key: SOLR-17412 URL: https://issues.apache.org/jira/browse/SOLR-17412 Project: Solr Issue Type: Improve

[jira] [Commented] (SOLR-17397) Skip atomic updates for non-existent child documents

2024-08-14 Thread Tim Owen (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17873475#comment-17873475 ] Tim Owen commented on SOLR-17397: - Thanks Eric and David for prompt reviewing! I have had

[jira] [Commented] (SOLR-17397) Skip atomic updates for non-existent child documents

2024-08-09 Thread Tim Owen (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17872336#comment-17872336 ] Tim Owen commented on SOLR-17397: - We've only recently started using child docs (having b

[jira] [Created] (SOLR-17397) Skip atomic updates for non-existent child documents

2024-08-09 Thread Tim Owen (Jira)
Tim Owen created SOLR-17397: --- Summary: Skip atomic updates for non-existent child documents Key: SOLR-17397 URL: https://issues.apache.org/jira/browse/SOLR-17397 Project: Solr Issue Type: Improveme

[jira] [Commented] (SOLR-7830) topdocs facet function

2022-03-18 Thread Tim Owen (Jira)
[ https://issues.apache.org/jira/browse/SOLR-7830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17508772#comment-17508772 ] Tim Owen commented on SOLR-7830: There's 2 ways to invoke this, hence 2 kinds of parser in

[jira] [Commented] (SOLR-7830) topdocs facet function

2022-03-18 Thread Tim Owen (Jira)
[ https://issues.apache.org/jira/browse/SOLR-7830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17508682#comment-17508682 ] Tim Owen commented on SOLR-7830: I've attached the source file which is standalone and if

[jira] [Updated] (SOLR-7830) topdocs facet function

2022-03-18 Thread Tim Owen (Jira)
[ https://issues.apache.org/jira/browse/SOLR-7830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Owen updated SOLR-7830: --- Attachment: TopDocsAgg.java > topdocs facet function > -- > > Key: SOLR-78

[jira] [Commented] (SOLR-7830) topdocs facet function

2022-03-17 Thread Tim Owen (Jira)
[ https://issues.apache.org/jira/browse/SOLR-7830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17508335#comment-17508335 ] Tim Owen commented on SOLR-7830: Hi, yes I did test out porting our topdocs implementation