Not having much success with this. Index is larger than the sum of all the files, not sure what I am doing wrong. I essentially try to create a metamorph inverted index directly on the indirect. Not sure if anytotx is being automatically invoked by texis or is it storing the actual contents of the files?
Indexing an Indirect field
-
- Posts: 39
- Joined: Fri Apr 08, 2005 8:54 am
Indexing an Indirect field
Oh, I just saw another post on this issue. Rats. I was hoping to avoid the extra overhead of storing the index text as well as the original document and again the raw text. Any thoughts on allowing the metamorph index process to run anytotx automatically when invoked during a indirect indexing session?
Indexing an Indirect field
What's the different between "index text" and "raw text"?
The text is usually needed for other things like showing hits in context etc. It would be rather inefficient to extract the text every time it's needed.
The text is usually needed for other things like showing hits in context etc. It would be rather inefficient to extract the text every time it's needed.