Using EmbeddedSolrServer with static documents

2011-04-02 Thread michael.i
Hi, I am new to solr so please excuse me if my question sounds basic. I would like to use the EmbeddedSolrServer. It happens that all examples I've found on the web use documents that have been generated dynamically such as: SolrServer solrServer = new EmbeddedSolrServer(container, "core"); Solr

Re: Using EmbeddedSolrServer with static documents

2011-04-03 Thread michael.i
Hi Erick, thanx for getting back to me. "Well, what is "a document on the filesystem"? Solr deals with well-formed XML documents of a specific format." I would like to index all kinds of documents. For a start I'll be happy to be able to work with xml and html documents. -- View this message in