Hey Daniel,

Just tried out putting <replace var> thing in the
configuration file (xml.format)and it worked out
without having to change the .jsp file for the module.

For some reason, total results of the keyword
'management' were never returned at all but not for
the others! Ha! Is it that  word is a reserved word?

melvin

--- "Daniel F. Savarese" <[EMAIL PROTECTED]> wrote:

> 
> In message
>
<[EMAIL PROTECTED]>,
> Melvin Mah
>  writes:
> >I managed to get 750,000 but I do not want the
> commas
> >I need to remove those.
> >
> >Is there any syntax that I need to add /change to
> the
> >current regex?
> 
> You're going to have to do a postprocessing
> substitution pass because
> you don't know exactly how many commas are going to
> be in any given
> piece of input.  Otherwise, you could capture the
> numbers surrounding
> the commas and concatenate them.
> 
> daniel
> 
> -#-#-#-#-| Sleep and The Traveller |-#-#-#-#-#-#-#-
> http://www.savarese.org/
> In distant lands, I hear the call of my home.     # 
>    s a v a r e s e
> Yet my work is not done.  My journey's just begun.- 
>   software research
>  -- http://www.sleepandthetraveller.com/          #
> http://www.savarese.com/
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to