Have you completed the Solr tutorial yet? If so, please ask a more specific
question so we can understand what your problem is.
http://lucene.apache.org/solr/tutorial.html
-- Jack Krupansky
-----Original Message-----
From: Rider Carrion Cleger
Sent: Thursday, May 16, 2013 6:43 AM
To: solr-user@lucene.apache.org
Subject: Lucene-Solr indexing document via Post method
Hi guys,
I'm trying to run solr with apache tomcat. So, It's possible to indexing
documents via Post method, using Lucene-Solr ? Which is the correct
way to index
documents in Solr ?
thanks