Wow thanks, this is such a good answer that I wasn't expecting that much :-) It looks like it could resolve all my problems at once!

Thanks a lot!

Mike

Chris Hostetter wrote:
: I'm trying to follow these instructions, but I have zero experience with
: Java, JVMs, Tomcat, etc. Could somebody help me with this one? Thanks in
: advance!

if you want to eliminate your need to write java code (or servlets)
completely take a look at Solr ... it provides a webservicesish API
for indexing and searching, and handles all of the Lucene "best
practices" for you...

http://incubator.apache.org/solr/
http://incubator.apache.org/solr/tutorial.html

There's even some examples on the wiki about how to talk to Solr via PHP
(but i don't really know anything about PHP so I can't comment on the
quality of the code)

http://wiki.apache.org/solr/SolPHP

-Hoss


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to