📄 configuration.jsp
字号:
<%/* Author: Andrew C. Oliver (acoliver2@users.sourceforge.net) */String appTitle = "Apache Lucene Example - Intranet Server Search Application";/* make sure you point the below string to the index you created with IndexHTML */String indexLocation = "/opt/lucene/index";String appfooter = "Apache Lucene Template WebApp 1.0";%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -