本月博客排行
-
第1名
e_e -
第2名
yeluowuhen
年度博客排行
-
第1名
龙儿筝 -
第2名
宏天软件 -
第3名
benladeng5225 - kaizi1992
- wy_19921005
- vipbooks
- arpenker
- e_e
- wallimn
- ganxueyun
- Xeden
- zhanjia
- johnsmith9th
- zxq_2017
- forestqqqq
- jbosscn
- daizj
- jh108020
- xpenxpen
- fantaxy025025
- zysnba
- 喧嚣求静
- kristy_yy
- javashop
- yeluowuhen
- sunj
- ajinn
- lerf
- lemonhandsome
- chenqisdfx
- flashsing123
- xiaoxinye
- lyndon.lin
- bosschen
- zhangjijun
- sunnylocus
- lyj86
- duanfei
- paulwong
- sgqt
- xiangjie88
- hudiemeng870329
- mft8899
- java_doom
- gaochunhu
- sichunli_030
- steven789654
- zw7534313
- silverend
- 深蓝传说
最新文章列表
使用 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 ...