So if I want to make it so that the default search always searches
three specific fields, I can make another field multi-valued that they
are all copied into?

On Tue, Aug 18, 2009 at 10:46 AM, Marco Westermann<m...@intersales.de> wrote:
> I would say, you should use the copyField tag in the schema. eg:
>
> <copyField source="sku" dest="text"/>
>
> the text-field has to be difined as multivalued=true. When you now do an
> unqualified search, it will search every field, which is copied to the
> text-field.



-- 
http://www.linkedin.com/in/paultomblin

Reply via email to