Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Lucene

Compare

Claimed by Apache Software Foundation Analyzed about 20 hours ago

855K lines of code

109 current contributors

3 days since last commit

294 users on Open Hub

High Activity
4.50725
   
I Use This
Licenses: No declared licenses

Apache Solr

Compare

Claimed by Apache Software Foundation Analyzed about 14 hours ago

Solr is an open source enterprise search server based on the Lucene Java search library, with XML/HTTP and JSON APIs, realtime search, highly fault tolerant, hit highlighting, faceted search, caching, and a web administration interface. It runs in a standalone Java application backed by Jetty in the background.

1.55M lines of code

40 current contributors

2 days since last commit

146 users on Open Hub

High Activity
4.68421
   
I Use This

Elasticsearch

Compare

  Analyzed about 1 hour ago

Distributed, RESTful search engine built on top of Apache Lucene.

3.22M lines of code

259 current contributors

about 17 hours since last commit

79 users on Open Hub

Very High Activity
4.92308
   
I Use This

Apache Lucene.Net

Compare

Claimed by Apache Software Foundation Analyzed 1 day ago

Lucene.Net is a source code, class-per-class, API-per-API and algorithmatic port of the Java Lucene search engine to the C# and .NET platform utilizing Microsoft .NET Framework.

626K lines of code

8 current contributors

20 days since last commit

73 users on Open Hub

Moderate Activity
4.29412
   
I Use This

Beagle

Compare

  No analysis available

Beagle is a desktop-independent service for indexing and searching your data. The Beagle daemon transparently monitors your data and updates the index to reflect any changes. On an inotify-enabled system, these updates (e.g. new files, emails, chat) happen more-or-less in real time. Beagle ... [More] supports many different file formats and can index files/email/browsing history/chat logs/RSS feeds etc. [Less]

0 lines of code

0 current contributors

0 since last commit

45 users on Open Hub

Activity Not Available
4.1875
   
I Use This
Mostly written in language not available
Licenses: mit

Tracker

Compare

  Analyzed 15 minutes ago

Tracker is a first class object database, extensible tag/metadata database, search tool and indexer. It can trawl through your hard drive and index existing files and data stores It has been designed from the ground up to be very lightweight (the tracker daemon consumes ~4MB of RAM in typical ... [More] use) yet at the same time very fast too. It provides a comprehensive, persistent and extensible storage system that can store and index almost any object. These objects can also have extensible user defined metadata and tags to create rich first class objects. [Less]

130K lines of code

50 current contributors

8 days since last commit

42 users on Open Hub

High Activity
3.93333
   
I Use This

Xapian

Compare

  Analyzed 1 day ago

Xapian is an Open Source Search Engine Library, released under the GPL. It's written in C++, with bindings to allow use from Perl, Python, PHP, Java, Tcl, C#, Ruby, Lua and Erlang (so far!) Xapian is a highly adaptable toolkit which allows developers to easily add advanced indexing and search ... [More] facilities to their own applications. It supports the Probabilistic Information Retrieval model and also supports a rich set of boolean query operators. [Less]

163K lines of code

6 current contributors

3 days since last commit

25 users on Open Hub

Moderate Activity
4.5
   
I Use This

Apache Nutch

Compare

Claimed by Apache Software Foundation Analyzed 1 day ago

192K lines of code

0 current contributors

4 days since last commit

21 users on Open Hub

Moderate Activity
4.8
   
I Use This

Sphinx Search

Compare

  Analyzed about 2 hours ago

Sphinx is a full-text search engine, it's a standalone search engine, meant to provide fast, size-efficient and relevant full-text search functions to other applications. Sphinx was specially designed to integrate well with SQL databases and scripting languages.

288K lines of code

0 current contributors

about 6 years since last commit

20 users on Open Hub

Inactive
4.5
   
I Use This

Hibernate Search

  No analysis available

Hibernate Search brings the power of full text search engines to the persistence domain model and Hibernate experience, through transparent configuration via annotations and a common API. Full text search engines like Apache Lucene(tm) allow applications to execute free-text search queries. ... [More] However, it becomes increasingly more difficult to index a more complex object domain model - keeping the index up to date, dealing with the mismatch between the index structure and the domain model, querying mismatches, and so on. Hibernate Search help to tackle these problems and provides additional features such an easy to use Query DSL, JPA integration, advanced filtering, scalable clustering and monitoring features. [Less]

0 lines of code

9 current contributors

0 since last commit

13 users on Open Hub

Activity Not Available
4.33333
   
I Use This
Mostly written in language not available
Licenses: lgpl