>> What is DynamicBoost?
I use it for computing boost at runtime - not just a static boost number.Since my boost can depend on current state of different resources.For example - I need my articles that are new, pushed higher than the
old one's.public @interface DynamicBoost { float coef() defaul
Hi Ales
Yes let's move that to the mailing list
What is DynamicBoost?
I've added support for @Boost on both attributes and entity
I have also introduced a Bridge notion that do the translation between
the property and the Lucene field. I'm almost done with that one. This
is very much like the