The first step is to get Lucene.
第一步是获得Lucene。
We'll use Apache Lucene to do this.
我们将使用ApacheLucene来实现这一点。
Building applications using lucene.
使用Lucene构建应用程序。
Lightning fast Lucene in-memory indexing.
极快的Lucene内存索引。
Indexing spatial information in lucene.
在Lucene中为空间数据建立索引。
This is the root for all of the Lucene demos.
这是所有Lucene演示的根目录。
StoreStats: Lucene Storage directory instances.
存储统计数据:Lucene存储架构的目录实例(directory instance)。
Lucene, text search and indexing technology.
文本检索与索引技术。
For more information, see the Apache Lucene site.
有关更多信息,请参见apacheLucene站点。
Lucene is startlingly easy to develop with and use.
Lucene是惊人的易于开发和使用。
Make sure you are using the latest version of Lucene.
确认你在使用最新的Lucene版本。
The lightning fast, RAM-based, Lucene implementation.
速度极快、基于RAM的Lucene实现。
To solve this problem, Lucene holds a buffer in the RAM.
为了解决这个问题,Lucene在内存中持有一块缓冲区。
A minimum, as in the standard Lucene examples, would be.
在Lucene的标准例子中,最起码应该是。
But how can you control the buffer that Lucene USES?
但我们如何控制Lucene的缓冲区呢?
Lucene USES an inverted index as its index structure.
Lucene正是使用了反向索引作为其基本的索引结构。
You can also store the index in a Lucene Directory object.
你也可以把索引存在一个LuceneDirectory对象里面。
Lucene lets you index any data available in textual format.
Lucene允许您为任何文本格式的数据编制索引。
Note that Lucene is specifically an API, not an application.
请特别注意,Lucene是一个API,而不是一个应用程序。
As before, this script makes use of several Lucene classes.
和前面一样,此脚本使用了多个lucene类。
However, don't set it too large otherwise you may hit LUCENE-845.
但是注意,别把这个值设置的太大,否则你将遭遇Lucene- 845号BUG。
These classes are really a good introduction to how to use Lucene.
这些类是很好的介绍如何使用Lucene的导言。
Lucene offers two main services: text indexing and text searching.
Lucene主要提供了两个服务:文本索引,文本检索。
You can use Lucene in commercial and open source applications.
您可以将Lucene用于商业和开源应用程序。
You should also see a file called lucene-demos - {version}.jar.
你也可以看到文件lucene -demos- {version} . jar。
Lucene: Get complete information on Lucene, including downloads.
Lucene:获取关于Lucene的完整信息,包括下载。
Lucene: a high-performance, full-featured text search engine library.
lucene:高性能的全功能文本搜索引擎库。
This is required to run a successful optimization on the Lucene index.
这样才能在Lucene索引上运行一次成功的优化。
The Lucene QueryParser provides an easy way to parse query strings.
LuceneQueryParser提供了解析查询字符串的简单方法。
The product is a fully instrumented version of Lucene for developers.
该产品给开发者提供了一个针对Lucene的完整版本的性能监测工具。
应用推荐