RE: "Solr 1.4 Enterprise Search Server" book examples

2010-05-24 Thread Robert Risley
I have Windows 7 x64. The entire issue is the non-existence of solr/logs folder. Even when I run commands in Administrator mode the folder doesn't get created automagically. After I manually created it, "ant index" (21 minutes) and "java -Xms512M -Xmx1024M -Dfile.encoding=UTF8 -Dsolr.solr.home

RE: "Solr 1.4 Enterprise Search Server" book examples

2010-05-21 Thread Robert Risley
I downloaded the examples and unzipped into C:\Examples C:\Examples\3 C:\Examples\7 C:\Examples\8 C:\Examples\9 C:\Examples\cores C:\Examples\solr Starting in the C:\Examples\solr folder run command 'java -jar start.jar' and it starts ok, but all the URI's return 404. I can get Solr running with

RE: mysql driver not found

2010-05-05 Thread Robert Risley
Shouldn't the lib folder be in each /coreX folder --Robert -Original Message- From: Johan Cwiklinski [mailto:johan.cwiklin...@ajlsm.com] Sent: Wednesday, May 05, 2010 3:23 PM To: solr-user@lucene.apache.org Subject: DIH: mysql driver not found Hello, I have an issue trying to use DataI