[Zorba-coders] [Bug 1014999] Re: Implement full-text black/white feature

2012-06-26 Thread Paul J. Lucas
** Changed in: zorba
   Status: Confirmed = In Progress

-- 
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/1014999

Title:
  Implement full-text black/white feature

Status in Zorba - The XQuery Processor:
  In Progress

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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/1014999/+subscriptions

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp


[Zorba-coders] [Bug 1014999] Re: Implement full-text black/white feature

2012-06-19 Thread Chris Hillery
** Tags added: task

-- 
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/1014999

Title:
  Implement full-text black/white feature

Status in Zorba - The XQuery Processor:
  Confirmed

Bug description:
  Sorry, I have no idea what this feature actually means, but it's on
  the list for Zorba 2.7 so I need a tracking bug. Paul, please start by
  updating this bug description with some details about what it means.
  Thanks.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/1014999/+subscriptions

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp


[Zorba-coders] [Bug 1014999] Re: Implement full-text black/white feature

2012-06-19 Thread Paul J. Lucas
** Description changed:

- Sorry, I have no idea what this feature actually means, but it's on the
- list for Zorba 2.7 so I need a tracking bug. Paul, please start by
- updating this bug description with some details about what it means.
- Thanks.
+ Add a function having the signature:
+ 
+ declare function ft:tokenize-nodes( $includes as node()+, $excludes as
+ node()* ) as element(ft:token)* external;

** Description changed:

  Add a function having the signature:
  
- declare function ft:tokenize-nodes( $includes as node()+, $excludes as
- node()* ) as element(ft:token)* external;
+ 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.

-- 
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/1014999

Title:
  Implement full-text black/white feature

Status in Zorba - The XQuery Processor:
  Confirmed

Bug description:
  Add a function 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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/1014999/+subscriptions

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp


[Zorba-coders] [Bug 1014999] Re: Implement full-text black/white feature

2012-06-19 Thread Paul J. Lucas
** Description changed:

- Add a function having the signature:
+ 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;
+ $excludes as node()* )
+   as element(ft:token)* external;
  
  where $includes lists all those nodes to include and $excludes lists all
  those nodes to exclude.

** Branch linked: lp:~paul-lucas/zorba/feature-ft_bw

-- 
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/1014999

Title:
  Implement full-text black/white feature

Status in Zorba - The XQuery Processor:
  Confirmed

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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/1014999/+subscriptions

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp