[General] indexer make segmentation fail

2014-03-17 Thread d...@hodei.net
Hi I try this command to Indexing my list of web site : /usr/local/mnogosearch/sbin/indexer -Eblob -d /usr/local/mnogosearch/etc/indexer.conf the result is : Segmentation fault here my sql databases informations : ++---+ | Tables | Size (MB) |

Re: [General] Problem with indexer -Eblob

2014-03-18 Thread d...@hodei.net
:51 PM, d...@hodei.net wrote: hi when i try this command, i have an error message : mysql_stmt_execute() failed: Lost connection to MySQL server during query here is the result of my command

[General] delete server url in indexer.conf

2014-04-01 Thread d...@hodei.net
Hi, In the indexer.conf file in 'Server [Method] ', i want delete an entry like 'server http://www.eke.org' do I need to clear the base MyssQL data after change Thanks __ my config : * Debian 3.2.51-1 x86_64 GNU/Linux *

[General] Duplicates Commandes in indexer

2014-04-03 Thread d...@hodei.net
Hi When i try to execute the indexer command it run command in double; for example : /usr/local/mnogosearch/sbin/indexer -Ecreate -d /usr/local/mnogosearch/etc/indexer.conf : create tables twice and in the second run i have a warning 'table already exist' /usr/local/mnogosearch/sbin/indexer

[General] Delete a line in Server method in indexer.conf

2014-04-07 Thread d...@hodei.net
Hi, In the indexer.conf file, in 'Server [Method] ', i want to delete an entry like this : 'server http://www.eke.org' Is that all pages of the site will be removed from the database during the next crawling? Thanks __ my

[General] Delete a line in Server method in indexer.conf

2014-05-05 Thread d...@hodei.net
Hi, In the indexer.conf file, in 'Server [Method] ', i want to delete an entry like this : 'server http://www.eke.org' Is that all pages of the site will be removed from the database during the next crawling? Thanks __ my

[General] accented characters

2014-05-05 Thread d...@hodei.net
hi i have accented characters in my web search. to solve this problem, i have modify the database with this queries : ALTER TABLE bdict CONVERT TO CHARACTER SET utf8 COLLATE utf8_general_ci; ALTER TABLE bdicti CONVERT TO CHARACTER SET utf8 COLLATE utf8_general_ci; and i have init variables

[General] parameter to server command in indexer.conf

2014-05-05 Thread d...@hodei.net
hi When i try to add this url to my list in dexer.conf -- server http://fr.wikipedia.org/wiki/Zanpantzar -- the crawler search all fr.wikioedia.org site and not only

[General] Indexing Failed with large database

2014-06-26 Thread d...@hodei.net
Hi I have a problem when i indexing my database : ___ root@botujo:/home/jean# /usr/local/mnogosearch/sbin/indexer -Eblob indexer[4787]: Indexing indexer[4787]: Loading URL list {sql.c:1513} Query: SELECT

Re: [General] Crawling order

2014-08-06 Thread d...@hodei.net
ok, thanks a lot Le 05/08/2014 18:36, Alexander Barkov a écrit : Hi, On 08/05/2014 12:12 PM, d...@hodei.net wrote: Hi I have 1000 websites in my indexer.conf on the 'Server method' rubric in what order the 'crawler' look over the list of website : random, alphabetical or other Crawler