|
The CouchDB view "tuplesByTableName" is intended to return all tuples of a given entity type but due to the "key" parameter not being set to the table name, all tuples of all entity types are returned. This causes exceptions to be raised and logged when using the mass indexer.
|