ChronixDB / chronix.server

The Chronix Server implementation that is based on Apache Solr.
Apache License 2.0
263 stars 29 forks source link

Bug when using functions and join within a query #109

Closed FlorianLautenschlager closed 7 years ago

FlorianLautenschlager commented 7 years ago

If a query uses a server-side function and one wants to join the documents with a user-defined join key an exception is thrown that the defined join key is not a valid function.