[ https://issues.apache.org/jira/browse/SOLR-13892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17022248#comment-17022248 ]
Jason Gerlowski commented on SOLR-13892: ---------------------------------------- The PR has all the changes I wanted to put in. The tests have been updated and I tweaked some of the join docs in the ref-guide (mainly adding a Parameters section). If I don't get any feedback on the PR I'll merge it in a few days. > Add postfilter support to {!join} queries > ----------------------------------------- > > Key: SOLR-13892 > URL: https://issues.apache.org/jira/browse/SOLR-13892 > Project: Solr > Issue Type: Improvement > Components: query parsers > Affects Versions: master (9.0) > Reporter: Jason Gerlowski > Assignee: Jason Gerlowski > Priority: Major > Attachments: SOLR-13892.patch, SOLR-13892.patch, > join-increasing-from-matches-tpi.png, join-increasing-from-matches1.png > > Time Spent: 2h > Remaining Estimate: 0h > > The JoinQParserPlugin would be a lot performant in many use-cases if it could > operate as a post-filter, especially when doc-values for the involved fields > are available. > With this issue, I'd like to propose a post-filter implementation for the > {{join}} qparser. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org