collections: initial release
- NEW Adds new calculated field '_collections' to records from which the 'collection' index is created. (closes #2638)
- INCOMPATIBLE Collection reclist is not populated anymore. Use collection phrase index using query matcher based on record data, hence no second order operator will work in collection query definition.
Signed-off-by: Jiri Kuncar <jiri.kuncar@cern.ch>