Deletes index with the given id.
Deletes index with the given id. Returns true is index was found and deleted. Returns false if index was not found. In any case, after completion of the method, index will not be in the collection.
Delete all documents from collection
Returns an array of all distinct values of the field indexType
Return name of the sections for the id given
Return type of the sections for the id given
Add a new document to the collection, with index Id and name given.
Add a new document to the collection, with index Id and type given.
Check if given index is in the collection
Census service.
Helper to store information about Census INdexes. Census index should be indexed separately and searched separately. Census Index's id will be stored in CensusIndex db table.