Hi Yonik: I updated with a patch. Is it possible to get this in soon cuz I have a client waiting on this.
Thanks again -John On 5/22/07, John Wang <[EMAIL PROTECTED]> wrote:
Hi Yonik: Thank you again for your help! I created an improvement item in jira (SOLR-243) on this. -John On 5/19/07, Yonik Seeley <[EMAIL PROTECTED]> wrote: > On 5/19/07, John Wang < [EMAIL PROTECTED]> wrote: > > Hi Yonik: > > > > Thanks for the info! > > > > This solves my problem, but not elegantly. > > > > I have a custome implementation where I derived from the > > IndexReader class to store some custome data. Now I am trying to write > > a Solr plugin for my search implementation but I want to be able to > > use my IndexReader implementation. > > > > Is there a way to overwrite the IndexReader instantiation? e..g > > IndexReader newReader() etc. > > Not currently, but it might be a useful feature. > > -Yonik >