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

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -