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

Using Sphinx to index CNS database

上一篇:Model compatibility cannot be checked because the database does not contain model metadata


下一篇:IPFS私有网络和Cluster集群搭建