Open GoogleCodeExporter opened 9 years ago
Do you make indexList* pages only to feed URLs into DataparkSearch database ?
If yes, try to do that in such way:
- put all your URLs to index into one plain text file, e.g. links.txt, one URL
per line.
- insert the list of these URLs into search database by the command:
./indexer -if /path/to/links.txt
Original comment by dp.max...@gmail.com
on 13 May 2010 at 10:32
Original issue reported on code.google.com by
Imlbr...@gmail.com
on 11 May 2010 at 3:12