Hi, Dspace 4.1, Tomcat 7.0.65 , CentOS 6.8
I have created a new context and set successfully, even using transformers and filters. But I've just found a limitation using filters: I could only use *metadata* filters, while I would like to populate this new set filtering the input records by an *item.collections* Solr query. I've tried both DspaceSetSpecFilter <https://github.com/DSpace/DSpace/blob/master/dspace-oai/src/main/java/org/dspace/xoai/filter/DSpaceSetSpecFilter.java> and SolrFilterResult <https://github.com/DSpace/DSpace/blob/dspace-4.1/dspace-oai/src/main/java/org/dspace/xoai/filter/SolrFilterResult.java> filters without success. At dspace/config/modules/oai.cfg, "storage" parameter is set to "solr". Any help is appreciated! Gonzalo -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
