Author: Alexander Barkov
Email: b...@mnogosearch.org
Message:
Hi,

Sorry for a late reply, I did not see this message before.

> Hi,
> 
> How can I extract n grams or stemmed n grams of a page that has been crawled 
> by 
> mnogosearch ?
> 
> For example i give mnogosearch the url of a page and it gives me n grams, 
> stemmed n grams.
> 

Can you please clarify what you mean by n grams and stemmed n grams?

If you want a list of all search terms that indexer found on
the page, you can do the following:

- configure indexer.conf to crawl this URL:
Server page http://somesite/somepage.html
- crawl it by running "indexer"
- index it by running "indexer --index"
- check the result of "select word, secno from bdict" 


> Thanks

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

_______________________________________________
General mailing list
General@mnogosearch.org
http://lists.mnogosearch.org/listinfo/general

Reply via email to