ChronixDB / chronix.server

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

Migrate the plug-in code #121

Closed FlorianLautenschlager closed 7 years ago

FlorianLautenschlager commented 7 years ago

We currently have some code in our sandbox that uses google guice to plug in additional functions.

FlorianLautenschlager commented 7 years ago

With the introduction of plug-ins we also have to extend / change the query language.

q=<query> & cf={<type>’{’<functions>’}’ [;<type>’{’<functions>’}’]}]

Therefore the next release has breaking changes.

FlorianLautenschlager commented 7 years ago

We plan to migrate the code soon after the FAST conference.

FlorianLautenschlager commented 7 years ago

With this issue we introduce new query params