Changeset 3742


Ignore:
Timestamp:
2003-02-21T09:51:06+13:00 (21 years ago)
Author:
mdewsnip
Message:

Done MG wrapper (JNI).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl3/TODO_michael

    r3714 r3742  
    33/home/kjdon/public_html/michael (www.cs.waikato.ac.nz/~kjdon/michael) has some helpful docs - actually only one - the jni book.
    44also see hints.tex and manual.tex in docs/manual - printed out too.
    5 
    6 * implement GS2MGSearch and GS2MGRetrieve - service agents, in
    7 src/java/org/greenstone/gsdl3/service - the basic framework is there, but they
    8  dont do anything yet. look at GS2MGPP ones for a guide. You'll need to
    9 implement a JNI wrapper to MG. I have done that for MGPP - in packages/mgpp/ - java and jni directories - java has the java code half, jni has the c++ code half. theres a jni.pdf document in the above docs folder.
    10 dont forget to do the display element (see MGPPSearch for help), you'll need a resource properties file.
    115
    126* GS2MGPPSearch - currently for field searching, it uses a hard coded list of fields - this should be read in from the config file and be colleciton dependent. see createParameter, for the FIELD_FIELD_PARAM.
Note: See TracChangeset for help on using the changeset viewer.