Set up a resource search engine using php + sphinx
Background: Most download links of resources on the donkey are closed, and some good resources cannot be downloaded, which is a pity. It was found that some small resource websites can find the corresponding link, so it took some time to sort it out, and made a friendly search interface
Main modules: 1. ed2k resource link collection and warehouse receiving (mysql) 2. set up sphinx, use the resource name as the index data source, and create an efficient inverted index file 3. enable the sphtracing daemon and wait for the search request. 4. the drop-down highlighted prompt in the search box (ajax asynchronous) 5. display search results
Demo address: http: // 23.88.239.225/
Because the size of the sphinx installation package exceeds the limit of 4 MB, you can leave an email address if you do not need to upload the package!
Note: I have a general technical level. if you have any bad information, please correct it. do not spray it! |