Adding Item to SharePoint Search index manually -



Adding Item to SharePoint Search index manually -

i looking way add together document search index using api, , when document gets added document library.

i can add together eventhandler , write code phone call api. need know if api supports such interface. sample helpful.

thanks.

i think sharepoint (2007 , 2010) have passive indexing, meaning out of command beyond scheduling indexing service run @ frequency. beingness case, there occasions when search cache out of sync, such when first delete item. however, believe can programmatically prime index service.

it possible have sharepoint non-sharepoint content, such unc path, via central admin.

sharepoint search sharepoint-2010 indexing

Comments

Popular posts from this blog

java - How to pass parameters between Request-Scoped Controllers? -

string - what is the difference between "some" == "some\0" and strcmp("some","some\0") in c++? -

actionscript 3 - Flex: moving a point with rotation doesnt change the point XY? -