Ignore:
Timestamp:
2008-07-09T13:12:15+12:00 (16 years ago)
Author:
davidb
Message:

Introduction of 'collecthome' which parallels 'gsdlhome' to allow the toplevel collect folder to be outside of the gsdlhome area

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gsdl/trunk/src/colservr/lucenesearch.cpp

    r15594 r16310  
    8484}
    8585
     86
    8687bool lucenesearchclass::search(const queryparamclass &queryparams,
    8788                   queryresultsclass &queryresult) {
     
    147148    }
    148149
    149   cerr << "Lucene command: " << cmd << endl;
    150  
    151150  text_t xml_text = "";
    152151
Note: See TracChangeset for help on using the changeset viewer.