Result Clustering Vs Semantic Knowledge Graphs in Solr

2020-09-08 Thread Abhay Kumar
Hello, Can someone please help to let me understand what is difference between Result Clustering and "Semantic Knowledge Graphs" components of Solr. In which scenario we should use "Result Clustering" or "Semantic Knowledge Graphs". Thanks.

Re: search result clustering in lucene

2009-02-25 Thread Otis Gospodnetic
ebruary 25, 2009 4:18:29 AM > Subject: search result clustering in lucene > > I am using lucene in my website (clickindia.com), and it is giving me good > results. > > Now I would like to implement "search result clustering" in my searches, and > I am una

search result clustering in lucene

2009-02-25 Thread Sushan Rungta
I am using lucene in my website (clickindia.com), and it is giving me good results. Now I would like to implement "search result clustering" in my searches, and I am unable to find any kind of related document on the same. Please suggest me some kind of relevant documents, which could

Re: Result clustering

2008-09-29 Thread Otis Gospodnetic
gt; To: solr-user@lucene.apache.org > Sent: Monday, September 29, 2008 12:46:50 PM > Subject: Result clustering > > I'm not sure whether "clustering" is the right term, but what I want to do > is something similar to what google does when they group results from the > same d

Result clustering

2008-09-29 Thread Roar Skullestad
I'm not sure whether "clustering" is the right term, but what I want to do is something similar to what google does when they group results from the same domains together (the second one indented). So, say result #20 in the result list has same value for the "clustering" field as result #3. I woul