Microsoft Developer Network > Forums Home > Microsoft Search Server 2008 and Search Server 2008 Express Forums > Search Server: Developers and Customization > Using WebService, Feed Click-Through back to search server ( QueryService.RecordClick(string) )
Ask a questionAsk a question
 

QuestionUsing WebService, Feed Click-Through back to search server ( QueryService.RecordClick(string) )

  • Thursday, January 15, 2009 1:18 AMMarkInToronto Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi folks,

    I've been searching for 1/2 the afternoon on some documentation on the method 
    public void RecordClick(string clickInfoXml)

    What I need to do is feed the clickthroughs back to the search server.  I'm using the webservice to pull results to my public web server that my search server is crawling.  My issue is that I want to log the clickthroughs on the searches performed.  I figured that would help us refine our search.  Well, honestly, I hoped that would allow MSSE to refine it's own results.

    I can't find documentation anywhere, save a wrox book that tells me "there is a bug with the method that prevents you from using the method as intended.".

    Does anyone have a lead on this?  I'm stumped.

    Mark

All Replies