On Sep 9, 2009, at 4:39 PM, Bill Au wrote:
Has anyone done anything regarding the support of PayloadTermQuery in
MoreLikeThis?
Not yet! Sounds interesting
I took a quick look at the code and it seems to be simply a matter of
swapping TermQuery with PayloadTermQuery. I guess a generic
s
Has anyone done anything regarding the support of PayloadTermQuery in
MoreLikeThis?
I took a quick look at the code and it seems to be simply a matter of
swapping TermQuery with PayloadTermQuery. I guess a generic solution would
be to add a enable method to enable PayloadTermQuery, keeping TermQu