Re: [MASSMAIL]Re: "Contextual" sponsored results with Solr

2015-01-31 Thread Michael Sokolov
: "Ahmet Arslan" To: solr-user@lucene.apache.org Sent: Tuesday, January 27, 2015 11:06:29 PM Subject: [MASSMAIL]Re: "Contextual" sponsored results with Solr Hi Jorge, We have done similar thing with N=3. We issue separate two queries/requests, display 'special N' ab

Re: [MASSMAIL]Re: "Contextual" sponsored results with Solr

2015-01-28 Thread Jorge Luis Betancourt González
met Arslan" To: solr-user@lucene.apache.org Sent: Tuesday, January 27, 2015 11:06:29 PM Subject: [MASSMAIL]Re: "Contextual" sponsored results with Solr Hi Jorge, We have done similar thing with N=3. We issue separate two queries/requests, display 'special N' above the re

Re: "Contextual" sponsored results with Solr

2015-01-27 Thread Ahmet Arslan
Hi Jorge, We have done similar thing with N=3. We issue separate two queries/requests, display 'special N' above the results. We excluded 'special N' with -id:(1 2 3 ... N) type query. all done on client side. Ahmet On Tuesday, January 27, 2015 8:28 PM, Jorge Luis Betancourt González wrote

Re: "Contextual" sponsored results with Solr

2015-01-27 Thread Mikhail Khludnev
I think it can, but it's sort of tricky thing to implement. On Tue, Jan 27, 2015 at 10:29 PM, Alexandre Rafalovitch wrote: > Can this be done as a custom post-filter with the recent Solr improvements? > > Regards, >Alex. > > Sign up for my Solr resources newsletter at http://www.solr-st

Re: "Contextual" sponsored results with Solr

2015-01-27 Thread Alexandre Rafalovitch
Can this be done as a custom post-filter with the recent Solr improvements? Regards, Alex. Sign up for my Solr resources newsletter at http://www.solr-start.com/ On 27 January 2015 at 14:22, Mikhail Khludnev wrote: > Hello, > if I get you right it's frequently requested feature, but it

Re: "Contextual" sponsored results with Solr

2015-01-27 Thread Mikhail Khludnev
Hello, if I get you right it's frequently requested feature, but it requires really deep hack like https://issues.apache.org/jira/browse/LUCENE-6066 On Tue, Jan 27, 2015 at 9:28 PM, Jorge Luis Betancourt González < jlbetanco...@uci.cu> wrote: > Hi all, > > Recently I got an interesting use case

"Contextual" sponsored results with Solr

2015-01-27 Thread Jorge Luis Betancourt González
Hi all, Recently I got an interesting use case that I'm not sure how to implement, the idea is that the client wants a fixed number of documents, let's call it N, to appear in the top of the results. Let me explain a little we're working with web documents so the idea is too promote the documen