On Feb 21, 2007, at 2:35 AM, Chris Hostetter wrote:


the other situation i brought up in that thread from way back was
something Solr doesn't currently have a good solution for: one
field value for display, but other values (in the same field) for
searching ... likewise indexing one field value for sorting, but storing
several field values.

the workarround for this of course is to use multiple field names:
title, title_sort, title_search, etc...


I wonder if payloads could address this? You could store your display info as a payload for the thing you are searching, etc.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to