search.htm
LoadURLBasicInfo defines whether to load basic section values from the table url, making the following variables available in the <--res--/> section in search.htm:
| $(status) |
| $(docsize) |
| $(Last-Modified) |
| $(url) |
| $(next_index_time) |
| $(referrer) |
| $(crc32) |
| $(site_id) |
| $(pop_rank) |
The default value is yes, which means the basic section values are available for displaying in search results.
If you need only the values of $(ID) and $(Score) variables in search results and don't need the other basic section variables listed above, you can set LoadURLBasicInfo to no and thus get better search performance.