First, how much slower? 2x? 10x? 1.1x? When using embedded, you're doing all the work you were doing on two machines on a single machine, so my first question would be how is your CPU performaing? Is it maxed?
Best Erick On Thu, Jun 27, 2013 at 1:59 PM, Learner <bbar...@gmail.com> wrote: > Shawn, > > Thanks a lot for your reply. > > I have pasted my entire code below, it would be great if you can let me > know > if I am doing anything wrong in terms of running the code in multithreaded > environment. > > http://pastebin.com/WRLn3yWn > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/solrj-indexing-using-embedded-solr-is-slow-tp4073636p4073711.html > Sent from the Solr - User mailing list archive at Nabble.com. >