Changeset 2152

Show
Ignore:
Timestamp:
07/31/08 22:12:28 (5 months ago)
Author:
karpet
Message:

update the todo list

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • libswish3/trunk/TODO

    r1925 r2152  
    1 * fix warnings from make test 
    2  
    31* add new MIME via config 
    42 
     
    75* noindex comments handler 
    86 
    9 * how we will store a header-type db that is independent 
    10   of the index proper (metanames, properties, ignorechars, etc.) 
    11   As XML file? swish_header.xml  
    12  
    137* Native format: is SQL too slow? BDB? QDBM? or just use Xapian by default? 
    14  
    15 * make config.c conform to the documented API in libswish3.3.pod 
    168 
    179* tokenizer: regexp lib? 
     
    2719  KS has some preliminary support for properties. 
    2820 
     21* XMLClassAttributes is broken because end_tag() will never match 
     22  probably need an additional parser_data->metaname flag to correlate 
     23  and set in build_tag(). 
    2924