1)I have a field storing timestamp as text (YYYYMMDDHHMM). Can i get the results as i get with date faceting? (July(30),August(54) etc) As per my knowledge Solr currently doesn t support range faceting, even if it does in the future , text will not be recognized as integer/long.
2) 是否有办法以高效的方式全面计算特定询问的结果?
感谢