is there any way I can change the lucene version wrapped in side solr 1.4 from lucene 2.x to lucene 3.x. any tutorials as I am guessing thats where the index data doesnt match. something I also found out is that solr 1.4 expects the index to be luce_index_folder/index while lucene 3.x index is just the folder lucene_index_folder in my case its crawl_data/ for lucene but solr 1.4 is expect crawl_data/index and when I point to this in solrconfig.xml it auto creates crawl_data/index
I badly need this help Mambe Churchill Nanje 237 33011349, AfroVisioN Founder, President,CEO http://www.afrovisiongroup.com | http://mambenanje.blogspot.com skypeID: mambenanje www.twitter.com/mambenanje On Tue, Feb 1, 2011 at 2:52 PM, Estrada Groups < estrada.adam.gro...@gmail.com> wrote: > I have the exact opposite problem where Luke won't even load the index but > Solr starts fine. I believe there are major differences between the two > indexes that are causing all these issues. > > Adam > > > > On Feb 1, 2011, at 6:28 AM, Churchill Nanje Mambe < > mambena...@afrovisiongroup.com> wrote: > > > hi guys > > I have developed a java crawler and integrated the lucene 3.0.3 API into > it > > so it creates a Lucene. > > now I wish to search this lucene index using solr, I tried to configure > the > > solrconfig.xml and schema.xml, everything seems to be fine > > but then solr told me the index is corrupt but I use luke and I am able > to > > browse the index and perform searches and other things on it > > can someone help me which solr can wrap around a lucene 3.0.3 index ?? > > regards > > > > Mambe Churchill Nanje > > 237 33011349, > > AfroVisioN Founder, President,CEO > > http://www.afrovisiongroup.com | http://mambenanje.blogspot.com > > skypeID: mambenanje > > www.twitter.com/mambenanje >