Re: Custom token attributes and payload. XML analyzing.

2010-11-29 Thread Erick Erickson
Sounds like payloads, have you investigated them? Here's a place to start: http://www.lucidimagination.com/blog/2009/08/05/getting-started-with-payloads/ Best Erick On Mon, Nov 29, 2010 at 2:49 PM, Fabiano Nunes wro

Custom token attributes and payload. XML analyzing.

2010-11-29 Thread Fabiano Nunes
Hello, I'm trying to store some token attributes found in a XML document. More specifically, token coordinates for future highlighting. Example: I have a XML with this structure: Lucene in Action 2nd Edition I want to store the @c attribute from word element (coordinates left,width,top,height) i