You need to give more details. How is your highlighter defined? Does it reference the "text" field? And is the "text" field stored (it must be to be highlighted)?
Details really matter for these questions. Best, Erick On Fri, May 6, 2016 at 12:57 AM, 梦在远方 <chinaman...@qq.com> wrote: > hi all, > > > i want query without specified field(like q=java), so i use the 'copyfield' > tag to copy my custom field to the 'text' field, this works fine, but issue > one problem: the field of returned doc which contain the query keyword does > not highlight. I guess this is because keyword was found in 'text' field, but > this is not my desired, does someone have a good solution? please give me > some help! > > > thanks > ------------------------ > max