Solr places constraints upon what you can do with your lucene index (e.g. You must conform to a schema). If your Lucene index cannot be mapped to a schema, then it cannot be used within Solr.
Upayavira On Tue, Jul 24, 2012, at 11:05 PM, spredd1208 wrote: > Is there a best practice to copy a lucene index which is built using the > core > API of Lucene 3.6 into a > solr server (also 3.6) and then have it work? > > I cannot find a mapping anywhere of lucene fields to solr fields and what > the corresponding schema.xml would look like. > > This seems like something that should be on page 1 of the solr docs, but > I > cannot find it ANYWHERE! > > Is this possible? If not I would really like to know now, because I will > need to toss SOLR before getting stuck in a dead end. > > Thanks. > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Copy-lucene-index-into-Solr-tp3997078.html > Sent from the Solr - User mailing list archive at Nabble.com.