(11/06/08 16:20), Denis Kuzmenok wrote:
If you could move to 3.x and your "linked item" boosts could be
calculated offline in batch periodically you could use an external
file field to store the doc boost.

a few If's though

I  have  3.2 and external file field doesn't work without solr restart
(on multicore instance).

Can you try ReloadCacheRequestHandler which has been introduced 3.2?

<requestHandler name="/reloadCache"
  
class="org.apache.solr.search.function.FileFloatSource$ReloadCacheRequestHandler" 
/>

When you change external file, hit /reloadCache above instead of restarting 
solr.

koji
--
http://www.rondhuit.com/en/

Reply via email to