Indeed, we have similar processes running of which one generates a 'related query collection' which just contains a (normalized) query and its related queries. I would not know how this is even possible without continuously processing query and click logs.
M. -----Original message----- > From:Grant Ingersoll <gsing...@apache.org> > Sent: Tuesday 25th October 2016 23:51 > To: solr-user@lucene.apache.org > Subject: Re: Related Search > > Hi Rick, > > I typically do this stuff just by searching a different collection that I > create offline by analyzing query logs and then indexing them and searching. > > On Mon, Oct 24, 2016 at 8:32 PM Rick Leir <rl...@leirtech.com> wrote: > > > Hi all, > > > > There is an issue 'Create a Related Search Component' which has been > > open for some years now. > > > > It has a priority: major. > > > > https://issues.apache.org/jira/browse/SOLR-2080 > > > > > > I discovered it linked from Lucidwork's very useful blog on ecommerce: > > > > > > https://lucidworks.com/blog/2011/01/25/implementing-the-ecommerce-checklist-with-apache-solr-and-lucidworks/ > > > > > > Did people find a better way to accomplish Related Search? Perhaps MLT > > http://wiki.apache.org/solr/MoreLikeThis ? > > > > cheers -- Rick > > > > > > >