solr errors integrating with drupal

2015-09-09 Thread Tim Dunphy
Hey guys, I've setup a slightly older version of solr (4.10) with apache tomcat 7.0.64. And set up some drupal configurations according to this guide: http://duntuk.com/how-install-apache-solr-46-apache-tomcat-7-use-drupal Everything seemed to work after I copied the log4j libraries to the cor

Re: solr training

2015-09-13 Thread Tim Dunphy
html - 2nd seat is 50% off. > > Otis > -- > Monitoring * Alerting * Anomaly Detection * Centralized Log Management > Solr & Elasticsearch Support * http://sematext.com/ > > > On Fri, May 1, 2015 at 2:18 PM, Tim Dunphy wrote: > > > Hey guys, > > > > My compa

Re: solr training

2015-09-17 Thread Tim Dunphy
tection * Centralized Log Management > > Solr & Elasticsearch Support * http://sematext.com/ > > > > > > On Fri, May 1, 2015 at 2:18 PM, Tim Dunphy wrote: > > > > > Hey guys, > > > > > > My company has a training budget that it wants me to

solr training

2015-05-02 Thread Tim Dunphy
Hey guys, My company has a training budget that it wants me to use. So what I'd like to find out is if there is any instructor lead courses in the NY/NJ area, or courses online that are instructor lead that you could recommend? Thanks, Tim -- GPG me!! gpg --keyserver pool.sks-keyservers.net -

apache 5.1.0 under apache web server

2015-05-04 Thread Tim Dunphy
Hey all, I need to run solr 5.1.0 on port 80 with some basic apache authentication. Normally, under earlier versions of solr I would set it up to run under tomcat, then connect it to apache web server using mod_jk. However 5.1.0 seems totally different. I see that tomcat support has been removed

Re: apache 5.1.0 under apache web server

2015-05-04 Thread Tim Dunphy
;s supposed to work this way. Can I get some advice on this error? Thanks Tim On Mon, May 4, 2015 at 3:12 PM, Shawn Heisey wrote: > On 5/4/2015 1:04 PM, Tim Dunphy wrote: > > I need to run solr 5.1.0 on port 80 with some basic apache > authentication. > > Normally, under earlier

solr 3.6.2 under tomcat 8 missing corename in path

2015-05-06 Thread Tim Dunphy
I'm trying to setup an old version of Solr for one of our drupal developers. Apparently only versions 1.x or 3.x will work with the current version of drupal. I'm setting up solr 3.4.2 under tomcat. And I'm getting this error when I start tomcat and surf to the /solr/admin URL: HTTP Status 404

Re: solr 3.6.2 under tomcat 8 missing corename in path

2015-05-07 Thread Tim Dunphy
rks? Thanks, Tim On Wed, May 6, 2015 at 8:00 PM, Shawn Heisey wrote: > On 5/6/2015 2:29 PM, Tim Dunphy wrote: > > I'm trying to setup an old version of Solr for one of our drupal > > developers. Apparently only versions 1.x or 3.x will work with the > current > > ve

Solr error : sorry, no dataimport-handler defined!

2014-11-02 Thread Tim Dunphy
Hey guys, I'm real new at working with Solr. But I need to get up to speed and I appreciate your bearing with me. I've installed solr 4 and am running it under tomcat 7. The install went perfectly fine and everything seems to work, up to a point. I've even automated the installation with puppet

Re: Solr error : sorry, no dataimport-handler defined!

2014-11-02 Thread Tim Dunphy
ual definition. > > Regards, >Alex. > Personal: http://www.outerthoughts.com/ and @arafalov > Solr resources and newsletter: http://www.solr-start.com/ and @solrstart > Solr popularizers community: https://www.linkedin.com/groups?gid=6713853 > > > On 2 November 2014 20:50, Ti

Re: Solr error : sorry, no dataimport-handler defined!

2014-11-03 Thread Tim Dunphy
erstand > how it all hangs together. > > Regards, >Alex. > > Personal: http://www.outerthoughts.com/ and @arafalov > Solr resources and newsletter: http://www.solr-start.com/ and @solrstart > Solr popularizers community: https://www.linkedin.com/groups?gid=6713853 > >

Re: Solr error : sorry, no dataimport-handler defined!

2014-11-03 Thread Tim Dunphy
https://github.com/arafalov/solr-indexing-book/tree/master/published/dihdb > Personal: http://www.outerthoughts.com/ and @arafalov > Solr resources and newsletter: http://www.solr-start.com/ and @solrstart > Solr popularizers community: https://www.linkedin.com/groups?gid=6713853 > &

Re: Solr authentication

2014-11-04 Thread Tim Dunphy
Hi Shay, I'm new to using Solr myself. But what I've done to solve this problem is to run Solr via Tomcat. Then I put Apache in front of Tomcat using mod_jk and made Solr accessible via SSL on port 443. I also put basic authentication in front of Apache. That way you have to enter a username an

Re: Solr authentication

2014-11-04 Thread Tim Dunphy
r wrote: > Thanks for the quick response. > > 1. I'm using Solr with Jetty. > 2. I'm using Java to access Solr, so I need a way to pass / add > this authentication as well. > > > > > -Original Message- > From: Tim Dunphy [mailto:bl

import 2 mysql tables into Solr 4

2014-11-04 Thread Tim Dunphy
Hey all, I finally got mysql data into Solr 4 with your help. First off, thank you for that! But now I'm hoping to refine the resulting process a bit. What I'm trying to do, now that mysql imports are working, is to import 2 separate tables from the same mysql database. I tried this in my xml

Re: import 2 mysql tables into Solr 4

2014-11-04 Thread Tim Dunphy
thoughts.com/ and @arafalov > Solr resources and newsletter: http://www.solr-start.com/ and @solrstart > Solr popularizers community: https://www.linkedin.com/groups?gid=6713853 > > > On 4 November 2014 14:52, Tim Dunphy wrote: > > Hey all, > > > > I finally got

Re: import 2 mysql tables into Solr 4

2014-11-04 Thread Tim Dunphy
; documentation to avoid surprises later > > Regards, >Alex. > Personal: http://www.outerthoughts.com/ and @arafalov > Solr resources and newsletter: http://www.solr-start.com/ and @solrstart > Solr popularizers community: https://www.linkedin.com/groups?gid=6713853 > >

Re: import 2 mysql tables into Solr 4

2014-11-09 Thread Tim Dunphy
t; Solr resources and newsletter: http://www.solr-start.com/ and @solrstart > Solr popularizers community: https://www.linkedin.com/groups?gid=6713853 > > > On 4 November 2014 15:56, Tim Dunphy wrote: > > Hey Alexandre, > > > > Thanks for the example! This is what worked for

import community cassandra into solr

2015-02-01 Thread Tim Dunphy
Hey folks, Is there any way that we know of to import the open source Apache version of the Cassandra database into Solr? I know that the pay for Datastax version has a connection built in. But we're not using that. Any thoughts or observations will be appreciated. Thanks, Tim -- GPG me!! gp