Hello,
When I issue a OuterHashJoin (stream expression) as below it doesn't return
any results from the right stream.
outerHashJoin(
search(ChildDocuments, q=*:* , fl="ContentId", sort="ContentId asc"),
hashed=
search(ParentDocuments, q=*:*, fl="Id,DocId,SubDocId", sort="Id asc"),
on="ContentId=I
Farida:
Can you define a dsl? (domain specific model).
If you stand a RESTful api on the DSL, you can write a BM25F similarity, with
conditionals maybe controlled by a func query accessing field payloads?
:-)
On 1/21/2017 6:13 AM, Markus Jelsma wrote:
No, this is not possible. A similarity i