Re: Couple of questions on solr

2008-06-20 Thread Chris Hostetter
: 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

Re: Couple of questions on solr

2008-06-12 Thread Otis Gospodnetic
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