TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Drupal Solr Next Gen - the refactoring

2 pointsby caludioover 14 years ago

1 comment

auxbussover 14 years ago
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>