hmmm... that sounds interesting and brings me somewhere else. we are actually reindexing data every night but the whole process is done by talend (reading and formatting data from a database) and this makes me wondering if we should use Solr instead to do this.
in this case, concat two fields, the change is quite heavy (we have to change the talend process, pollute the xml files we use to index data with redundant fields, then modify the Solr process). so do you think the dih (which I just discovered) would be appropriate to do the whole process (read a database, read fields from xml contained in some of the database columns, add informations from csv file)??? from what I just read about dih, it seems so, but I'm still very confused about this dih thing. thanks again, Elisabeth 2011/7/5 roySolr <royrutten1...@gmail.com> > Are you using the DIH?? You can use the transformer to concat the two > fields > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/faceting-on-field-with-two-values-tp3139870p3139934.html > Sent from the Solr - User mailing list archive at Nabble.com. >