Opened 21 years ago

Closed 21 years ago

Last modified 20 years ago

#10 closed defect (released)

Allow use of query parser prefixes map

Reported by: Olly Betts Owned by: Olly Betts
Priority: high Milestone:
Component: Omega Version: 0.6.4
Severity: minor Keywords:
Cc: Blocked By:
Blocking: Operating System: All

Description

Implement $addprefix{author,A} or something equivalent. If done as an omegascript command, need to rejig omega.cc and query.cc so that it gets processed before CGI parameter handling happens - this may have other benefits.

Change History (4)

comment:1 by Olly Betts, 21 years ago

Owner: changed from James Aylett to Olly Betts

comment:2 by Olly Betts, 21 years ago

Status: newassigned

comment:3 by Olly Betts, 21 years ago

Resolution: fixed
Status: assignedclosed

Now implemented in CVS - the syntax is:

$setmap{prefix,QUERYPREFIX,TERMPREFIX,...}

e.g.:

$setmap{prefix,author,A,subject,XT,abstract,XA}

comment:4 by Olly Betts, 20 years ago

Operating System: All
Resolution: fixedreleased

Fixed in 0.7.5

Note: See TracTickets for help on using tickets.