Grant Ingersoll wrote:
>
> On Aug 20, 2009, at 3:39 PM, Mark Miller wrote:
>
>> In a similar line though, BoostingFunctionTermQuery doesn't really fit
>> with BoostingNearQuery. I see part of why its not called
>> BoostingTermQuery is because BoostingTermQuery is deprecated - but why
>> can't the B
On Aug 21, 2009, at 8:23 AM, Mark Miller wrote:
Grant Ingersoll wrote:
On Aug 20, 2009, at 3:44 PM, Mark Miller wrote:
And what is the purpose of the marker interface PayloadQuery?
Is there a use case for this?
At the time I was adding it, I was thinking about adding a Payload
query that
On Aug 20, 2009, at 3:39 PM, Mark Miller wrote:
In a similar line though, BoostingFunctionTermQuery doesn't really fit
with BoostingNearQuery. I see part of why its not called
BoostingTermQuery is because BoostingTermQuery is deprecated - but why
can't the BoostingFunctionTermQuery impl replace
Grant Ingersoll wrote:
>
> On Aug 20, 2009, at 3:44 PM, Mark Miller wrote:
>
>> And what is the purpose of the marker interface PayloadQuery?
>>
>> Is there a use case for this?
>
> At the time I was adding it, I was thinking about adding a Payload
> query that took in other Payload queries, i.e. s
On Aug 20, 2009, at 3:44 PM, Mark Miller wrote:
And what is the purpose of the marker interface PayloadQuery?
Is there a use case for this?
At the time I was adding it, I was thinking about adding a Payload
query that took in other Payload queries, i.e. something like:
CoolNewQuery(Paylo
And what is the purpose of the marker interface PayloadQuery?
Is there a use case for this?
- Mark
Mark Miller wrote:
> In a similar line though, BoostingFunctionTermQuery doesn't really fit
> with BoostingNearQuery. I see part of why its not called
> BoostingTermQuery is because BoostingTermQu
In a similar line though, BoostingFunctionTermQuery doesn't really fit
with BoostingNearQuery. I see part of why its not called
BoostingTermQuery is because BoostingTermQuery is deprecated - but why
can't the BoostingFunctionTermQuery impl replace BoostingTermQuery with
average as the default? (wh
My fault - it does! I was just checking JavaDocs and this was misleading:
Payload scores are averaged across term occurrences in the document.
I'll update to be less ambiguous eg it takes a function that defaults to
average.
- Mark
Simon Willnauer wrote:
> +1
>
> On Thu, Aug 20, 2009 at 8:21
+1
On Thu, Aug 20, 2009 at 8:21 PM, Michael
McCandless wrote:
> +1
>
> Mike
>
> On Thu, Aug 20, 2009 at 11:08 AM, Mark Miller wrote:
>> BoostingNearQuery averages payloads - shouldn't it take a
>> PayloadFunction as well?
>>
>> --
>> - Mark
>>
>> http://www.lucidimagination.com
>>
>>
>>
>>
>>
+1
Mike
On Thu, Aug 20, 2009 at 11:08 AM, Mark Miller wrote:
> BoostingNearQuery averages payloads - shouldn't it take a
> PayloadFunction as well?
>
> --
> - Mark
>
> http://www.lucidimagination.com
>
>
>
>
> -
> To unsubscribe,
10 matches
Mail list logo