terminating index process for search engine

Posted by Sadegh on Stack Overflow See other posts from Stack Overflow or by Sadegh
Published on 2010-05-22T14:05:39Z Indexed on 2010/05/22 14:10 UTC
Read the original article Hit count: 147

Filed under:
|

hi, i am working on a small search-engine app with asp.net 4.0. the indexing process can index each URL founded in each document and this recursively performed for each other. now how i can terminate this process when i want or when user clicked on stop browser button?

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about search-engine