contrib
- 网络贡献软件;贡献;普通发布版
-
Second , Lucene has a new contrib module containing the stand-alone project formerly called Local Lucene ( see Resources ) .
其次,Lucene有一个新的贡献软件(contrib)模块,它包含以前称为LocalLucene的独立项目(参见参考资料)。
-
The spatial contrib offers tools for creating Cartesian tiers and Geohash codes , as well as tools for creating Lucene query and filter objects .
空间贡献软件为创建笛卡儿层和Geohash代码提供工具,并且为创建Lucene查询和过滤器对象提供工具。
-
The contrib directory contains additional software that the core SQLite development team didn 't provide .
contrib目录中包含核心SQLite开发团队所没有提供的附加软件。
-
The code lives in contrib / spatial of Lucene ; I 've included the JAR file with the sample code .
(该代码位于Lucene的contrib/spatial;我已经在样例代码中包含了JAR文件)。
-
The Lucene benchmark contribution ( located in the Lucene source under contrib / benchmark ) contains many tools for benchmarking the effects of changing these factors .
Lucene基准发布(位于Lucene源代码的contrib/benchmark之下)包含了很多可用来对这些因素的更改效果进行基准测试的工具。
-
For a library such as SQLite , contrib might contain programming interfaces for popular languages such as C , Perl , PHP , and Python .
对于像SQLite这样的库,contrib中可能包含一些常用语言(如C、Perl、PHP和Python)的编程接口。
-
We 'll use it to import the projects one by one , and we 'll use Ant Contrib 's foreach task to iterate over a comma-separated list describing all the projects that have to be imported .
我们将会使用它来一个接一个地导入项目,而且我们将会使用AntContrib的foreach任务来在以逗号隔开列表中进行重复,这些列表描述了必须导入的所有项目。
-
Lucene comes with a class called the EnWikiDocMaker ( in Lucene 's contrib / benchmark package ) that can read in a Wikipedia file dump and produce documents for indexing in Lucene .
Lucene提供了一个称为EnWikiDocMaker的类(包含在Lucene的contrib/benchmark包中),该类可以读取Wikipedia文件块中的内容并生成编入Lucene索引的文档。