doushi3202 2015-02-12 07:07
浏览 30
已采纳

Solr按结果排序[关闭]

I have indexed a table which is giving me result like following

A
B
C
D
E
F
H
H
A
B

I want to sort result in such a manner that I get H first everytime and then rest should be sort by asc like

H
H
A
A
B
B
C
D
so on...

I am not finding a way for this. Please help.

  • 写回答

2条回答 默认 最新

  • dongzhuo1880 2015-02-12 09:16
    关注

    This depends on the search query you are using in order to get the results. You could modify your query parameter so that it matches the exact result you want to be on the top, and pass the original query in q.alt parameter, and then apply the sorting you wish to use.

    Note that in order to use q.alt, you need to use dismax or edismax query parser.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?

悬赏问题

  • ¥15 Arduino红外遥控代码有问题
  • ¥15 数值计算离散正交多项式
  • ¥30 数值计算均差系数编程
  • ¥15 redis-full-check比较 两个集群的数据出错
  • ¥15 Matlab编程问题
  • ¥15 训练的多模态特征融合模型准确度很低怎么办
  • ¥15 kylin启动报错log4j类冲突
  • ¥15 超声波模块测距控制点灯,灯的闪烁很不稳定,经过调试发现测的距离偏大
  • ¥15 import arcpy出现importing _arcgisscripting 找不到相关程序
  • ¥15 onvif+openssl,vs2022编译openssl64