Writing a Sails.js Solr adapter

10 thoughts
last posted May 14, 2015, 7:43 p.m.

1 earlier thought

0

The queryable waterline interface is implemented in a single method: find.

I'm trying to figure out what's the easiest and more standard way to parse options and turn them into a query. In this case, a Solr query.

8 later thoughts