From: Vitaly A. <vit...@gm...> - 2012-11-22 09:15:23
|
Hello all, I starting to evaluate Clucene engine for using in our product. I have 2 questions. 1. Is It planned to add support(or it already exists) for creating index in the Database instead of memory or filesystem? I read that java Lucene has it by providing JdbcDirectory interface. 2. I read in the FAQ that: "CLucene is not limited to English, nor any other language. To index text properly, you need to use an Analyzer appropriate for the language of the text you are indexing. CLucene's default Analyzers work well for English. There are a number of other Analyzers in "CLucene Sandbox", including those for Chinese, Japanese, and Korean." But "CLucene Sandbox" link is not works for some reason. Can you specify link to Analyzers list? Thanks in advance, Vitaly |