Re: creating collections dynamically.

2013-11-08 Thread mike st. john
thanks shawn, i'll give it a try. msj On Fri, Nov 8, 2013 at 10:29 PM, Shawn Heisey wrote: > On 11/8/2013 7:39 PM, mike st. john wrote: > >> Is there any way to create collections dynamically. >> >> >> Having some issues using collections api, need to pass dataDir etc to the >> cores doesn'

Re: creating collections dynamically.

2013-11-08 Thread Shawn Heisey
On 11/8/2013 7:39 PM, mike st. john wrote: Is there any way to create collections dynamically. Having some issues using collections api, need to pass dataDir etc to the cores doesn't seem to work correctly? You can't pass dataDir with the collections API. It is concerned with the entire col

creating collections dynamically.

2013-11-08 Thread mike st. john
Is there any way to create collections dynamically. Having some issues using collections api, need to pass dataDir etc to the cores doesn't seem to work correctly? thanks. msj