Re: Highlight not working when using _query_ syntax

2015-08-04 Thread Emre ERKEK
Hi Ahmet, I made the mistake(syntax error) ... I add to this param is your adviced query hl.q="olası (kast kasıt)"~6&hl.qparser=complexphrase is working. Thanks for advice. Emre On Tue, Aug 4, 2015 at 3:45 PM, Emre ERKEK wrote: > I wrote wrong parsed query. Correct is > > > (+((+ComplexPhra

Re: Highlight not working when using _query_ syntax

2015-08-04 Thread Emre ERKEK
I wrote wrong parsed query. Correct is (+((+ComplexPhraseQuery("olası (kast kasıt)") +xml:adam) (+ComplexPhraseQuery("olası (kast kasıt)") +xml_en:adam)) () () () () () () ())/no_coord On Tue, Aug 4, 2015 at 3:38 PM, Emre ERKEK wrote: > When I changed query *_query_:"{!complexphrase df=xml}\"

Re: Highlight not working when using _query_ syntax

2015-08-04 Thread Emre ERKEK
When I changed query *_query_:"{!complexphrase df=xml}\"olası (kast kasıt)\"~6 AND adam" OR _query_:"{!complexphrase df=xml_en}\"olası (kast kasıt)\"~6 **AND adam**" *, ' adam ' is highlighted. 'xml' field content : ... OLASI KAST OLASI KASTLA ADAM... (+((+ComplexPhraseQuery("olası (kast kasıt)"

Re: Highlight not working when using _query_ syntax

2015-08-04 Thread Emre ERKEK
Hi Ahmet, Unfortunatly, I cannot leverage hl.qparser and hl.q. I tried to queries like that: *hl.q=_query_:"{!complexphrase df=xml}\"olası (kast kasıt)\"~6" OR _query_:"{!complexphrase df=xml_en}\"olası (kast kasıt)\"~6" * is not working. *hl.q="olası (kast kasıt)"~6&hl.qparser=complexphrase *i

Re: Highlight not working when using _query_ syntax

2015-08-04 Thread Ahmet Arslan
Hi Emre, May be you can leverage hl.qparser and hl.q ? Ahmet On Tuesday, August 4, 2015 11:00 AM, Emre ERKEK wrote: Hi, When I search with nested query such as :* {!complexphrase df=xml}\"olası (kast kasıt)\"~6* , highlighting is working. But, when I use this query *_query_:"{!complexp