Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Blur Wiki" for change 
notification.

The "FrontPage" page has been changed by AaronMcCurry:
https://wiki.apache.org/blur/FrontPage?action=diff&rev1=20&rev2=21

  
  Blur is an open source search platform capable of querying massive amounts of 
data at incredible speeds. Blur is built on top of Lucene, Hadoop, Thrift, and 
!ZooKeeper. Tables consist of a series of shards (Lucene indexes) that are 
distributed across a cluster of commodity servers.  All index information is 
stored in HDFS, cluster coordination is handled by Apache !ZooKeeper, Apache 
Thrift is used for the RPC, and Lucene handles all of the indexing and data 
storage.
  
+ == Documentation ==
+  * [[http://incubator.apache.org/blur/docs/0.2.0/index.html|Blur 
0.2.0-incubating Documentation]]
- == Getting Started ==
-  * [[PseudoDistributed|Quick Start / Pseudo Distributed]]
- 
- == Data Model ==
-  * [[RowsAndRecords|Rows / Records]]
-  * [[Querying|Querying]]
- 
- == Cluster Setup ==
-  * [[ControllerServer|Controller Server]]
-  * [[ShardServer|Shard Server]]
-  * [[Metrics|Metrics]]
- 
- == Using Blur ==
-  * [[Shell|Shell]]
-  * [[MapReduce|Map Reduce]]
-  * [[ThriftClient|Thrift Client]]
-  * [[JDBC|JDBC]]
  
  == Other Pages ==
   * [[QuickStart-0.2.dev|Quick Start - experimental-dev]]

Reply via email to