Thanks Erik, I followed this approach.
On Tue, Dec 9, 2014 at 4:21 AM, Erik Hatcher wrote:
> Boosting will need to be done off an indexed field. But maybe rather than
> indexing the url value, maybe index another new hasImage field as a boolean
> true. No need to index the false values even.
Boosting will need to be done off an indexed field. But maybe rather than
indexing the url value, maybe index another new hasImage field as a boolean
true. No need to index the false values even.
Erik
> On Dec 8, 2014, at 02:45, S.L wrote:
>
> Hi All,
>
> I have a situation where I
Anyone ?
On Mon, Dec 8, 2014 at 2:45 AM, S.L wrote:
> Hi All,
>
> I have a situation where I need to boost the score of a query if a field
> (imageURL) in the given document is non empty , I am using edismax so I
> know that using bq parameter would solve the problem. However the field
> imageUR
Hi All,
I have a situation where I need to boost the score of a query if a field
(imageURL) in the given document is non empty , I am using edismax so I
know that using bq parameter would solve the problem. However the field
imageURL that I am trying to boost on is not indexed , meaning (stored =