On 4 Jan 2014, at 18:05, Emmanuel Bernard <emmanuel(a)hibernate.org> wrote:
Here are the meeting minutes.
I did add a manual summary since I don’t know how to effectively use the bot to its full
potential.
## Validator
5.1 is out and plan to push it to WildFly as soon as they permit.
I am ways ahead of you guys -
https://issues.jboss.org/browse/WFLY-3052
It is actually already merged. Not sure why the issue is not marked as such yet.
## Search
### MoreLikeThis
Functional enough MoreLikeThis is out.
Emmanuel needs to open JIRa issues for the remaining work
Sanne needs to explore influence of minTermFreq / mindDocFreq over false positive due
content pollution
### ClassLoaderService
I am almost ready with the ClassLoaderService stuff. My working branch
https://github.com/hferentschik/hibernate-search/commits/HSEARCH-1121
is compiling, rebased on top of current master and passing all tests. I still have a
couple of TODOs to address, but it should be ready to be merged
in a bit. Feel free to have a look and provide feedback.
Once I am ready with this I will look into the upgrade to Lucene 4.7, mainly because the
upgrade affects mainly the faceting code.
Gives me also another reason to get back into this ;-)
—Hardy