Using Sphinx to index CNS database

1, look at the sphinx.person.address.conf to see how to configure the conf file
2, index the database using conf file. the format is as below:
    indexer --config sphinx.person.address.conf --all
3, search something for fun. format as below:
    search --config sphinx.person.address.conf Slovenia

posted @ 2014-02-14 09:00  zmiao  阅读(163)  评论(0编辑  收藏  举报