Leung, Michael <[EMAIL PROTECTED]> wrote:
> If my Search Word Reports shouldn't be empty, what might go wrong?  
> Or, where I should check first?
> 
> 
> I have tried with following setup:
> 
> INTSEARCHWORD ON
> INTSEARCHQUERY ON
> INTSEARCHENGINE /Search.aspx keyword
> FILEINCLUDE /Search.aspx*
> ARGSINCLUDE /Search.aspx
> 
> 
> But this will give me empty reports with warning messages saying all
> the reports are empty.

I created a one line logfile based on your original sample logfile:

205.178.191.170 - - [23/Nov/2008:00:01:01 -0500] "GET 
/Search.aspx?keyword=Analog6 HTTP/1.1" 200 55065 
"http://www.google.com/search?q=analog+6.0"; "Mozilla/5.0 (Windows; U; Windows 
NT 5.1; en-US; rv:1.8.1.18) Gecko/20081029 Firefox/2.0.0.18" "-" "-" "-"

I modified your request string to "/Search.aspx?keyword=Analog6" to match the 
INtsearch entries you listed above.

I modified your referrer string to "http://www.google.com/search?q=analog+6.0"; 
because Google is one of the searchengines listed in sample analog.cfg file:
SEARCHENGINE http://*google.*/* q,as_q,as_epq,as_oq

When I run Analog against this 1 line logfile, I get the Search and Internal 
Search Reports.

Aengus


+------------------------------------------------------------------------
|  TO UNSUBSCRIBE from this list:
|    http://lists.meer.net/mailman/listinfo/analog-help
|
|  Analog Documentation: http://analog.cx/docs/Readme.html
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
+------------------------------------------------------------------------

Reply via email to