package.html

来自「介绍有关全文检索的类库,以lucene为例,在.net环境下实现多种类型文档的全」· HTML 代码 · 共 16 行

HTML
16
字号
<!doctype html public "-//w3c//dtd html 4.0 transitional//en"><html><head>   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">   <meta name="Author" content="Doug Cutting"></head><body>A simple query parser implemented with JavaCC.<p>Note that JavaCC defines lots of public classes, methods and fieldsthat do not need to be public.&nbsp; These clutter the documentation.&nbsp;Sorry.<p>Note that because JavaCC defines a class named <tt>Token</tt>, <tt>Lucene.Net.Analysis.Token</tt>must always be fully qualified in source code in this package.</body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?