Make a view in your database and index that. No point in duplicating database views in Solr. --wunder
On 9/27/08 2:47 PM, "Britske" <[EMAIL PROTECTED]> wrote: > > Looking at the wiki, code of DataImportHandler and it looks impressive. > There's talk about ways to use Transformers to be able to create several > rows (solr docs) based on a single db row. > > I'd like to know if it's possible to do the exact opposite: to build > customer transformers that take multiple db-rows and merge it to a single > solr-row/document. If so, how? > > Thanks, > Britske