Opened 16 years ago

Last modified 15 years ago

#329 new enhancement

Support for dynamic classifiers in GLI

Reported by: kjdon Owned by: nobody
Priority: high Milestone: Greenstone 2 wishlist
Component: GLI Severity: enhancement
Keywords: Cc:

Description

Michael has implemented dynamic classifiers using sqlite. Need to upgrade GLI to offer the infodbtype option for the collect.cfg file. And also add support for the new dynamicclassifier directive. Ask Michael for more information :-)

Change History (2)

comment:1 by kjdon, 16 years ago

Milestone: Next Release (2 or 3)Release 2.82

Need "infodbtype sqlite" in the config file, then rebuild.

Classifiers specified like

dynamic_classifier Organizations "dls.Organization"

The first word is the name (translatable??? not I think)

Can be options:

dynamic_classifier Organizations "dls.Organization -group_by_first_character"

Options found by looking at the code:

-split_using_hierarchy_separator X -group_by_first_character -use_hlist_at_top -split_greenstone_dates -sort_documents_by Y

Need to think about: translating the title, auto generate the options for gli ...

comment:2 by kjdon, 15 years ago

Milestone: Release 2.82Release 2.83
Note: See TracTickets for help on using tickets.