The main idea not to just store some useless data in index. There are searches performed on this data, combined with keywords searches, so I need this data in index.
joel gump wrote:
If only the urls is used, how about save urls to a database.
Then, another app check the database, call webservices.
Personally , i dont like mix something with crawl/index process.