Does anyone know if it is possible to access the full text index via the API? Specifically we are trying to get a list of words indexed by the Full Text Indexer for a specified document.
TIA,
Mark.
Does anyone know if it is possible to access the full text index via the API? Specifically we are trying to get a list of words indexed by the Full Text Indexer for a specified document.
TIA,
Mark.
Subject: List of indexed words in specified document
IANAFTIE(*) but isn’t the idea of a FT index that it indexes all the words in every document so if you looked at the words in a document, that would be the list of things indexed?
What are you actually trying to do? Why do you need this list and what do you want to do with it once you have it?
Doug
(*) I am not a full text index expert