We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
_nosyn
1 parent 5f0fe15 commit def9cd7Copy full SHA for def9cd7
deploy/adsabs/server/solr/collection1/conf/schema.xml
@@ -664,15 +664,6 @@
664
<filter
665
class="org.apache.lucene.analysis.core.SelectiveLowerCaseFilterFactory" />
666
667
-
668
669
- <!-- if the original or synonym contains UPPERCASE variant, mark it as
670
- an acronym but do not change its type, if it was a SYNONYM, it is important
671
- information for query parsing -->
672
- <filter class="solr.AcronymTokenFilterFactory"
673
- emitBoth="false" prefix="acr::" setType="ACRONYM" />
674
675
676
<!-- remove stop words - first the case sensitively -->
677
678
class="org.apache.lucene.analysis.core.AqpStopFilterFactory"
0 commit comments