Looks like "content" is in smart quotes, try plain quotes instead.

On Mon, Jun 20, 2016 at 1:43 PM, Sven Davison <svendavi...@gmail.com> wrote:
> I had tried that but got a NULL value result.  Is there a setting w/in the
> extractor that I need to change too?
>
>
>
>
>
>
>
> -Sven
>
> Sent from Mail for Windows 10
>
>
>
> From: Lee Laim
> Sent: Monday, June 20, 2016 12:56 PM
> To: users@nifi.apache.org
> Subject: Re: GetHTTP->ExtractText (Regex/User problem?)
>
>
>
> Hi Sven,
>
>
>
> give this a try:
>
>
>
> <div class=”content”>(.*?)<\/div>
>
>
>
>
>
>
>
> On Mon, Jun 20, 2016 at 10:25 AM, Sven Davison <svendavi...@gmail.com>
> wrote:
>
> I have looked at the example for extracting text. I seen the example pulls
> the content between the <title> tags. I’ve changed it to pull from the <h3>
> tags w/o problem. The problem I’m having is pulling form something a bit
> more specific. I’m sure the problem is with my understanding/usage of REGEX.
>
>
>
> I’m trying to pull the content from this example.
>
>
>
> <div class=”content”>this is the content I want to pull</div>
>
>
>
> Any help would be super awesome. I’ve been banging my head for a bit here.
>
>
>
>
>
>
>
> -Sven
>
>
>
> Sent from Mail for Windows 10
>
>
>
>
>
>

Reply via email to