首页 > 其他 > 详细

VLV INDEX

时间:2014-05-20 01:15:59      阅读:497      评论:0      收藏:0      [点我收藏+]

Normally, when the Directory Server conducts a search, the server looks through the entire entry for a match, throughout the entire directory. For large directories, this can slow down searches. Virtual list views (VLV) are a way of indexing entries only by certain attributes, like common name or DN, and then only returning those attributes in the search. When the server does a search, it looks through this list of entry names, which is faster than searching through every entry, especially for directories with 1000 or more entries. This is a "virtual" list because the truncated entry doesn‘t actually exist.

VLV INDEX,布布扣,bubuko.com

VLV INDEX

原文:http://www.cnblogs.com/rusking/p/3731168.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!