Hi, all. I got some question about solrconfig.xml. I have 10 fields in a document for index. (Suppose that field names are f1, f2, ... , f10.) Some user will want to search in field f1 and f5. Another user will want to search in field f2, f3 and f7.
I am going to use dismax handler for this. How should I write a dismax handler to satisfy variouse need. Please give me any idea or a example. (I know Dismax's qf parameter limits fields which user want to be searched. Should I write dismax handlers for every case? I think it's wrong. How should I do?) Thanks in advance. -- View this message in context: http://lucene.472066.n3.nabble.com/About-setting-solrconfig-xml-tp1691836p1691836.html Sent from the Solr - User mailing list archive at Nabble.com.