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 -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -