Re: Adding and populating a field

2007-10-27 Thread Erick Erickson
no automatic way, you to do it yourself. Presumably, you have some master list of categories that you can map your file names to, so as you index each file you have to look up the category and add it to the document you are about to index. Best Erick On 10/27/07, Keith Rhodes <[EMAIL PROTECTED]>

Adding and populating a field

2007-10-27 Thread Keith Rhodes
I have a set of documents with filenames that give a good indication of content. A filename of 12 digits (I think this is [0-9]{12} as a regular expression) with the extension html is a troubleshooting guide, the number being an error code. A filename with two or three letters, then a minus (whi