This commit is contained in:
parent
2d0ee79e34
commit
8b6cc3e5b0
1 changed files with 6 additions and 4 deletions
|
@ -143,11 +143,13 @@
|
|||
</listener-class>
|
||||
</listener>
|
||||
|
||||
<!-- The Lucene index uses a "public" filter, so the PropertyRestrictionPolicyHelper must already be set up.
|
||||
<listener>
|
||||
<!-- The Lucene index uses a "public" filter, so the PropertyRestrictionPolicyHelper must already be set up. -->
|
||||
<!--
|
||||
<listener>
|
||||
<listener-class> edu.cornell.mannlib.vitro.webapp.search.lucene.LuceneSetup </listener-class>
|
||||
</listener> -->
|
||||
<!-- -->
|
||||
</listener>
|
||||
-->
|
||||
|
||||
<listener>
|
||||
<listener-class>
|
||||
edu.cornell.mannlib.vitro.webapp.search.solr.SolrSetup
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue