Adding a new suffix does not actually create the corresponding LDAP object in the directory.
添加新的后缀并不会在该目录中实际创建对应的LDAP对象。
Binding an object to a named context means you are storing your object in the directory at a particular context with the particular name.
将对象绑定到命名上下文意味着要用特定名称将对象存储在目录的特定上下文中。
The other two constructors just turn your file path or Directory object into an IndexReader by calling the static method IndexReader.open .
其他两个构造方法只是调用静态方法IndexReader . open把你的文件路径或Directory对象转换成一个IndexReader。
应用推荐