Hi, I am using a ZCTextIndex to index and search text files. I use a search form to retrieve the objects that match a search. I would like to know if it is possible to retrieve more details about the search, in particular the line numbers (or the word position in the file) where a match has been found in a particular file? Thanks, Eric