davidfoerster/KaleidOK-examples

Chromatik changed its photo search API

Closed this issue · 1 comments

The syntax of Chromatik's photo search API changed recently. While the current implementation of our Chromatik connector isn't outright dysfunctional, search results are inconsistent and often far fewer than expected.

In particular the syntax for colour search options has changed. The official algorithm, (local copy) that builds the colour search terms, is implemented in the functions buildcolorquery and buildAjaxQuery of the Searcher object.

Pull request was merged manually in 4d2370a.