thanks very much for your help. I will use the solr mailing list for
future solr related questions.
After running
ant example
ant run-example
inside the solr folder, I was able to access
http://localhost:8983/solr
without a problem.
I think it would make sense to change the main README and th
For future questions about solr, please use solr-user@lucene ...
: ant compile
: ant test
:
: successfully. Also Jetty seems to startup fine, but when I access
:
: http://localhost:8983/solr/
:
: then I receive
...
Note the "Instructions for Building Apache Solr from Source" section
==
CALL FOR PAPERS
The 18th IEEE International Symposium On Real-Time Computing
ISORC 2015
Auckland, New Zealand
April 13 - 17
On 05/12/2014 01:25, Chris Hostetter wrote:
: For a number of years I've been doing this for some time by creating a
: RAMDirectory, creating a document for one of the sentence and then doing a
: search using the other sentence and seeing if we get a good match. This has
: worked reasonably well