-Original message-
> > From:Grant Ingersoll
> > 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 colle
al message-
> From:Grant Ingersoll
> 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
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 wrote:
> Hi all,
>
> There is an issue 'Create a Related Search Component' which has been
> o
Rick:
The priority isn't particularly helpful for two reasons:
1> it's the default so often gets set without intent.
2> what the originator thinks of as major may or may not translate
into someone actually doing work on it.
In this case there's a lot of work that'd need to be done. "some
model"
On Sun, Mar 21, 2010 at 4:30 AM, Suram wrote:
>
> Thanx lot Ahmet Arslan
>
> How can make query to get synonym value ,any suggestion
You need to apply the SynonymFilterFactory to your queries as well.
Thanx lot Ahmet Arslan
How can make query to get synonym value ,any suggestion
--
View this message in context:
http://old.nabble.com/related-search-tp27933778p27974649.html
Sent from the Solr - User mailing list archive at Nabble.com.
> > How can i make related search in solr.if i search ipod
> i need to get
> > answer like ipodsuffle,ipodnano,ipone with out using
> morelikethis option
First of all you need to construct these list. Either automatic or manually.
You can use SynonymFilterFactory [1] at index time with this setti
Suram wrote:
>
> How can i make related search in solr.if i search ipod i need to get
> answer like ipodsuffle,ipodnano,ipone with out using morelikethis option
>
any solution please kindly tell me
--
View this message in context:
http://old.nabble.com/related-search-tp27933778p27951060.h
I'm also looking in to displaying 'related search terms' for every search
term.
How to do it with solr? The thread explains about some FuzzyLikeThisQuery.
Can this be used with solr?
Has anyone done this before? Could you please share your ideas.
ajaxtrend wrote:
>
> Take a look at this thread
>
Take a look at this thread
http://www.gossamer-threads.com/lists/lucene/java-user/54996
There was a need to get all related topics for any selected topic. I have
taken help of lucene-sand-box wordnet project to get all synoms of user
selected topics. I am not sure whether wordnet project w
10 matches
Mail list logo