I wanted to know if Index server search by Microsoft has a listener to listen to moves,deletions,rename and modifications in the indexed files?Thanks!
Asked
Active
Viewed 58 times
2 Answers
0
Index server is now called Search Service.
It surfaces an OLE DB data provider.
Setting up Search Service: https://stackoverflow.com/a/23742911/147637
APIs to query the index: http://msdn.microsoft.com/en-us/library/windows/desktop/aa965362(v=vs.85).aspx
http://technet.microsoft.com/en-us/library/cc734416(v=ws.10).aspx

Community
- 1
- 1

Jonesome Reinstate Monica
- 6,618
- 11
- 65
- 112
0
Yes, i found that it does have a listener. But unfortunately im not able to find APIs to access it.

puzzled
- 57
- 2
- 8