Also, not entirely sure wild-cards are supported in text based fields, only
on strings. Although things may have changed in recent versions of Solr, I
am not sure.
R
On Thu, Dec 1, 2011 at 3:55 PM, Koji Sekiguchi wrote:
> Suppose my search query is "*Rak*".In my database i have "*Rakesh
>> Cha
Suppose my search query is "*Rak*".In my database i have "*Rakesh Chaturvedi
*" name.
I am getting "*RakRakesh Chaturvedi*" as the response.
Same the case with the following names.
Search "Dhar" -- highlight "DharDharmesh Darshan"
Search "Suda"-- highlight "SudaSudarshan Faakir"
Can som