for instance step 5 - Download and install a SQL Server JDBC drive. Where do I put it when using jetty?
* Just asked here a question if an official tutorial for ms sql server exists before I try to go through several tutorials. On Fri, May 31, 2013 at 6:42 PM, Alexandre Rafalovitch <arafa...@gmail.com>wrote: > What's wrong with the one you found. Just ignore steps 1-4 and go > right into driver and DIH setup. If you hit any problems, you now have > a specific question to ask. > > 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:29 AM, Mysurf Mail <stammail...@gmail.com> > wrote: > > Thanks. > > A tutorial on getting solr over mssql ? > > I didnt find it even with jetty > > > > > > > > On Fri, May 31, 2013 at 6:21 PM, Alexandre Rafalovitch > > <arafa...@gmail.com>wrote: > > > >> 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? > >> >