Ignore:
Timestamp:
2004-08-23T23:08:30+12:00 (20 years ago)
Author:
davidb
Message:

Renaming of variables and member functions using contstructs such as
'mgsearchptr' and the like to 'textsearchptr' to better reflect what
the item represents.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/src/colservr/search.h

    r2679 r8024  
    4141
    4242  // in subclass, should be over-rided to return "mg" or "mgpp"
    43   virtual text_t get_mg_type()=0;
     43  virtual text_t get_textindex_type()=0;
    4444  // the index directory must be set before any searching
    4545  // is done
Note: See TracChangeset for help on using the changeset viewer.