Discussion:
[General] Webboard: Indexer: unknown option '-E'
b***@mnogosearch.org
2016-05-26 15:32:29 UTC
Permalink
Author: Dmitriy Kulikov
Email:
Message:
Hi!

I did a fresh install of mnogosearch-3.4.1 on FreeBSD 10.3
Indexer run OK, but I have error:
# indexer -l -Eblob
/usr/local/bin/indexer: unknown option '-E'

As a result, the search base does not work.

The database was created by:
# indexer --create

indexer.conf
DBAddr mysql://mnogosearch:***@localhost/mnogosearch/?dbmode=blob&socket=/tmp/mysql.sock&MultiInsert=yes

Status Expired Total
-----------------------------
0 49 115 Not indexed yet
200 0 129 OK
301 0 6 Moved Permanently
-----------------------------
Total 49 250


Reply: <http://www.mnogosearch.org/board/message.php?id=21769>
b***@mnogosearch.org
2016-05-26 16:57:39 UTC
Permalink
Author: Alexander Barkov
Email: ***@mnogosearch.org
Message:
Hi,
Post by b***@mnogosearch.org
Hi!
I did a fresh install of mnogosearch-3.4.1 on FreeBSD 10.3
# indexer -l -Eblob
/usr/local/bin/indexer: unknown option '-E'
Please use "indexer --index" instead of "indexer -Eblob".
Post by b***@mnogosearch.org
As a result, the search base does not work.
# indexer --create
indexer.conf
Status Expired Total
-----------------------------
0 49 115 Not indexed yet
200 0 129 OK
301 0 6 Moved Permanently
-----------------------------
Total 49 250
Reply: <http://www.mnogosearch.org/board/message.php?id=21770>
b***@mnogosearch.org
2016-05-26 17:48:34 UTC
Permalink
Author: Dmitriy Kulikov
Email:
Message:
Thanks for the quick response!
It works!

# indexer --index
[22029]{--} Indexing
[22029]{--} Loading URL list
[22029]{--} URL list loaded: 250 documents, 0.01 sec
[22029]{--} Indexing document contents
[22029]{--} Freeing cache
[22029]{--} Freeing cache done: 0.00
[22029]{--} Indexing document contents done: 0.17
[22029]{--} Indexing statistics:
[22029]{--} - Loading cached copies: 0.00 (1048386 bytes)
[22029]{--} - Unpacking cached copies: 0.01
[22029]{--} - Parsing documents: 0.02
[22029]{--} - Breaking sections to words: 0.02
[22029]{--} - Sorting word list: 0.01
[22029]{--} - Groupping words: 0.02
[22029]{--} - Sorting words: 0.01
[22029]{--} - Packing words: 0.00
[22029]{--} - Sending words: 0.04
[22029]{--} Indexing URL text
[22029]{--} Loading redirects
[22029]{--} Loading redirects done: 6 links, 0.00 sec
[22029]{--} Loading links
[22029]{--} Loading links done: 0.05 sec
[22029]{--} Calculating popularity: 250 documents, 2381 links
[22029]{--} Enabling SQL indexes
[22029]{--} Enabling SQL indexes done, 0.01 sec
[22029]{--} Writing url data
[22029]{--} Rotating table
[22029]{--} Indexing done 0.25


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

Loading...