pantheon-systems / solr-power

A WordPress plugin to connect to Pantheon's Apache Solr search infrastructure, or your own!
https://wordpress.org/plugins/solr-power/
GNU General Public License v2.0
126 stars 61 forks source link

Support TrieDateField for publish date #464

Closed MikeNGarrett closed 4 years ago

MikeNGarrett commented 4 years ago

Current schema does not support a date field we can use to run date functions against. Adding TrieDateField support in the schema would support publish date boosting and other date-based calculations.

463

MikeNGarrett commented 4 years ago

@danielbachhuber Added.