Skip to content

Collect page_all_annotation_ids for a sorted response

Paul Pestov requested to merge sorted-annotations into master

We create a new Solr field page_all_annotation_ids where we collect all corresponding annotions of all types in the order of apprearance. In the EMObundle we sort all annotation items by this order.

Handles #22 (closed) #61 (closed)

Merge request reports