gpt4 book ai didi

xslt - 如何检查Solr中使用的XSLT处理器?

转载 作者:行者123 更新时间:2023-12-04 22:20:25 24 4
gpt4 key购买 nike

如何验证Solr中使用的XSLT处理器?我想将XSLT版本从1.0更改为2.0。

我正在使用Solr 4.0。

最佳答案

用:

<xsl:value-of select="system-property('xsl:vendor')"/>

识别处理器并:
<xsl:value-of select="system-property('xsl:version')"/> 

确定它支持的XSLT版本。

关于xslt - 如何检查Solr中使用的XSLT处理器?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/25244370/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com