exed.
>
> What do I want to achieve? The Block Joins we have been discussing were
> giving me scores of 0.0, and I would like to get something a wee bit better
> than that (not looking for accuracy yet).
>
> In the query below, I got some scores by putting {!score in the paren
Hi Mikhail
Sorry, I should have noted "that" is a word in the OCR text that I have
indexed.
What do I want to achieve? The Block Joins we have been discussing were
giving me scores of 0.0, and I would like to get something a wee bit better
than that (not looking for accuracy yet).
In
Rick,
fl=score,[child parentFilter=type_s:book childFilter=*{!score=avg}*that],
This childFilter value doesn't make sense. What do yo want to achieve?
On Tue, Dec 1, 2015 at 7:28 PM, Rick Leir wrote:
> Hi all,
> Scoring is confusing me. Is the following correct?
>
> $ curl http://localhost:898
Hi all,
Scoring is confusing me. Is the following correct?
$ curl http://localhost:8983/solr/dorsetdata/query -d '
q={!parent which="content_type:parentDocument" *score=max*} type_s:page AND
that&
wt=json&indent=true&
fl=score,[child parentFilter=type_s:book childFilter=*{!score=avg}*that
],canoni
On Mon, Nov 30, 2015 at 11:47 PM,
wrote:
>
> I'd happy that it helps. You need to thank Varun who made [child]. There is
> no performance impact for sure, it's a compromise or either nobody
> considered it as an issue. You can raise a new JIRA and describe how it
> should work in general and make
ND charlie&
> wt=json&indent=true&
> fl=score,[child parentFilter=type_s:book childFilter="charlie"
> ],canonicalMaster,title,publisher,[docid]'
>
> Cheers -- Rick
>
> Re: Block Joins
> > 118348 by: Rick Leir
> > 118349 by:
nt"} type_s:page AND charlie&
wt=json&indent=true&
fl=score,[child parentFilter=type_s:book childFilter="charlie"
],canonicalMaster,title,publisher,[docid]'
Cheers -- Rick
Re: Block Joins
> 118348 by: Rick Leir
> 118349 by: Mikhail Khludnev
&g
Hello Rick,
If I got you right, it's worth to have a look at [child]
https://cwiki.apache.org/confluence/display/solr/Transforming+Result+Documents
Let me know if it works.
On Sun, Nov 29, 2015 at 5:47 PM, Rick Leir
wrote:
> Hi all,
> I am new to Block Joins, and am trying to follo
Hi all,
I am new to Block Joins, and am trying to follow
https://cwiki.apache.org/confluence/display/solr/Other+Parsers#OtherParsers-BlockJoinQueryParsers
This page shows two forms of block join
syntax for this parser q={!child of=}.
example queryq={!child
of
e:parent}q )
So is it possible to return the snippets based on the query in the parent?
Do I need to tweak the code for this? Or is there an open isssue and thus
work in progress?
--
View this message in context:
http://lucene.472066.n3.nabble.com/Highlighting-Block-Joins-tp4153165.html
Sent fro
On Mon, Jan 27, 2014 at 9:30 AM, William Bell wrote:
> OK,
>
> In order to do boosting, we often will create a dynamic field in SOLR. For
> example:
>
> A Professional hire out for work, I want to boost those who do
> "woodworking".
>
> George Smith - builds chairs, and builds desks. He builds th
Have you seen this one:
http://hnagtech.wordpress.com/2013/04/19/using-payloads-with-solr-4-x/
?
Also, I can't tell where the "woodworking" as a term actually comes
from. Maybe a bit more domain description would help.
Regards,
Alex.
Personal website: http://www.outerthoughts.com/
LinkedIn: h
Ideas?
On Mon, Jan 27, 2014 at 12:10 AM, William Bell wrote:
> Is there an example for using payloads for 4.6?
>
> Without any custom code for this?
>
>
> On Sun, Jan 26, 2014 at 10:30 PM, William Bell wrote:
>
>> OK,
>>
>> In order to do boosting, we often will create a dynamic field in SOLR.
Is there an example for using payloads for 4.6?
Without any custom code for this?
On Sun, Jan 26, 2014 at 10:30 PM, William Bell wrote:
> OK,
>
> In order to do boosting, we often will create a dynamic field in SOLR. For
> example:
>
> A Professional hire out for work, I want to boost those wh
OK,
In order to do boosting, we often will create a dynamic field in SOLR. For
example:
A Professional hire out for work, I want to boost those who do
"woodworking".
George Smith - builds chairs, and builds desks. He builds the most desks in
the country (350 a year). And his closest competitor d
15 matches
Mail list logo