That link indeed indicates, that when reading the index with Solr, it is 
possible but you need to make the correct mapping of the analyzers (ie, if 
field X is analyzed with analyzer Y, you need to map this in your solr config)

So, it is possible if you can find all fields and configure the correct 
analyzers

Ard

> 
> Hi,
>         Thanks for the prompt reply.
> But i saw  this posting on solr mailing list
> http://www.mail-archive.com/solr-user@lucene.apache.org/msg04819.html
> please look at this.
> 
> Thanks
> Narendra
> 
> 
> On 7/16/07, Ard Schrijvers <[EMAIL PROTECTED]> wrote:
> >
> > Hello,
> >
> > AFAIK, Solr Search is only capable of searching in a Lucene 
> index that is
> > created by Solr (at least, this seems logical to me)...or, 
> the exact same
> > fields and analyzers must have been indexed the way solr 
> would have done it.
> >
> > Ard
> >
> > >
> > > Hi,
> > >       Can Solr Search any Lucene Index. If "YES" what should
> > > be change in
> > > configuration.
> > >
> > > Thanks
> > > Narendra
> > >
> >
> 

Reply via email to