Closed adamwoodnz closed 10 years ago
The purpose of this feature is to allow a full text search across a website which has multiple collections. If an array is passed to index.collection the plugin will loop through the array and add all documents to the one index.
index.collection
Hey are you able to bump the plugin version please? npm is out of date so i'm having to reference this repo as a dependency.
Sure @pixelantics , should be current now.
The purpose of this feature is to allow a full text search across a website which has multiple collections. If an array is passed to
index.collection
the plugin will loop through the array and add all documents to the one index.