Re: How to select the class of fields

2022-05-18 Thread WU, Zhiqing
Hi Thomas, Many thanks for your suggestion. It seems many people have the same issue. OK, we will use two different fields to reach our target. Kind regards, Zhiqing On Tue, 17 May 2022 at 22:12, Thomas Corthals wrote: > Hi Zhiqing, > > It is very common with Solr to have the same value indexed

Re: How to select the class of fields

2022-05-17 Thread Thomas Corthals
Hi Zhiqing, It is very common with Solr to have the same value indexed in different fields with different analyses. If you do it with copyField, you don't even have to worry about it at index time. Thomas Op di 17 mei 2022 om 22:21 schreef WU, Zhiqing : > Hello, > We are going to change the cla