You have two mostly-separate issues here. Running Solr in Tomcat and indexing MSSql server.
Try just running a default embedded-Jetty example until you get data import sorted out. Then, you can worry about Tomcat. And it would be easier to help with one problem at a time. Regards, Alex. Personal blog: http://blog.outerthoughts.com/ LinkedIn: http://www.linkedin.com/in/alexandrerafalovitch - Time is the quality of nature that keeps events from happening all at once. Lately, it doesn't seem to be working. (Anonymous - via GTD book) On Fri, May 31, 2013 at 11:03 AM, Mysurf Mail <stammail...@gmail.com> wrote: > I am trying to config solr over ms sql server. > I found only this tutorial > <http://www.chrisumbel.com/article/lucene_solr_sql_server>whih > is a bit old (2011) > Is there an updated / formal tutorial?