[hibernate-dev] RE: Hibernate Search Spell Checker

2008-09-13 Thread John Griffin
ction (http://is.gd/Dl1) On Sep 12, 2008, at 09:15, John Griffin wrote: > > Here's the file as a zip. Maybe the pdf wasn't passing. > > Also, Nermina pointed out to me that I skipped section 7.3. So ANY > reference -

[hibernate-dev] Re: Search: backend refactoring

2008-09-13 Thread Sanne Grinovero
during some tests for the refactoring I was doing I've found HSEARCH-263 which is currently blocking me; could you give me some directions about how to solve it best? Sanne 2008/9/8 Sanne Grinovero <[EMAIL PROTECTED]>: > 2008/9/8 Emmanuel Bernard <[EMAIL PROTECTED]>: >> >> >> On Sep 7, 2008, at

[hibernate-dev] Spellchecker in HSearch

2008-09-13 Thread Emmanuel Bernard
OK I looked at the SpellChecker code from the Lucene contrib) and there is no trivial way to integrate it more nicely into Hibernate Search. They did not really plan for flexibility. But it's doable to fork this code and make a spellchecker feature in Hibernate Search. Here are a few limita