Hi ,

we have around 30 fields in solr document. and we search for text in all
fields (by creating a record field with copy field).

few fields have huge text .. order of mbs. how i can get only a  fragment
of fields in a configurable way.

we have to display each field content on UI. so its must to get content of
each field.

for now, i am fetching the content from solr and truncating it in my code.
but it has poor performance.

is there any way to achieve fragmentation (not a highlight fragmentation)
in solr ? please advice.

Regards,
Anil

Reply via email to