I'm not sure I follow. Creating indexes in a DB is an admin operation rather than an "online" operation. Have you considered using the Mongo shell to add the indexes?
Could you describe your use case with a little more detail? Thanks, *Raúl Kripalani* Apache Camel Committer Enterprise Architect, Program Manager, Open Source Integration specialist http://about.me/raulkripalani | http://www.linkedin.com/in/raulkripalani http://blog.raulkr.net | twitter: @raulvk <http://twitter.com/raulvk> On Wed, Dec 19, 2012 at 10:48 AM, SpinWin <[email protected]> wrote: > Hi, > > I try to add indexes to the collection created through the mongo-camel > plugin. > But I can not find documentation that lets me know if this is feasible or > not? > > Thank you in advance for the help you can give me > > Cordially > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Camel-mongodb-Column-Index-tp5724357.html > Sent from the Camel - Users mailing list archive at Nabble.com. >
