Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • bob baty-barr 1180 posts 1294 karma points MVP
    Oct 02, 2012 @ 20:08
    bob baty-barr
    0

    convert text in FileTextContent

    @Ismail -- how do you handle the \r\n stuff in the FileTextContent field for the short description with the results?

    thx

  • Ismail Mayat 4511 posts 10092 karma points MVP 2x admin c-trib
    Oct 03, 2012 @ 16:10
    Ismail Mayat
    0

    Not doing anything I just put into index whatever tika returns. If you want to you can strip out the \r\n using GatheringNode data event.

  • bob baty-barr 1180 posts 1294 karma points MVP
    Oct 03, 2012 @ 16:12
    bob baty-barr
    0

    i ended up just doing a Replace() -what is this GatheringNode data event you speak of ;)

  • Ismail Mayat 4511 posts 10092 karma points MVP 2x admin c-trib
    Oct 03, 2012 @ 16:52
    Ismail Mayat
    0

    Before the content ends up in index you can using the gatheringNode data event do stuff to it.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies