开发者

Query about fields in Solr

开发者 https://www.devze.com 2023-03-06 21:52 出处:网络
I\'m very new to Solr and I\'m looking at someone else\'s code. I\'m looking at the schema.xml and found the following:开发者_JS百科

I'm very new to Solr and I'm looking at someone else's code. I'm looking at the schema.xml and found the following:开发者_JS百科

  1. field
  2. dynamicfield
  3. copyField

What is the difference between these please?

Thanks! :)

Krt_Malta


They're all thoroughly explained in the Solr wiki.

Also here's a blogpost about dynamicFields, and here's another one about copyFields, they might help.

0

精彩评论

暂无评论...
验证码 换一张
取 消