230 |
o cd /usr/local/mnogosearch |
o cd /usr/local/mnogosearch |
231 |
o ./sbin/indexer |
o ./sbin/indexer |
232 |
x ./sbin/indexer -a -p 1 -u http://www.netfrag.org/webnews/% |
x ./sbin/indexer -a -p 1 -u http://www.netfrag.org/webnews/% |
233 |
|
x deleted all "post.php"-documents from mnoGoSearch-index-database |
234 |
|
x place entry in indexer.conf *before* the "Allow"-rules: "Disallow Regex \/webnews\/post\.php.*" |
235 |
|
x ... so we have now (for newsportal) |
236 |
|
Disallow Regex \/webnews\/post\.php.* |
237 |
|
Allow Regex \/webnews\/ |
238 |
|
x run: ./sbin/indexer -a -v 5 -p 1 -u "http://www.netfrag.org/webnews/post.php%" |
239 |
|
x or (faster - and will not blow up your apache): |
240 |
|
./sbin/indexer -a -u "http://www.netfrag.org/webnews/post.php%" |
241 |
|
|
242 |
o refactor OEF::Why::Queue |
o refactor OEF::Why::Queue |
243 |
o Topics |
o Topics |