[jira] [Updated] (SOLR-9027) Add GraphTermsQuery to limit traversal on high frequency nodes

2016-06-27 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-9027: - Fix Version/s: 6.1 > Add GraphTermsQuery to limit traversal on high frequency nodes >

[jira] [Updated] (SOLR-9027) Add GraphTermsQuery to limit traversal on high frequency nodes

2016-04-25 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-9027: - Attachment: SOLR-9027.patch Filled in the test cases a little bit more. > Add GraphTermsQuery to

[jira] [Updated] (SOLR-9027) Add GraphTermsQuery to limit traversal on high frequency nodes

2016-04-25 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-9027: - Attachment: SOLR-9027.patch New patch that gathers the TermContexts in the rewrite method. > Add

[jira] [Updated] (SOLR-9027) Add GraphTermsQuery to limit traversal on high frequency nodes

2016-04-22 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-9027: - Attachment: SOLR-9027.patch Simple test cases that shows the maxDocFreq param working. I'll expand

[jira] [Updated] (SOLR-9027) Add GraphTermsQuery to limit traversal on high frequency nodes

2016-04-22 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-9027: - Attachment: SOLR-9027.patch Basic implementation. Test still needed. It doesn't do anything fancy

[jira] [Updated] (SOLR-9027) Add GraphTermsQuery to limit traversal on high frequency nodes

2016-04-22 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-9027: - Issue Type: New Feature (was: Bug) > Add GraphTermsQuery to limit traversal on high frequency

[jira] [Updated] (SOLR-9027) Add GraphTermsQuery to limit traversal on high frequency nodes

2016-04-21 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-9027: - Summary: Add GraphTermsQuery to limit traversal on high frequency nodes (was: GraphTermsQuery) >