Looks more like the second case. I want to find pattern between certain words.
On Monday, October 17, 2016, simon <mtnes...@gmail.com> wrote: > Do you already have a set of terms for which you would want to find out > their co-occurence, or are you trying to do data mining, looking in a > collection for terms which occur together more often than by chance ? > > > On Sun, Oct 16, 2016 at 3:45 AM, Yangrui Guo <guoyang...@gmail.com > <javascript:;>> wrote: > > > Hello > > > > I'm curious to know if Solr can correlate the occurrences of two terms. > > E.g. if "Bush administration" and "stupid mistake" often appear in the > same > > article, then Solr will think that the two terms are related. Is there a > > way to achieve this? > > > > Yangrui > > >