of the underlying Lucene Field-cache
implementation.
Having the option to sort on about 10.000 variantfields with about 400.000
docs will consume about 16 GB max. Definitly not doable in my situation. A
LRU-implementation of the lucene field-cache would help big time in this
situation to at least not
: Say I have a custom functionquery MinFloatFunction which takes as its
: arguments an array of valuesources.
:
: MinFloatFunction(ValueSource[] sources)
:
: In my case all these valuesources are the values of a collection of fields.
a ValueSource isn't required to be field specifc (it may alr
ori.
Any help is highly appreciated!
Cheers,
Geert-Jan
--
View this message in context:
http://www.nabble.com/where-to-hook-in-to-SOLR-to-read-field-label-from-functionquery-tf4751109.html#a13585389
Sent from the Solr - User mailing list archive at Nabble.com.