Hi,

We have noticed that our lucene analysers do not work with OWLIM SE 5.2.
It seems that an alternative analyser must override abstract method
isCaseSensitive(),
however, I can not find a document describing how to implement it.
Could you tell me
how to do that?


    [javac] Compiling 1 source file to
/Users/fumi/lodac/OWLIM/owlim-japanese-analyzer/build
    [javac] 
/Users/fumi/lodac/OWLIM/owlim-japanese-analyzer/src/jp/linkeddata/owlim/JapaneseAnalyzerFactory.java:8:
jp.linkeddata.owlim.JapaneseAnalyzerFactory is not abstract and does
not override abstract method isCaseSensitive() in
com.ontotext.trree.plugin.lucene.AnalyzerFactory
    [javac] public class JapaneseAnalyzerFactory implements AnalyzerFactory {
    [javac]        ^
    [javac] 1 error


Best,
Fumi
_______________________________________________
Owlim-discussion mailing list
Owlim-discussion@ontotext.com
http://ontomail.semdata.org/cgi-bin/mailman/listinfo/owlim-discussion

Reply via email to