Webboard: Statistics on daily occurence of words

[email protected] 20 Nov 2011 11:25:23 -0000
Newsgroups gmane.comp.web.mnogosearch.general
Message-ID <[email protected]>
Author: Alexander Barkov
Email: [email protected]
Message:
> I see,

> 

> Thanks for your answer.

> 

> "indexer -a" deals with the crawling process. Where as I am interested with the reporting side.

> 

> I may have not expressed myself clear enough. What I am trying to achieve is to create a report displaying statistics about the occurances of any word/s as a table. A simple representation is below. 

> 

> Any idea ?

> 

> Report representation :

> 

>       Keyword-1, Keyword-2, Keyword-1, Keyword-2, 

> Day-1, 16,        14,        21,        04

> Day-2, 61,        41,        12,        24

> Day-3, 14,        17,        27,        41

> Day-4, 15,        61,        62,        19

> 



It's fairly easy to get statistics of the current snapshot.

Just run search.cgi giving the word as a search query.



But there is no a tool to collect statistics on daily basic.

So you'll have create this tool yourself.



Reply: <http://www.mnogosearch.org/board/message.php?id=21357>