Baidu online search source code, php + mysql + mobile adaptation 2017 update, mysql2017
Source code description:
1. Fully Automated collection, smart sorting, and response within tens of millions of resources in seconds;
2. coreseek + sphinx + php + mysql architecture is used to achieve intra-site search. The search speed of millions of data is basically controlled within 1 second, and Big Data + high concurrency;
3. demo site: http://www.dhlgb.com
Collection instructions:
1. It is directly the official collection interface;
2. multi-thread host collection;
3. An average of 0.3 million data records can be collected every day. For example, users who intentionally import multiple resources to a point can collect up to 100 million data records each day;
4. The server is automatically suspended throughout the process. You only need to keep the server running normally;
Note:
1. This program can carry hundreds of millions of data (for test );
2. Because of the special nature of the search framework, this program only ensures normal operation on linux. If you need to build it on the win platform, please change the relevant configuration;
3. This program provides word segmentation adaptation to present content with better adaptability to users;
4. This program is a pseudo-static url, considering that the data is calculated in at least one million characters;
5. the foreground framework of this program is bootstarp.
6. The mobile phone version is added to the new version. The demo site does not perform a mobile jump. Replace www with m for the mobile demo site;
7. Full database index optimization, with very few resources occupied;
8. If your server memory is relatively small, do not make the word segmentation dictionary too large;
Home page:
Program update:
2017-2-12
-Version v2 is released to support mobile sites
2016-10-06
-Modify the template header_h1.html
-Added the special_id_array field to several tables of Database Network Disk resources.
-Added the table sjy_hotk_idd.
-Modify special. php
-Modify article. php
-Modify the template artitle.html
-Add the include directory in the tools directory.
-Modify tools/caiji_baiduhot.php
-Modify tools/loop_caiji_hotkey.php
2016-10-07
-Corrected map generation
-Modified the api collection and receiving rules.
-Modify collection rules
2016-10-12
-Revised the document module.
-Corrected the SQL function class.
-Fixed the tag error of the template document.
-Added title rules for filtering junk titles in api/caiJiToDatabase. php *
-Tools/caiji. php adds a title rule to Filter Junk titles *