> Copy-paste your field definition for
> the field you are trying to
> highlight/search on.
>
> Cheers
> Avlesh
Thank you for your interest Avlesh,
My field type mostly contains custom filters and tokenizers.
Firstly I tried to use solr.HTMLStripC
Copy-paste your field definition for the field you are trying to
highlight/search on.
Cheers
Avlesh
On Sun, Nov 1, 2009 at 8:24 PM, AHMET ARSLAN wrote:
> Hello everyone,
>
> I am having problems with highlighting the complete text of a field. I have
> an xml field. I am querying proximity searc
Hello everyone,
I am having problems with highlighting the complete text of a field. I have an
xml field. I am querying proximity searches on this field.
xml: ( proximity1 AND/OR proximity2 AND/OR …)
Results are returned successfully satisfying the proximity query. However when
I request hig