Re: Offset Questions

2008-03-07 Thread Steve Suppe
nd not the entire text, what you report seems perfectly reasonable to me But I haven't worked with this very much so take this with the appropriate grain of salt... Best Erick On Fri, Mar 7, 2008 at 1:38 PM, Steve Suppe <[EMAIL PROTECTED]> wrote: > Hi all, > > I'm

Re: Offset Questions (Follow-Up)

2008-03-07 Thread Steve Suppe
OK, I think I understand what's going on - it looks like I am able to set the token for the full author name (Say, "Steve Suppe") with the correct offsets, but the analyzer takes it once step further and tokenizes 'Steve' and 'Suppe' which is giving me

Offset Questions

2008-03-07 Thread Steve Suppe
Hi all, I'm trying to index documents so that a) I have all the documents indexed 'normally' (in that I can search for documents that match certain words, and b) parts of the document that I consider important, such as author and title are ALSO stored in their own indexed fields. I have (a)