You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@jackrabbit.apache.org by Max <ca...@ajowa.de> on 2011/04/08 16:32:21 UTC

Scaling Lucene based Search

Hi,

i'm new to jackrabbit and have some questions about jackrabbit search  
index with lucene.

How does scaling the searchindex work?
Is there any kind of partitioning/ sharding like Solr or Elasticsearch do?
Or is there only one (large) index per node, even with >30 Mio entries?
Or should i use a jackrabbit cluster to get more nodes with own index?

http://wiki.apache.org/jackrabbit/Search
http://wiki.apache.org/jackrabbit/Clustering
http://wiki.apache.org/jackrabbit/IndexingConfiguration
http://jackrabbit.apache.org/jackrabbit-architecture.html
http://jackrabbit.apache.org/search-implementation.html
http://jackrabbit.apache.org/index-readers.html


Thanks
Max