Dears

,

    I need to modify the default search operator in our DSpace search, I
mean, the DSpace is using the OR and I would like to use AND instead.  I am
using  Dspace 3.2, I changed the files dspace/solr/search/conf/schema.xml
and dspace/config/dspace.cfg, like below and after that I restarted the
tomcat, but it didn’t work, am I missing anything?

dspace/config/dspace.cfg
search.operator = AND

dspace/solr/search/conf/schema.xml

<!-- SolrQueryParser configuration: defaultOperator="AND|OR" -->
 <solrQueryParser defaultOperator="AND"/>



Best Regards

Luiz

-- 
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 dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.

Reply via email to