A vote is happening now - it will likely be early this week.
- Mark
On Mar 10, 2013, at 7:17 AM, adfel70 wrote:
> Mark, what's the current estimation for official 4.2 release?
>
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/How-to-add-shard-in-4-2-snapshot
I build indexes by EmbeddedSolrServer, then move them to the online
system. The online system do not add new Documents. So the hashcode range
is not important, I need add shard only. how do I customise it?
thanks
2013/3/10 adfel70
> Mark, what's the current estimation for official 4.2 release
On Mar 8, 2013, at 12:23 AM, Jam Luo wrote:
> Hi
> I use the 4.2-snapshot version, git sha id is
> f4502778b263849a827e89e45d37b33861f225f9 . I deploy a cluster by SolrCloud,
> there is 3 node,one core per node,they are in defferent shard. the JVM
> argument is -DnumShards=3.
> Now I must add me