them.) and then listing 9 non-paid results on the page in
>>> their ranking decreasing order.
>>> Then, on the second page, I want to list first the next 3 paid results
>>> (4-5-6) and so on.
>>>
>>> Kind regards,Christian
>>> Christian Fotache Tel:
eir ranking decreasing order.
>> Then, on the second page, I want to list first the next 3 paid results
>> (4-5-6) and so on.
>>
>> Kind regards,Christian
>> Christian Fotache Tel: 0728.297.207
>>
>> From: Upayavira
>> To:
he next 3 paid results
> (4-5-6) and so on.
>
> Kind regards,Christian
> Christian Fotache Tel: 0728.297.207
>
> From: Upayavira
> To: solr-user@lucene.apache.org
> Sent: Thursday, October 8, 2015 7:03 PM
> Subject: Re: How to show some documents ahead of others
Sent: Thursday, October 8, 2015 7:03 PM
Subject: Re: How to show some documents ahead of others
Hence the suggestion to group by the paid field - would give you two
lists of the number you ask for.
What I'm trying to say is that the QueryElevationComponent might do it,
but it is also relati
gt; >>>
> > >>> Upayavira
> > >>>
> > >>> On Thu, Oct 8, 2015, at 01:34 PM, NutchDev wrote:
> > >>>> Hi Christian,
> > >>>
> >>> On Thu, Oct 8, 2015, at 01:34 PM, NutchDev wrote:
> >>>> Hi Christian,
> >>>>
> >>>> You can take a look at Solr's QueryElevationComponent
> >>>> <https://wiki.apache.org/solr/QueryElevationComponent> .
t;>>> <https://wiki.apache.org/solr/QueryElevationComponent> .
>>>>
>>>> It will allow you to configure the top results for a given query
>>>> regardless
>>>> of the normal lucene scoring. Also yo
:
> > > > Hi Christian,
> > > >
> > > > You can take a look at Solr's QueryElevationComponent
> > > > <https://wiki.apache.org/solr/QueryElevationComponent> .
> > > >
> > > > It will allow you to configure the top re
t; > > of the normal lucene scoring. Also you can specify exclude document
> list
> > > to
> > > exclude certain results for perticular query.
> > >
> > >
> > >
> > >
> > >
> > > --
> > > View this message in context:
&
ene scoring. Also you can specify exclude document list
> > to
> > exclude certain results for perticular query.
> >
> >
> >
> >
> >
> > --
> > View this message in context:
> >
> http://lucene.472066.n3.nabble.com/How-to-show-some-documents-ahead-of-others-tp4233481p4233490.html
> > Sent from the Solr - User mailing list archive at Nabble.com.
>
n query
> regardless
> of the normal lucene scoring. Also you can specify exclude document list
> to
> exclude certain results for perticular query.
>
>
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/How-to-show-some-documents-a
ude certain results for perticular query.
--
View this message in context:
http://lucene.472066.n3.nabble.com/How-to-show-some-documents-ahead-of-others-tp4233481p4233490.html
Sent from the Solr - User mailing list archive at Nabble.com.
Hi everybody,
I'm building a recipe search engine based on solr.
Paid postings must be listed on the front page, ahead of non-paid postings.
When a user performs a query based on some keywords, solr returns documents in
the decreasing order of their score. However, I don't know how to make paid
13 matches
Mail list logo