他还描述了源于Solr的新的函数查询功能。
He also described the new Function queries which originated in Solr as.
boost-float:增强函数查询的量。
函数查询——评分受到索引域的的数值取值或次序的函数影响。
Function Query - influence the score by a function of a field's numeric value or ordinal.
refreshItems函数查询现有的记录并用该数据填充HTML页面,如下
The refreshItems function queries the existing records and populates the HTML page with the data, as follows
主要研究基于数据窗口函数查询的多种方法及应用,并设计了基于数据窗口的多关系组合查询方法。
Many methods and their applications are studied in the paper based on DataWindow and multi-relation combination query method is designed based on DataWindow.
正如我前面所提到的,DB 2V8.2.2添加了通过调用简单的表函数查询当前(有效)DB 2注册表变量配置的功能。
As I've previously mentioned, DB2 V8.2.2 adds the ability to query the current (effective) DB2 registry variable configuration through a call to a simple table function.
我将关注Solr的函数查询,因为它们是最容易使用的并且不需要编程。可以在Lucene中轻松地使用它们,或者轻松地将它们移植到Lucene。
I'll focus on Solr's function queries because they are the easiest to use and require no programming to leverage, but they can easily be used in or ported to Lucene.
它提供核心数据模型以及一组非常丰富的用于灵活查询的函数和原语。
It provides a core data model and a very rich set of functions and primitives for flexible query.
此函数先是通过查询这个场所来查证这个场所是否已经被存储在本地。
This function first checks to see if the venue has already been stored locally by querying for it.
不能下推的函数和操作会大大影响查询的性能。
Functions and operations that cannot be pushed down can greatly impact query performance.
该查询计划显示索引扫描使用了函数索引。
This query plan shows an index scan using our functional index.
通过成功处理程序和错误处理程序函数执行查询。
The query is executed with a success handler and an error handler function.
该查询计划展示了函数索引的使用。
注意:当索引表达式被用于关系表达式,或作为某个操作符类函数的参数时,查询优化器将考虑使用函数索引。
Note: the query optimizer considers using a functional index when the index expression is used in a relational expression or as an argument to one of the operator class functions.
查询函数能够处理标准化数据库事务,以便创建、读取、更新和删除数据(通称CRUD操作)。
The querying functions are capable of coping with the standard database transactions for creating, reading, updating, and deleting data (known as CRUD operations).
解决此问题的一种方法是使用转型函数将查询的返回数据转型为VARCHAR。
A way to work around this is to cast the return of the query to a VARCHAR using a cast function.
当一个查询引用一个函数模板时,查询优化器尝试生成一个灵活的计划,允许在远程数据源上计算这个函数引用。
When a query references a function template, the query optimizer tries to generate a feasible plan that allows this function reference to be evaluated on the remote data source.
使用动态sql对性能有轻微影响,但是比使用生成的abap函数运行相同查询快得多。
Using dynamic SQL results in a minor performance hit, but it is much faster than running the same query using a generated ABAP function.
注意:优化器不会对下面这个查询使用函数索引。
Note: Here is a query for which the optimizer cannot consider using the functional index.
查询用在PDH函数调用中更新它管理的计数器,因而获取性能数据。
Queries are used within PDH function calls to update the counters it manages, thereby obtaining performance data.
只使用映射函数通过视图查询数据可能能满足大多数开发人员的需求。
Querying data through views using only map functions probably covers most developer needs.
DB 2允许将简单逻辑或查询封装在sql函数中。
DB2 allows simple logic or queries to be encapsulated into SQL functions.
请参阅SPARQL的规范,详细学习SPARQL的内置函数、操作符、查询格式和语法,或者参阅更多SPARQL查询示例。
Look at the SPARQL spec to learn in detail about SPARQL's built-in functions, operators, query forms, and syntax, or to see many more example SPARQL queries.
创建查询会返回一个句柄,可以用它来访问PDH函数中的查询。
The creation of a query returns a handle, which is used to allow access to the query in PDH functions.
使用数据库支持的函数作为查询表达式来扩展语法。
Using a database-supported function as a query expression to extend the grammar.
MongoDB 优于其他文档数据库的一个特性是它很容易将SQL语句转换成 MongoDB查询函数调用。
One feature that differentiates MongoDB from other document databases is that it is very straightforward to translate SQL statements into MongoDB query function calls.
值得注意的是,您在执行其他查询函数时不能在指针和结果集上执行distinct函数,而应直接在集合上执行。
It's worth noting that you do not perform the distinct function on a cursor or result set as you do other query functions, but you perform it directly on the collection.
IBM提供的XQuery函数允许查询关系数据,并与来自支持XML的列的XML结果组合在一起。
IBM provides XQuery functions that allow you to query relational data and mix and match the results with the XML from the XML-aware columns.
可以使用SQLObject的AND和OR函数来组合查询子句。
You can use SQLObject's and and OR functions to combine query clauses.
可以使用Viper2 中引入的XMLROW函数简化这个查询。
The query can be simplified using the new XMLROW function introduced in Viper 2.
应用推荐