Andy Fri, 27 Aug 2010 21:56:15 -0700
I have a field "popularity" that is changing frequently. So I'd like to put it in an ExternalFileField.
If I do that, can I still use "popularity" in a boosted query such as: {!boost b=log(popularity)}foo Thanks.