Re: Solr Copyfields

2011-08-19 Thread Nicholas Fellows
rom: Nicholas Fellows [mailto:n...@djdownload.com] > Sent: Thursday, August 18, 2011 8:40 AM > To: solr-user@lucene.apache.org > Subject: Solr Copyfields > > Hi I have a question regarding > CopyFields in Solr > > As far as i can tell there are several ways to do the same thing >

RE: Solr Copyfields

2011-08-18 Thread Jaeger, Jay - DOT
: solr-user@lucene.apache.org Subject: Solr Copyfields Hi I have a question regarding CopyFields in Solr As far as i can tell there are several ways to do the same thing 1) create an alias in the SQL Query and Delta Queries 2) specify multiple fields in the db-data-config.xml having different

Solr Copyfields

2011-08-18 Thread Nicholas Fellows
Hi I have a question regarding CopyFields in Solr As far as i can tell there are several ways to do the same thing 1) create an alias in the SQL Query and Delta Queries 2) specify multiple fields in the db-data-config.xml having different "names" for the same column 3) use the copyField directive