Re: Using the more like this feature in solrj.

2008-10-09 Thread Erik Holstad
larity should be stored with termVectors=true and > stored=true. > > > All the best, > > Bruce Ritchie > > > -Original Message----- > From: Erik Holstad [mailto:[EMAIL PROTECTED] > Sent: Wednesday, October 08, 2008 9:46 PM > To: solr-user@lucene.apache.org >

RE: Using the more like this feature in solrj.

2008-10-08 Thread Bruce Ritchie
. Also, the fields that you use to determine similarity should be stored with termVectors=true and stored=true. All the best, Bruce Ritchie -Original Message- From: Erik Holstad [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 08, 2008 9:46 PM To: solr-user@lucene.apache.org Subject:

Using the more like this feature in solrj.

2008-10-08 Thread Erik Holstad
Hi! Have been going though the documentation for the more like this/these feature but haven't found anything about how to use it in Solrj. Regards Erik