Re: Changing Document Boosts without Reindexing

2004-10-23 Thread Christoph Goller
Dan Climan schrieb: I wanted to test several strategies for Document Boosting. It seems like the only way to do this was to reindex every Document and do setBoost. This will take a long time. I had an idea for how to do this without reindexing and I was curious if there was a better strategy or if

Changing Document Boosts without Reindexing

2004-10-21 Thread Dan Climan
I wanted to test several strategies for Document Boosting. It seems like the only way to do this was to reindex every Document and do setBoost. This will take a long time. I had an idea for how to do this without reindexing and I was curious if there was a better strategy or if there were additiona