[CLucene-dev] Creating CLucene Index in a Database; Support for Asian languages

2012-11-22 Thread Vitaly Artemov
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

Re: [CLucene-dev] Creating CLucene Index in a Database; Support for Asian languages

2012-11-22 Thread Vitaly Artemov
One more question about Asian languages: I know that in Asian languages word boundaries are difficult issue. How are you tokenize Asian texts? Thank you, Vitaly On Thu, Nov 22, 2012 at 12:18 PM, Vitaly Artemov vitalyarte...@gmail.comwrote: Thank you for your fast reply. Can you please explain

Re: [CLucene-dev] Creating CLucene Index in a Database; Support for Asian languages

2012-11-25 Thread Vitaly Artemov
the best way to create N-Grams for the Asian texts. I think basic CJKAnalyzers already do it this way. ** ** Manuel ** ** *Von:* Vitaly Artemov [mailto:vitalyarte...@gmail.com] *Gesendet:* Donnerstag, 22. November 2012 11:23 *An:* clucene-developers@lists.sourceforge.net *Betreff

[CLucene-dev] Contrib lib build

2012-11-25 Thread Vitaly Artemov
Hi all, I unable to build contrib library on Windows 7 64 bit. I created clucene-contribs-lib solution(Visual Studio 2010) using CMAKE UI. I added clucene-core.lib and clucene-shared.lib as additional dependencies. But then I try to build it I get multiple link errors: LanguageBasedAnalyzer.obj :