A collection is a unit used to store and manage searchable data. An inverted index is created for each collection.
In databases, data is stored and managed in tables, but in KandaSearch's search engine Apache Solr, searchable data is stored in collections.