Changeset 12865


Ignore:
Timestamp:
2006-09-27T15:12:12+12:00 (18 years ago)
Author:
kjdon
Message:

need to call set_stem_index_args to set up the ss, ks and afs args

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/src/recpt/pageaction.cpp

    r12549 r12865  
    646646    // set up ct, qt, qto
    647647    set_query_type_args(cinfo, args);
    648 
     648    // set up ks, ss, afs
     649    set_stem_index_args(cinfo, args);
     650 
    649651  }
    650652 
Note: See TracChangeset for help on using the changeset viewer.