Implement full-text black/white feature

Bug #1014999 reported by Chris Hillery
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Zorba
Fix Released
Medium
Paul J. Lucas

Bug Description

Add a function to the full-text module having the signature:

declare function ft:tokenize-nodes( $includes as node()+,
                                    $excludes as node()* )
  as element(ft:token)* external;

where $includes lists all those nodes to include and $excludes lists all those nodes to exclude.

Tags: task

Related branches

Chris Hillery (ceejatec)
Changed in zorba:
assignee: nobody → Paul J. Lucas (paul-lucas)
Chris Hillery (ceejatec)
tags: added: task
description: updated
description: updated
description: updated
Changed in zorba:
status: Confirmed → In Progress
Changed in zorba:
status: In Progress → Fix Committed
Changed in zorba:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.