我的社工库 md5.phpinfo.me 原始数据库文件+sphinx社工库搭建教程

我的社工库 md5.phpinfo.me 原始数据库文件+sphinx社工库搭建教程

搭建教程: 先导入md5.phpinfo.me.sql 下载sphinx  http://sphinxsearch.com/downloads/  

我用的是windows版当然linux也差不多

创建配置文件sphinx-zh/bin/sphinx.conf

---------------------------------------------------------------------------------

#

# Minimal Sphinx configuration sample (clean, simple, functional)

#

  source src1

{

        type                        = mysql

  

        sql_host                = localhost

        sql_user                = root

        sql_pass                = 1141056911

        sql_db                  = md5

        sql_port                = 3306

  

        sql_query                = SELECT `id`,`username`,`password`,`email`,`salt`,`order` FROM md5_sgk

  

        sql_query_info                = SELECT * FROM md5_sgk WHERE id=$id

}

index test1

{

        source                        = src1

        path                        = D:/sphinx-zh/data/

        docinfo                        = extern

        charset_type                = utf-8

        chinese_dictionary = D:/sphinx-zh/etc/xdict

indexer

{

        mem_limit                = 256M

}

searchd

{

        listen                        = 9312

        listen                        = 9306:mysql41

        log                        = D:/sphinx-zh/log/searchd.log

        query_log                = D:/sphinx-zh/log/query.log

        read_timeout                = 5

        max_children                = 30

        pid_file                = D:/sphinx-zh/searchd.pid

        max_matches                = 1000

        seamless_rotate                = 1

        preopen_indexes                = 1

        unlink_old                = 1

        workers                        = threads # for RT to work

        binlog_path                =  D:/sphinx-zh/1

}

----------------------------------------------------------------------------------------

然后执行命令创建索引 C:\Documents and Settings\Administrator>cd D:\sphinx-zh\bin

C:\Documents and Settings\Administrator>cd /d D:\sphinx-zh\bin

D:\sphinx-zh\bin>indexer --all

sphinx-for-chinese 2.1.0-dev (r3361)

Copyright (c) 2008-2012, sphinx-search.com

using config file './sphinx.conf'...

indexing index 'test1'...

WARNING: Attribute count is 0: switching to none docinfo

^Cllected 9000 docs, 0.4 MB

现在就开始创建索引了请耐心等待 创建完成以后执行 searchd.exe启动搜索服务


此为我的社工库网站原始数据库文件,纯数据无杂质,属于综合社工库,包含QQ,邮箱,姓名,手机,地址,weibo,各个论坛网站账号等等。。。。


转载请说明出处
Hackyh资源网 » 我的社工库 md5.phpinfo.me 原始数据库文件+sphinx社工库搭建教程

发表评论

欢迎 访客 发表评论

Hackyh资源网收集整理分享全网稀有精品资源教程