RE: Repeatable field names

2006-08-14 Thread Furash Gary
d getting false matches. From: Chris Hostetter [mailto:[EMAIL PROTECTED] Sent: Sun 8/13/2006 12:28 PM To: java-user@lucene.apache.org Subject: Re: Repeatable field names : subtitle. Can I simple add both fields with a field name title (this : seems to work fine), or

Re: Repeatable field names

2006-08-13 Thread Chris Hostetter
: subtitle. Can I simple add both fields with a field name title (this : seems to work fine), or is it a better approach (for example more : efficient) to concatenate both title and subtitle first and add them as : a single field to the index? there's no reason to concatenate them unless you want