Subject | Re: Index tales - part 2/3 - CREATE JOIN / Keyword FTS (was Part 2: - Keyword F |
---|---|
Author | Roman Rokytskyy |
Post date | 2006-10-13T21:40:05Z |
> Roman, is the required work C++ or Java? I haven't touched theYou can think about Java, but then you need JNI layer to translate
> former in years, but if it's the latter...
calls from the engine, then also backcalls from Java to save indexes....
So, C++ is preferable. Also considering the need to fix the seek in
temporary blobs.
Roman