:
: IMHO this could be something to add for future versions of solr. The
: Terrier IR-framework for example and other IR solutions allow to specify
: different XML-elements, which should be indexed in only one (lucene) field.
I don't know anythign about Terrier, but there are lots of simple ways t
Thanks for your reply Erik. I will use your suggested approach.
IMHO this could be something to add for future versions of solr. The
Terrier IR-framework for example and other IR solutions allow to specify
different XML-elements, which should be indexed in only one (lucene) field.
As I said i
Thomas - you will need to do this client-side if you don't want to
use copyField. The client needs to gather up all the text you want
indexed and send that as
Erik
On Mar 14, 2007, at 3:50 AM, thomas arni wrote:
Hello
I'm currently evaluate solr for our needs. In a first st