SIAPI is organized into several packages.
SIAPI组织为以下几个包。
The default Portal Search Service implements PSE SIAPI.
缺省门户搜索服务实现PSESIAPI。
Using the search provider, you can access SIAPI factories.
您可以使用搜索提供程序访问SIAPI工厂。
The different SIAPI implementations are depicted in different colors.
用不同的颜色描述了不同的SIAPI实现。
Listing 1 illustrates an abbreviated coding example of a SIAPI search.
清单1举例说明了一个简短的SIAPI搜索代码示例。
In this article, we presented SIAPI, its organization, and its key concepts.
在本文中,我们介绍了SIAPI、它的组织及其核心概念。
This way you can see what is necessary by way of SIAPI calls to issue a search.
这样您可以了解如何通过SIAPI调用发出搜索。
The PSE and the CM SIAPI implementations contain only search and browse factories.
PSE和CMSIAPI实现仅包含搜索和浏览工厂。
Portal Search Engine SIAPI - used to access collections managed by the Portal Search Engine.
门户搜索引擎SIAPI——用于访问门户搜索引擎管理的集合。
Results formatted as HTML are not dependent on SIAPI or OmniFind but rather a display choice.
将结果格式化为html格式并不依赖于siapi或omnifind,而是一个显示选择问题。
If Omnifind is installed, a fourth SIAPI implementation is deployed and extends the list above.
如果安装了Omnifind,则部署第四个SIAPI实现,并扩展上面的列表。
In our case, the business logic is maintained directly in the SIAPI Query and ResultSet objects.
本例中,业务逻辑是直接在SIAPIQuery和ResultSet对象中维护的。
The generic SIAPI implementation contains management, search, browse, scope and display factories.
通用SIAPI实现包含管理、搜索、浏览、范围和显示工厂。
At the most general level exposed by the 8.2.1 SIAPI is the collection, which contains taxonomies.
在由8.2.1SIAPI所公布的最一般级别上是集合,它包含分类法。
The RunSearch function is responsible for calling SIAPI to issue the search and process the results.
RunSearch的功能是负责调用SIAPI,发布搜索并处理结果。
The SIAPI is read-only and does not contain any methods for adding, removing, or changing the search index.
SIAPI为只读的,不含有任何添加、删除或修改搜索索引的方法。
Aside from the factory, the SIAPI packages contain one or more Service objects that provide the operations.
除工厂以外,siapi包还包含一个或多个提供操作的Service对象。
Content Management SIAPI - used to access the search collection for Portal document Manager (PDM) documents.
内容管理SIAPI——用于访问门户文档管理器(PDM)文档的搜索集合。
The OmniFind example connector provides a browse metaphor with the TaxonomyBrowser that the SIAPI makes available.
OmniFind示例连接器用TaxonomyBrowser提供一个浏览隐喻,可以通过SIAPI使用。
The out-of-the-box search application contains an implementation of the ISearchHelper interface that supports SIAPI.
这个开箱即用(outofthe box)的搜索应用程序包含了一个支持SIAPI的ISearchHelper接口实现。
The search method on the searchable object executes the search and returns a SIAPI result set object as shown below.
可搜索对象的search方法执行该搜索并返回一个SIAPI结果集对象,如下所示。
But before we do we must build a SIAPI Query object from the search string and other parameters provided by the user.
但在此之前,我们必须按照搜索字符串和用户提供的其他参数建立一个SIAPIQuery对象。
You can also use the Search and Indexing API (SIAPI) to enhance sophisticated queries with restrictions to categories.
还可以使用SearchandIndexingAPI (SIAPI)对目录进行限制,从而改进复杂的查询。
Generic SIAPI implementation - this implementation abstracts out the details of the other implementations installed in the portal.
通用SIAPI实现——此实现抽象门户中安装的其他实现的详细信息。
All the SIAPI packages follow the same organization and contain a factory that is used to create the data objects needed for operation.
所有的siapi包都遵从同一组织,并包含用于创建操作所需的数据对象的工厂。
With SIAPI, you can also browse category trees associated with collections and display the documents that belong to a specific category.
通过SIAPI,您还可以浏览与集合关联的目录树,并显示属于特定目录的文档。
A SIAPI query is passed to the search method, which then returns the results. For example, here is how our sample portlet executes queries.
将SIAPI查询传递到搜索方法,该方法随后返回结果。
The SIAPI provides a search interface to Enterprise Search, as well as a number of functions to view metadata, such as category information.
SIAPI 为 Enterprise Search提供搜索接口,以及许多查看元数据(比如类别信息)的功能。
With a valid SIAPI Query object, the ISearchHelper.search method is invoked to actually execute the search request against the search server.
在有效的SIAPIQuery对象中,将调用ISearchHelper . search方法对搜索服务器实际执行搜索请求。
After learning the basics of how to call SIAPI from LotusScript will you be able to write your own advanced OmniFind Notes search application.
在学习了如何从LotusScript调用SIAPI的基础知识后,您将可以写出您自己的高级omnifindNotes搜索应用程序。
应用推荐