solr schema.xml 字段类型参数设置 termVectors="true" termPositions="true" termOffsets="true&

    xiaoxiao2022-07-12  109

    termVectors="true" termPositions="true" termOffsets="true"

    这几项参数是在项目中使用到FastVectorHighlighter时需要配置的,如果没有使用FastVectorHighlighter的话,可以忽略这些参数。

    最新回复(0)