[jira] [Updated] (SOLR-1485) Payload scoring support

2017-04-25 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated SOLR-1485: --- Fix Version/s: 6.6 > Payload scoring support > --- > > Key:

[jira] [Updated] (SOLR-1485) Payload scoring support

2017-04-20 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated SOLR-1485: --- Attachment: SOLR-1485.patch a few fiddly changes, but most relevantly added three dynamic fields/types

[jira] [Updated] (SOLR-1485) Payload scoring support

2017-04-18 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated SOLR-1485: --- Attachment: SOLR-1485.patch While I'm at it, I found that Lucene's {{PayloadScoreQuery}} had a

[jira] [Updated] (SOLR-1485) Payload scoring support

2017-04-18 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated SOLR-1485: --- Attachment: SOLR-1485.patch last patch had a recursive loop issue on the SimScorer ({{this}} instead

[jira] [Updated] (SOLR-1485) Payload scoring support

2017-04-18 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated SOLR-1485: --- Attachment: SOLR-1485.patch implements string checking and lambda creation in ctor instead of nested

[jira] [Updated] (SOLR-1485) Payload scoring support

2017-04-16 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated SOLR-1485: --- Description: Solr has no support for Lucene's PayloadScoreQuery, yet it has support for indexing

[jira] [Updated] (SOLR-1485) Payload scoring support

2017-04-16 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated SOLR-1485: --- Attachment: payload_value_source.png > Payload scoring support > --- > >

[jira] [Updated] (SOLR-1485) Payload scoring support

2017-04-16 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated SOLR-1485: --- Attachment: SOLR-1485.patch work in progress checkpoint. two new query parsers, mainly

[jira] [Updated] (SOLR-1485) Payload scoring support

2017-04-05 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated SOLR-1485: --- Summary: Payload scoring support (was: PayloadTermQuery support) > Payload scoring support >