Hello,
I am looking for similar use case. Will it be possible for you to share the
corrected syntax ?
--
View this message in context:
http://lucene.472066.n3.nabble.com/Streaming-expressions-malfunctioning-tp4281016p4290528.html
Sent from the Solr - User mailing list archive at Nabble.com.
Hi,
Actually there were errors in the expression synthax , examining the logs
allowed me to see what the error was.
Thanks
--
View this message in context:
http://lucene.472066.n3.nabble.com/Streaming-expressions-malfunctioning-tp4281016p4281198.html
Sent from the Solr - User mailing list
e in context:
> http://lucene.472066.n3.nabble.com/Streaming-expressions-malfunctioning-tp4281016p4281019.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
EDIT: I'll keep testing with other stream sources/decorators. So far only the
search endpoint works both in the JAVA and cURL implementation
Cheers
--
View this message in context:
http://lucene.472066.n3.nabble.com/Streaming-expressions-malfunctioning-tp4281016p4281019.html
Sent fro
I try to get the same data via cURL.
You can see the code snippets I used below. Can you tell me if I am doing
anything wrong or if this is indeed a bug in this version?
Inner Join expression
HTTP/PHP (not working)
Request:
JAVA (working)
Facet Expression
HTTP/PHP
Request:
JAVA