Re: block join - search together at parent and childern

2017-03-23 Thread Jan Nekuda
uch. This yields cross-matches, but you > probably don't bother about them. > > On Sun, Mar 19, 2017 at 11:58 AM, Jan Nekuda <jan.nek...@gmail.com> wrote: > > > Hi Michael, > > thank you for fast answer - I have tried it, but it's not exactly what I > >

Re: block join - search together at parent and childern

2017-03-19 Thread Jan Nekuda
w > q={!edismax qf=$parentfields}foo bar {!parent ..}{!dismax qf=$childfields > v=$childclauses}=foo bar +type:child=...& > parentfields=... > > On Thu, Mar 16, 2017 at 10:54 PM, Jan Nekuda <jan.nek...@gmail.com> wrote: > > > Hello Mikhail, > > > >

Re: block join - search together at parent and childern

2017-03-16 Thread Jan Nekuda
evel: q={!parent ...}{!edismax qf='childF1 childF2' v=$chq}=foo bar It's usually broken because child query might match parents which is not allowed. Thus, it's probably can solved by adding +type:child into chq. IIRC edismax supports lucene syntax. On Thu, Mar 16, 2017 at 4:47 PM, Jan Nekuda <

Fwd: block join - search together at parent and childern

2017-03-16 Thread Jan Nekuda
Hi, I have a question for which I wasn't able to find a good solution. I have this structure of documents A |\ | \ B \ \ C \ \ \ D Document type A has fields id_number, date_from, date_to Document type C has fields first_name, surname, birthdate

Solr - index polygons from csv

2016-04-22 Thread Jan Nekuda
Hello guys, I use solr 6 for indexing data with points and polygons. I have a question about indexing polygons from csv file. I have configured type: and field I have tried to import this csv: