Ticket #10 (closed defect: released)

Opened 6 years ago

Last modified 5 years ago

Allow use of query parser prefixes map

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

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

Changed 6 years ago by olly

  • owner changed from james to olly

Changed 6 years ago by olly

  • status changed from new to assigned

Changed 5 years ago by olly

  • status changed from assigned to closed
  • resolution set to fixed

Now implemented in CVS - the syntax is:

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

e.g.:

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

Changed 5 years ago by olly

  • resolution changed from fixed to released

Fixed in 0.7.5

Changed 5 years ago by trac

  • platform set to All
Note: See TracTickets for help on using tickets.