g/confluence/display/solr/The+
> Extended+DisMax+Query+Parser
>
> -- Jack Krupansky
>
> -Original Message- From: Bhoomit Vasani
> Sent: Monday, June 30, 2014 7:30 AM
> To: solr-user@lucene.apache.org
> Subject: How do I use multiple boost functions?
>
>
1.293841,103.846487),1,1000,1000)
> &boost=if(exists(query({!v=$b1})),100,0)
>
>
>
>
> On Monday, June 30, 2014 2:30 PM, Bhoomit Vasani
> wrote:
> Hello,
>
> I want to boost using multiple functions.
>
> e.g.
> {!boost b=recip(geodist(destination,1.293841,
Hello,
I want to boost using multiple functions.
e.g.
{!boost b=recip(geodist(destination,1.293841,103.846487),1,1000,1000)
b="if(exists(query({!v=$b1})),100,0)"
}
when I use above query Solr only considers second function.
--
--
Thanks & Regards,
Bhoomit Vasani | SE @ Mygo
not
> built to support multivalued fields. The nearest thing I can think of is
> "pivot faceting", but that only returns counts, not the actual documents.
>
> Sorry I can't be more help
> Erick
>
>
> On Fri, May 30, 2014 at 3:44 AM, Bhoomit Vasani
> wrote:
>
>
oblem of sorting on fields with more than
> one token, any approach I can think of will be wrong.
>
> But this smells like an XY problem. What is the use-case you're trying
> to support? If you tell us that there might be alternate approaches
> that would work OOB.
>
>
Hi,
Does latest release of solr supports grouping on a multi-valued field?
According to this
https://wiki.apache.org/solr/FieldCollapsing#Known_Limitations it doesn't,
but the doc was last updated 14 months ago...
--
--
Thanks & Regards,
Bhoomit Vasani | SE @ Mygola
WE are L