Implementing related tags

2009-07-20 Thread James T
Hi, I have a specific requirement for searching and looking for some help from the community on how to achieve it using solr: I need to index 1million + documents. Each document contains ( among other fields ) 3 fields representing the category which that doc belongs to. For example ( a very simp

Re: Implementing related tags

2009-07-20 Thread James T
20, 2009 at 9:51 PM, Avlesh Singh wrote: > Have a look at the MoreLikeThis component - > http://wiki.apache.org/solr/MoreLikeThis > > Cheers > Avlesh > > On Mon, Jul 20, 2009 at 8:05 PM, James T >wrote: > > > Hi, > > > > I have a specific requirement for se