本月博客排行
-
第1名
龙儿筝 -
第2名
lerf -
第3名
zysnba - xiangjie88
- sgqt
年度博客排行
-
第1名
青否云后端云 -
第2名
宏天软件 -
第3名
gashero - wallimn
- wy_19921005
- vipbooks
- benladeng5225
- 龙儿筝
- javashop
- ranbuijj
- fantaxy025025
- zw7534313
- qepwqnp
- e_e
- 解宜然
- zysnba
- ssydxa219
- sam123456gz
- sichunli_030
- arpenker
- tanling8334
- kaizi1992
- xpenxpen
- gaojingsong
- jh108020
- wiseboyloves
- xiangjie88
- ganxueyun
- xyuma
- wangchen.ily
- lemonhandsome
- jbosscn
- zxq_2017
- mengjichen
- luxurioust
- lzyfn123
- forestqqqq
- nychen2000
- wjianwei666
- Xeden
- zhanjia
- ajinn
- hanbaohong
- 喧嚣求静
- jickcai
- kingwell.leng
- mwhgJava
- silverend
- lich0079
- lchb139128
最新文章列表
使用 Apache Solr 实现更加灵巧的搜索
都是IBM developer上的文章,值得阅读:-) 除了在Java平台上的搜索,大家还知道什么搜索引擎比较优秀,一起分享下吧使用 Apache Solr 实现更加灵巧的搜索,第 1 部分: 基本特性和 Solr 模式使用 Apache Solr 实现更加灵巧的搜索,第 2 部分: 用于企业的 Solr管理、配置和性能
Apache Solr and Tomcat6 Search engine
Today, test the Solr and Tomcat6 search engine.Now list the install and test case. 1.Download apache Solr(v1.2) And Tomcat6 from http://www.apache.org 2.Install Tomcat6 in C:/work/Tomcat/ 3.unzip apach ...
Hibernate Search 3.0.0.GA offers two back ends
2.2.1. Lucene
In this mode, all index update operations applied on a given node (JVM) will be executed to the Lucene directories (through the directory providers) by the same node. This mode is typical ...
advanced act_as_solr
原文出处:http://www.quarkruby.com/2007/9/14/advanced-acts_as_solr
This article extends our acts_as_solr : search and faceting tutorial and talks about how to manage rails associations, solr indexes and mor ...
act_as_solr
原文出处:http://www.quarkruby.com/2007/8/12/acts_as_solr-for-search-and-faceting
Table of Contents
What is solr and acts_as_solr?
Getting Started
Basic usage
Pagination
Facetin ...