Seen something interesting in the Lucee or CFML community this month? Post it here!
As always I love Lucee is a quick review of Lucee and CFML happenings in general!
This week’s tutorial video shows you how you can handle XML in Lucee in a very efficient way, with the help of a SAX Parser.
Example Code from the video can be found here:
3 Likes
Looks good !
AWS Translate is a simple service to use from within your CFML or Java application. The service only does one thing: translate text from one language to another.
1 Like
By the time we moved from CF to Lucee a few years ago, however, we’d already stopped using the built-in search capabilities in favour of Elasticsearch (ES), a standalone Lucene based product which offers a more modern and flexible way of handling search through its RESTful, JSON based API. We’ve also found it to be significantly faster.
1 Like
h/t @andrew
1 Like