Sunday, 15 March 2015

solr - DataStax DSE Search: How to get hit Highlighting to work for Dynamic fields? -



solr - DataStax DSE Search: How to get hit Highlighting to work for Dynamic fields? -

we using local solr server long time. now, due high availability wanted explore datastax dse search option.

normal indexing , querying working expected. nail highlight feature working normal fields not 'dynamic fields'.

q=<dynamic>_body:something fl=*<dynamic>_body, details, tags hl.fl=*

for above simple query in datastax solr dashboard doesn't work expected. returns highlight decorated entries 'details', , 'tags' fields in highlights response not 'dynamic_body' field (assuming word 'something' nowadays in fields) . query works expected in local solr server dashboard.

can allow know why failing dynamic fields in datastax solr ?

this known limitation , addressed in short when 4.0.4 available.

regards

solr highlight datastax-enterprise datastax

No comments:

Post a Comment