faceted search using node-solr

node.js, solr

Solution

Have you seen solr-node-client:[solr-node-client][1]?

Problem

I am trying to confirm whether faceted search is available via node-solr or not. Has anyone used the Solr functionality with nodejs and if so, can you kindly point to an online resource/share sample code that displays the functionality. Thanks

Original source