Thanks for all the responses, normally i have to set the field weight
directly in xml creating a type of relevance.
What i was wondering if is possible to change what you normally do on xml
via api o command.
I think that the solution provided q=superman&qf=title^2 subject can work
for me.
Thanks
In the link I sent before , you will see specific example as Otis replied :
q=superman&qf=title^2 subject
On Wed, Jan 8, 2014 at 1:56 PM, Aruna Kumar Pamulapati <
apamulap...@gmail.com> wrote:
> Hi Erwin,
>
> Are you talking about query time boosting?
> This explains the boosting :
> http://wiki
Hi Erwin,
Are you talking about query time boosting?
This explains the boosting :
http://wiki.apache.org/solr/SolrRelevancyFAQ
Thanks,
Arun
On Wed, Jan 8, 2014 at 1:32 PM, Erwin Etchart wrote:
> Hi people,
>
> Anybody knows if is possible to change the weightage of a field in a
> dynamic way i
Hi Erwin,
Sure, you can pass in qf=. with fields and weights via the URL on every
call.
Otis
--
Performance Monitoring * Log Analytics * Search Analytics
Solr & Elasticsearch Support * http://sematext.com/
On Wed, Jan 8, 2014 at 1:32 PM, Erwin Etchart wrote:
> Hi people,
>
> Anybody knows
Hi people,
Anybody knows if is possible to change the weightage of a field in a
dynamic way instead of xml usage?
Best regards
Erwin