MAVEN项目:HibernateSearchDemo
IDE :MyEclipse
jdk :1.6
数据库 :MySql
应用服务器:Tomcat
浏览器中的路径: http://localhost:8080/HibernateSearchDemo
此MAVEN项目只需要修改src/main/resources/dataSource.properties 文件中的
dataSource.jdbcUrl
dataSource.user
dataSource.password
hibernate.search.default.indexBase
hibernate.search.default.indexBase为本地的目录,要自己建
操作步骤:
(1)修改好src/main/resources/dataSource.properties文件
(2)运行src/test/java下的DocumentTest.java中的addData方法,向数据库中添加数据
(3)将项目部署到Tomcat中,启动Tomcat,在浏览器中输入http://localhost:8080/HibernateSearchDemo
点击页面中的查询按钮,文件名输入:电影 ,点击查询
struts2版本 2.3.4
spring版本 3.2.6.RELEASE
hibernate版本 4.2.8.Final
hibernate search 版本 4.4.1.Final
注意:
(1)查询条件都为空,则查询结果为空
(2)实体类中的@Field的name属性不能是“name”
(3)多文件名查询时,文件名以空格作为间隔,如图:多文件名查询.png
(4)如果修改了实体类Document,重启服务之前,记着删除数据库中的表和hibernate.search.default.indexBase路径下的文件,文件要全删
(5)第一次查询可能会比较忙,请耐心等候
以上是我在学习中遇到的一些问题和经验,希望对你的学习有所帮助
没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
压缩包包括项目完整代码,详细说明和项目结构图,效果图 项目实现了分页和高亮显示 MAVEN项目:HibernateSearchDemo IDE :MyEclipse jdk :1.6 数据库 :MySql 应用服务器:Tomcat struts2版本 2.3.4 spring版本 3.2.6.RELEASE hibernate版本 4.2.8.Final hibernate search 版本 4.4.1.Final
资源推荐
资源详情
资源评论
收起资源包目录
HibernateSearch--maven集成SSH.rar (54个子文件)
HibernateSearch--maven集成SSH
项目目录结构.png 20KB
说明.txt 1KB
多文件名查询.png 45KB
单文件名查询.png 44KB
HibernateSearchDemo
.project 2KB
.mymetadata 338B
src
test
java
hing
search
demo
test
DocumentTest.java 1KB
main
webapp
WEB-INF
classes
lib
web.xml 1KB
hibernateSearch.jsp 4KB
js
.svn
tmp
props
prop-base
text-base
props
all-wcprops 468B
entries 735B
prop-base
text-base
jquery-1.4.2.min.js.svn-base 70KB
jquery-1.4.2.js.svn-base 160KB
jquery.js.svn-base 54KB
jquery-1.4.2.js 160KB
META-INF
MANIFEST.MF 36B
resources
struts.xml 1KB
applicationContext.xml 5KB
dataSource.properties 2KB
java
hing
search
demo
service
impl
DocumentServiceImpl.java 9KB
DocumentService.java 740B
action
DocumentAjaxAction.java 3KB
dao
DocumentDao.java 153B
impl
DocumentDaoImpl.java 816B
entity
Document.java 3KB
lib
.svn
tmp
props
prop-base
text-base
props
all-wcprops 252B
entries 372B
prop-base
IKAnalyzer-3.2.8.jar.svn-base 53B
text-base
IKAnalyzer-3.2.8.jar.svn-base 1.12MB
IKAnalyzer-3.2.8.jar 1.12MB
target
m2e-jee
web-resources
META-INF
MANIFEST.MF 104B
maven
HibernateSearchDemo
HibernateSearchDemo
pom.properties 260B
pom.xml 7KB
classes
struts.xml 1KB
applicationContext.xml 5KB
hing
search
demo
service
impl
DocumentServiceImpl.class 8KB
DocumentService.class 789B
action
DocumentAjaxAction.class 4KB
dao
impl
DocumentDaoImpl.class 1KB
DocumentDao.class 179B
test
DocumentTest.class 2KB
entity
Document.class 3KB
dataSource.properties 2KB
test-classes
.myeclipse
.settings
org.eclipse.wst.jsdt.ui.superType.container 49B
org.eclipse.wst.common.project.facet.core.xml 252B
org.eclipse.m2e.core.prefs 90B
org.eclipse.jdt.core.prefs 430B
org.eclipse.wst.jsdt.ui.superType.name 6B
com.genuitec.eclipse.j2eedt.core.prefs 56B
org.eclipse.core.resources.prefs 215B
org.eclipse.wst.common.component 694B
.jsdtscope 508B
pom.xml 7KB
.classpath 601B
共 54 条
- 1
资源评论
- 缺媳妇的郝2014-03-26很完整,如果不是maven,直接包都放里面就更好了
hning101
- 粉丝: 4
- 资源: 39
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功