Sat 7 Jan 2012
Vertical Search Engine Template - Extract Links
Posted by admin under Search
Comments Off
So far we have a working index of a database of three pages. We need to extract the links from those pages and then fetch the new pages. We do that with the “generate” command that we used before. In this case though we will add a “limiter” to limit the number of links that we get. Of course, with only 3 pages so far we won’t get that many but it is in our example for illustrative purposes.
So far we have run the following commands -
(more…)