Evan Lenz

View all posts from Evan Lenz on the Progress blog. Connect with us about all things application development and deployment, data integration and digital business.

Articles by the Author

Using namespace wildcards in XPath
Namespace wildcards are handy shortcuts — sometimes. But more often than not they should be avoided. Read more to learn why.
Evan Lenz December 12, 2011
Searching with constraints and facets
Learn how MarkLogic’s Search API made it easy to implement faceted search for an example website.
Evan Lenz November 23, 2011
To “fn” or not to “fn”
Should you use the “fn:” prefix when calling the built-in XQuery functions? This post discusses the pros and cons.
Evan Lenz November 16, 2011
Learning with xdmp:query-trace()
The xdmp:query-trace() function is a useful tool in helping to understand how MarkLogic evaluates queries. Why does a query run fast or slow?
Evan Lenz July 20, 2011
Good XML design and performance
There are lots of good reasons to use descriptive, unique element names whenever possible, and doing so plays nicely with human readers, XQuery, XSLT, XML Schemas, and MarkLogic Server.
Evan Lenz July 14, 2011
Punctuation in XPath, part 5: “//”
Previous posts in this series: Punctuation in XPath, part 1: dot (“.”) Punctuation in XPath, part 2: slash (“/”) Punctuation in XPath, part 3: “@” and “..” Punctuation in XPath, part 4: predicates (“[…]”) In this final blog of the series on XPath punctuation, we’ll learn about the “//” operator, a convenient shorthand for selecting […]
Evan Lenz June 27, 2011
Prefooter Dots
Subscribe Icon

Latest Stories in Your Inbox

Subscribe to get all the news, info and tutorials you need to build better business apps and sites

Loading animation