Unable to compile FrenchAnalyser and DutchAnalyser

2007-06-03 Thread DZISIAK Jean-Paul
Hello, I’m trying to recompile the FrenchAnalyser and DutchAnalyser but I have the following errors (among many others of the same type): . private boolean isVowel(char ch) { switch (ch)

RE : How to implement AJAX search~Lucene Search part?

2007-06-08 Thread DZISIAK Jean-Paul
Hello, I have implemented with success a keyword-based search feature with MyFaces / Tomahawk. Tomahawk has an Ajax-based component: JSF page: <%-- wait dialog box --%> Backing Bean: /** * Suggested keywords for Ajax lis