Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
为 GitLab 提交贡献
登录/注册
切换导航
H
h2database
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分枝图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
分枝图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
Administrator
h2database
Commits
b924508d
提交
b924508d
authored
8月 13, 2015
作者:
Thomas Mueller Graf
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
Documentation
上级
c5fd0351
隐藏空白字符变更
内嵌
并排
正在显示
3 个修改的文件
包含
8 行增加
和
13 行删除
+8
-13
build.html
h2/src/docsrc/html/build.html
+3
-8
tutorial.html
h2/src/docsrc/html/tutorial.html
+4
-4
dictionary.txt
h2/src/tools/org/h2/build/doc/dictionary.txt
+1
-1
没有找到文件。
h2/src/docsrc/html/build.html
浏览文件 @
b924508d
...
@@ -123,16 +123,11 @@ To create the file <code>h2client.jar</code>, go to the directory <code>h2</code
...
@@ -123,16 +123,11 @@ To create the file <code>h2client.jar</code>, go to the directory <code>h2</code
build jarClient
build jarClient
</pre>
</pre>
<h3>
Using
Lucene 2 / 3
</h3>
<h3>
Using
Apache Lucene
</h3>
<p>
<p>
Both Apache Lucene 2 and Lucene 3 are supported.
Apache Lucene 3.0.2 is used for testing.
Currently Apache Lucene version 2.x is used by default for H2 version 1.2.x,
Newer versions may work, however they are not tested.
and Lucene version 3.x is used by default for H2 version 1.3.x.
To use a different version of Lucene when compiling, it needs to be specified as follows:
</p>
</p>
<pre>
build -Dlucene=2 clean compile
</pre>
<h2
id=
"maven2"
>
Using Maven 2
</h2>
<h2
id=
"maven2"
>
Using Maven 2
</h2>
<h3>
Using a Central Repository
</h3>
<h3>
Using a Central Repository
</h3>
...
...
h2/src/docsrc/html/tutorial.html
浏览文件 @
b924508d
...
@@ -1242,11 +1242,11 @@ org.h2.fulltext.FullText.search(conn, text, limit, offset);
...
@@ -1242,11 +1242,11 @@ org.h2.fulltext.FullText.search(conn, text, limit, offset);
org.h2.fulltext.FullText.searchData(conn, text, limit, offset);
org.h2.fulltext.FullText.searchData(conn, text, limit, offset);
</pre>
</pre>
<h3>
Using the Lucene Fulltext Search
</h3>
<h3>
Using the
Apache
Lucene Fulltext Search
</h3>
<p>
<p>
To use the Lucene full text search, you need the Lucene library in the classpath.
To use the
Apache
Lucene full text search, you need the Lucene library in the classpath.
Currently
Apache Lucene version 2.x is used by default for H2 version 1.2.x,
Currently
, Apache Lucene 3.0.2 is used for testing.
and Lucene version 3.x is used by default for H2 version 1.3.x
.
Newer versions may work, however they are not tested
.
How to do that depends on the application; if you use the H2 Console, you can add the Lucene
How to do that depends on the application; if you use the H2 Console, you can add the Lucene
jar file to the environment variables
<code>
H2DRIVERS
</code>
or
jar file to the environment variables
<code>
H2DRIVERS
</code>
or
<code>
CLASSPATH
</code>
.
<code>
CLASSPATH
</code>
.
...
...
h2/src/tools/org/h2/build/doc/dictionary.txt
浏览文件 @
b924508d
...
@@ -776,5 +776,5 @@ huff frequencies freq frequency divisors asymmetric ideal nth prob ans
...
@@ -776,5 +776,5 @@ huff frequencies freq frequency divisors asymmetric ideal nth prob ans
bradmesserle dan incorporated keegan industries tagtraum cyr israels rafel
bradmesserle dan incorporated keegan industries tagtraum cyr israels rafel
dance schedule hitting reverted youngest footers inliner deadlocked reorder nger
dance schedule hitting reverted youngest footers inliner deadlocked reorder nger
nullid syspublic sysibmts sysibminternal syscat sysfun sysstat systools sysibmadm
nullid syspublic sysibmts sysibminternal syscat sysfun sysstat systools sysibmadm
sysproc jcc expecting gpg showed
sysproc jcc expecting gpg showed
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论