Re: Search returns hits but highlighting does not work for certain field

2013-03-07 Thread Chris Hostetter
: I have highlighting working for a generic text field, but cannot get it : to work for a field which contains raw data. ... : hl.fl=rawData ... : You've shown us how the the fieldType named "raw" is declared, but not how the field "rawData" is declared -- is it stored? does it

Re: Search returns hits but highlighting does not work for certain field

2013-03-04 Thread Dmitry Kan
Can you also show, how you define a field rawData in the schema? Dmitry On Mon, Mar 4, 2013 at 4:13 PM, Van Tassell, Kristian < kristian.vantass...@siemens.com> wrote: > Does anyone have any ideas? I don't understand how the query can match, as > I am querying against the same field, and yet get

RE: Search returns hits but highlighting does not work for certain field

2013-03-04 Thread Van Tassell, Kristian
Does anyone have any ideas? I don't understand how the query can match, as I am querying against the same field, and yet get zero highlighting occurring. Just to clarify, this query, against a field called rawData returns 51 hits for me: ?q=Working%20sheet%20numbers%20and%20names qf=rawData fl