Thanks, I will try. Ákos Tajti
On Mon, Sep 5, 2011 at 2:39 PM, Michael McCandless < luc...@mikemccandless.com> wrote: > You can use IndexReader's setNorm method? > > It's an expert method, and accepts a new byte norm value for the doc X > field, ie you'll have to compute the right byte value. > > Mike McCandless > > http://blog.mikemccandless.com > > On Mon, Sep 5, 2011 at 5:12 AM, Akos Tajti <akos.ta...@gmail.com> wrote: > > Dear List, > > > > I'd like to test fine-tune the boosts in the search module of our > > application. The problem is that we have many documents and it takes a > lot > > of time to reindex them. Is there a way to change the index time boosts > > (afaik it's stored in the fieldNorm) without actually executing the > > reindexing? > > > > Thanks in advance, > > Ákos Tajti > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org > For additional commands, e-mail: java-user-h...@lucene.apache.org > >