Ignore:
Timestamp:
2011-08-24T15:52:02+12:00 (13 years ago)
Author:
davidb
Message:

Code changes to support indexers that are provided through the extension mechanism

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone2/perllib/lucenebuildproc.pm

    r24404 r24460  
    239239        } # for each field in this one index
    240240       
     241
    241242        # now we add the text and/or metadata into new_text
    242243        if ($section_text ne "" || scalar(@metadata_list)) {
     
    283284       
    284285    } # foreach field
    285 
    286286
    287287    if ($all_metadata_specified) {
Note: See TracChangeset for help on using the changeset viewer.