Streaming expression API innerJoin on multi-valued field

2017-09-06 Thread Marc Röttig
single-valued fields to get the join working ? Or any other tweak. Note: The relationship between Parent and Child is many-to-many, thus moving the foreign-keys to the children as single-valued fields is not possible. The issue is related tot he following issue: http://lucene.472066.n3.nabble.co

AW: Streaming expression API innerJoin on multi-valued field

2017-09-13 Thread Marc Röttig
children_ids_ss,id_s",sort="id_s ASC") ideally delivers 1 to a few (say 1000) tuples, hopefully not making the HashJoin slow or even impossible, and the outer search will yield quite a lot tuples. Which should be fine though. Cheers, Marc -Ursprüngliche Nachricht- Von: