|
Interesting article as I have always wondered how to use Lucene to index XML documents.
However what is that to do with REST? Using HTTP GET and POST does not make things REST. Having URLs as:
http://localhost:8983/solr/update
http://localhost:8983/solr/select
Is also not REST.
- Sylvain
|