One more question: does that regex works on analyzed field or raw data?
2014-04-07 19:21 GMT+03:00 Furkan KAMACI <furkankam...@gmail.com>: > Hi; > > I try that but it does not work do I miss anything: > > q=portu&hl.regex.pattern=.*\*\|\*.*&hl.fragsize=120&hl.regex.slop=0.2 > > My aim is to check whether it includes *|* or not (that's why I've put .* > beginning and end of the regex to achieve whatever you match) > > How to fix it? > > Thanks; > Furkan KAMACI >