Opened 14 years ago

Closed 14 years ago

#659 closed defect (fixed)

search types in gs3 GLI

Reported by: kjdon Owned by: kjdon
Priority: very high Milestone: 3.05 Release
Component: GLI Severity: major
Keywords: Cc:

Description

I have changed how they are represented in config file (the code and config file previously didn't match at all).

In collectionConfig.xml, inside search element, have

<searchType name='plain'/>
<searchType name='simpleform'/>
<searchType name='advancedform'/>

Need to make GLI write this out to config file instead of a format tag.

Change History (2)

comment:1 by kjdon, 14 years ago

Priority: moderatevery high
Status: newassigned

comment:2 by kjdon, 14 years ago

Resolution: fixed
Status: assignedclosed

now reads in and writes out searchType elements, but internally they are handled as format statements

Note: See TracTickets for help on using tickets.