inverted-index

Build Status Code Climate Coverage Status Issue Count

An inverted index object takes a JSON array of text objects and creates an index from the array. The index allows a user to search for text blocks in the array that contain a specified collection of words.