Hi

probably my note is nonsense. But sometimes one is blind and not able to see simple things anymore.

Is this query, what you are looking for?
 q=modified:(search+for+Laptops)&fl=original,modified

Sorry, if my suggest is too trivial.

Uwe


Am 21.01.2013 09:17, schrieb Romita Saha:
Hi,

I have a field defined in scheme.xml named as 'original'. I first copy
this field to "modified" and apply filters on this field "modified."

field name="original" type="string" indexed="true" stored="true"/>
field name="modified" type="text_general" indexed="true" stored="true"/>

  <copyField source="original" dest="modified"/>

I want to display in my <response>as follows:

original: Search for all the Laptops
modified: search laptop

Thanks and regards,
Romita Saha

Reply via email to