Wow, that was fast! :-) Thank you very much!
Brian Lucas:
> Ok, I uploaded the initial versions: http://wiki.apache.org/solr/SolPHP
Mike Baranczak
> Here's a Java client for Solr:
>
> http://issues.apache.org/jira/browse/SOLR-20
I have had the same problem. It works with tomcat5, though.
> I am trying to walk through the Solr tutorial at:
> http://incubator.apache.org/solr/tutorial.html and
> can't seem to get:
> http://localhost:8983/solr/admin/index.jsp
>
> to compile. Here's the top of the error, I've included
> the r
Hi again,
Another question: Since a commit is expensive, it shouldn't be send after
each update, should it? Would it make sense to commit in a certain time
frame, let's say every 5 minutes? For a high traffic site, would five
minutes be okay or is it still to expensive?
Thanks
Christian
Hello,
I was just planning to write a web service like front-end to Lucene when I
heard of this project. Are there any examples on integrating Solr yet? I see
the wiki section, but it is empty. How can I trigger solr, say from my Java
app without using curl?
Thanks
Christian