网页学习体会

  • 首页
  • 个人博客
您的位置: 首页  >  IT文章  >  Solr field alias

Solr field alias

分类: IT文章 • 2025-01-06 19:13:01

Field alias

Any field, function, or transformer can be displayed with a different name in the output document:

 

Example

Meaning

id,price:crazy_price_field

return the stored field 'crazy_price_field' but display it as 'price'

id,price:sum(a,b)

return price as the sum of fields a+b

fl=my_alias:field_name

returns "field_name" but displays it as "my_alias"

相关推荐

  • Linux部分常用命令总结 cat(查看文件数据) cp(复制) curl cut(文本列切割) date(显示或修改时间) dd(底层复制) echo(命令回显) history(查看命令历史) ls(查看文件信息) mktemp(创建临时文件或目录) seq(sequence序列) screen(打开虚拟屏幕) sleep(阻塞指定时长) sort(排序) tee tree(查看目录层级结构) touch(时间戳管理工具) tr(字符串替换) uname(显示运行中的内核相关信息) uniq(去重) watch(定时自动刷新查看) wget(网页下载器) alias和unalias(别名)
  • nginx之root、alias、index、autoindex
  • odoo 中字段属性对象Field 字段属性对象Field
  • solr schema.xml文档节点配置
  • solr update接口常用方法
  • solr4.5安装配置 linux+tomcat6.0+mmseg4j-1.9.1分词
  • solr 查询 实例分析
  • solr 添加索引
  • location-alias
  • Dedecms当前位置{dede:field name='position'/}修改,如何去掉>
  • 8 传输层----TCP
  • 一些常用的操作命令及知识点
    网站免责声明 网站地图 最新文章 用户隐私 版权申明
本站所有数据收集于网络,如果侵犯到您的权益,请联系网站进行下架处理。   

Copyright © 2018-2021   Powered By 网页学习体会    备案号:   粤ICP备20002247号