: 1) Overview: Currently, we have around 20,000 documents to index with
: individual doc size around 5k. We have set up faceting on a multi-valued
: field (there will be ~20 facets per document).
: 2) Faceted navigation: I've read that faceted navigation on a
: multi-valued field has some perfo
Hi,
The answer for 3) is:
Use DisMax request handler. In solrconfig.xml assign weights/boosts to
different fields. No need to use copyField then, as you can search multiple
fields with DisMax by just specifying them in the solrconfig.xml.
Otis
--
Sematext -- http://sematext.com/ -- Lucene - S