Ticket #236 (closed defect: fixed)

Opened 2 years ago

Last modified 1 year ago

When indexing meta-data in lucene, entities are showing up

Reported by: ebrown Assigned to: ebrown
Priority: unassigned Milestone:
Component: topaz Version: 0.5-SNAPSHOT
Keywords: search Cc:
Blocking: Blocked By:

Description

This should be similar to the fixes in [1469].

This would be nice to have for launch, but we'll probably be fine without it (that is until a VIP complains that searching on some term in in article title doesn't show up properly).

Dependency Graph

Change History

12/03/06 02:56:34 changed by ronald

  • status changed from new to closed.
  • resolution set to fixed.

(In [1539]) Fix #236: strip out all markup tags from metadata field values.

Since regexp functions are not defined for XSLT 1.0, and neither Xalan nor Saxon support the exslt regexp functions, but XSLT 2.0 has regexp, and we're already using Saxon, switching to XSLT 2.0 is easier than writing an extension function. So did that.

08/07/07 16:25:51 changed by

  • milestone deleted.

Milestone Bugs deleted