How to boost query based on result of subquery?

2016-02-19 Thread Edward P
Hello, I am using Solr 5.4.0, one collection, multiple shards with replication. Sample documents: { "item_id": "30d1e667", "date": "2014-01-01", "position": "5", "description": "automobile license plate holder" } { "item_id": "3cf18028", "date": "2013-01-01", "position": "23", "description": "din

Re: How to boost query based on result of subquery?

2016-02-20 Thread Edward P
archer > using > "org.apache.solr.schema.ExternalFileFieldReloader"/> > "org.apache.solr.schema.ExternalFileFieldReloader"/> > > Cons: This file has to reside in data folder of each replica, > updating of this file will have to be some ba