TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Drupal Solr Next Gen - the refactoring

2 点作者 caludio超过 14 年前

1 comment

auxbuss超过 14 年前
Like most folk, I've heard of Drupal. But I'd not heard of Solr. I read it as "soir" and, not surprisingly, searching wasn't finding anything.<p>Anyway, for those, like me, who haven't heard of Solr, here's a brief description and a couple of related links:<p>Solr is the popular, blazing fast open source enterprise search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, and rich document (e.g., Word, PDF) handling. Solr is highly scalable, providing distributed search and index replication, and it powers the search and navigation features of many of the world's largest internet sites.<p><a href="http://lucene.apache.org/solr/" rel="nofollow">http://lucene.apache.org/solr/</a> <a href="http://drupal.org/project/solr" rel="nofollow">http://drupal.org/project/solr</a>