清单2显示了获取和处理搜索结果的流程。
Listing 2 shows the process of retrieving and handling search results.
本节将介绍语言处理的各个方面,并且举例说明语言属性如何影响搜索结果。
This section describes aspects of the linguistic processing, and it provides examples of how linguistic properties influence search results.
一旦你的请求被处理,我们将从搜索结果中删除网页摘要和缓存页面。
Once your request has been processed, we'll remove the snippet and the cached page from search results.
现在,集合已经可以用定制的注释器处理文档,并将结果存储在它的搜索索引中。
Now the collection is ready to process documents with the customized annotator and store the results in its search index.
提供公共操作,例如刷新集合列表、清除搜索结果和处理查询。
Providing common actions such as refreshing the collections list, clearing the search results, and processing queries.
SQL结果集为处理搜索结果提供了一种方便的机制。
SQL result sets provide a convenient mechanism for working with search results.
它使用语言处理确定一个全文搜索的查询结果。
It USES linguistic processing to determine the result set of a full-text search query.
因为搜索结果存储在一个数组中,您肯定希望函数遍历该数组,就像处理其他编程语言的数据对象一样。
Since the search results are being stored in an array, you'd expect functions to work through the array like you would any data object in any programming language.
任务的上下文是指在处理任务时需要引用的所有文件、搜索结果和其它相关信息。
Your task's context is all of the files, search results, and other relevant information you need to refer to while working on the task.
在处理XML搜索结果时,考虑到这个方面很重要。
This aspect is important to consider when working with XML search results.
现在,您已经学会如何搜索和过滤页面上的所有元素,接下来需要一种高效的方法来遍历结果,进一步处理元素。
Now that you've learned how to search and filter all of the elements on a page, you need an efficient way to traverse over the results and take actions on these elements.
本文详细介绍了DB 2文本搜索目前是如何处理文档的全文搜索以及如何使用语言属性和查询属性应用来确定搜索结果。
This article provided a detailed look into how DB2 text search currently processes documents for full-text search and applies linguistic attributes and query attributes to determine search results.
文章也谈到了如何遍历搜索结果,使您可以逐个地处理元素。
The article also showed you how to navigate through the results from these searches, letting you take actions on the elements individually.
其余的步骤处理NamingEnumeration对象并提取搜索结果。
The remaining steps process the NamingEnumeration object and extract the search results.
在处理搜索之前,要调用searchvalidation类来确保用户为每页的结果数目输入了一个有效值。
Before processing the search, the SearchValidation class is called to ensure that the user entered a valid value for the number of results per page value.
RunSearch的功能是负责调用SIAPI,发布搜索并处理结果。
The RunSearch function is responsible for calling SIAPI to issue the search and process the results.
步骤7.处理单个搜索结果:注意,每个搜索结果都包含关于单一数据条目的信息。
Step 7. Process an individual search result: Note that each search result contains information about a single data entry.
接下来,将要实现一个真实的位置搜索应用程序来处理用户查询和呈现搜索结果。
From here, a real local-search application will need to investigate how best to scale, handle user queries, and visualize the results.
为了回应谷歌部分用户众多的批评,谷歌改进了其搜索算法。该改进算法大约影响到12%的搜索引擎所处理结果。
The changes to Google's alogorithm algorithm, which will affect some 12% of the queries that its search engine handles, come in response to a growing chorus of criticism from some Google users.
此外,例如你的处所、最近搜索、以及你的搜索通往哪个数据处理中心,在任何时候都会影响10条搜索结果。
Plus, things like your location, your recent searches, and which datacenter your search gets sent to can also impact the 10 search results you see at any given moment.
然而,谷歌Shopper不能处理实物产品,因此,当你扫描你朋友的电话或是数码相机时,Shopper不会出现搜索结果。
Google Shopper doesn't handle actual products. So trying to "scan" your friend's phone or digital camera won't work.
继续处理相同的搜索结果,工具栏中应当会针对每个搜索关键词显示一个按钮;在本例中,显示标签分别为support和authority的按钮(图8)。
Continuing with the same search results, there will be a button in the toolbar for each individual search term; in this case, a button labeled support and another labeled authority (Figure 8).
LotusQuickr搜索服务处理搜索请求并返回Atom提要格式的匹配结果。
The Lotus Quickr search service processes the search request and returns the matched results in Atom feed format.
在这些步骤中,处理NamingEnumeration对象,并以SearchResult对象的形式提取单个的搜索结果。
In these steps, you process the NamingEnumeration object and fetch an individual search result in the form of a SearchResult object.
当引擎处理一个搜索请求,它将先到本地系统里进行查找,如果所获得的结果并不能令人满意,就会在下一个peer那里查询,并重复这个过程直到获得满意的结果。
When they execute a query, firstly their local system is queried; than if the results are not satisfactory, the next peer is queried, and so on.
事实Dogpile很少被使用,究其原因就是其搜索结果混入了经过人为处理过的赞助商的广告,这样做就使搜索结果没有多大的视觉提示作用。
What probably makes Dogpile little-used is the fact that it intermingles sponsored search ads with the organic search results with virtually no visual cue it is doing so.
最新的博客描述了最近进行的10项改进,包括从如何处理网络搜索中不太常见的语言如斯瓦希里语,到提炼显示结果的方式等。
The most recent blog described recently conducted 10 improvements, including how to deal with web search is less common languages such as Swahili, to refining to display results and other.
它的基本思想是在处理查询时,只在文档中可能包含查询结果的部分进行搜索,避免遍历整个文档。
Its basic idea is that in dealing with queries, it only searches the parts may contain query results rather than traverse the entire document.
相关排序技术是搜索引擎结果处理的一个核心技术,其排序算法的优劣直接影响查准率。
The relevance ranking technology is a core technology of the search engine result reduction, and the ranking algorithm is directly influence the accuracy ratio.
在基于高维索引技术的相似性查询处理中,通常通过过滤那些不包含任何查询结果的非活动子空间来不断缩减搜索空间。
In the similarity query processing based on high dimensional indexing, the searching space is usually narrowed down by pruning the inactive subspaces which do not contain any query results.
应用推荐