本月博客排行
-
第1名
龙儿筝 -
第2名
johnsmith9th -
第3名
wy_19921005 - zysnba
- sgqt
- lemonhandsome
年度博客排行
-
第1名
宏天软件 -
第2名
青否云后端云 -
第3名
龙儿筝 - gashero
- wallimn
- vipbooks
- benladeng5225
- wy_19921005
- fantaxy025025
- e_e
- zysnba
- ssydxa219
- sam123456gz
- javashop
- arpenker
- tanling8334
- kaizi1992
- xpenxpen
- wiseboyloves
- xiangjie88
- ranbuijj
- ganxueyun
- sichunli_030
- xyuma
- wangchen.ily
- jh108020
- lemonhandsome
- zxq_2017
- jbosscn
- Xeden
- luxurioust
- lzyfn123
- zhanjia
- johnsmith9th
- forestqqqq
- ajinn
- nychen2000
- wjianwei666
- hanbaohong
- daizj
- 喧嚣求静
- silverend
- mwhgJava
- kingwell.leng
- lchb139128
- lich0079
- kristy_yy
- jveqi
- java-007
- sunj
最新文章列表
使用 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 ...