IBM Watson Explorer Foundational Components include many out-of-box connectors for various types of data sources including web, filesystems, shares, databases and content management systems. This allows Watson Explorer (WEX) to be a very versatile tool for ingesting and indexing from multiple data sources into a single search application. Here is a listing of the out-of-box … Continue reading IBM Watson Explorer Connector List
Reflections on the Past Few Years
I have really neglected this blog over the past few years. I’d really like to post more often but I’ve been dealing with some personal issues that haven’t helped. The end of the year is a time that many people reflect over the past year. I’m going to extend that a little bit. I’m going … Continue reading Reflections on the Past Few Years
Regular Expression Converter for Watson Explorer Engine
Sometimes it’s useful to extract data from a Watson Explorer content node using regular expressions. In this post, I’ll show you how to extract data using a regular expression and create a new content node for that specific data. To start off we will use the default example-metadata collection. We will attempt to extract any … Continue reading Regular Expression Converter for Watson Explorer Engine
Using crawl-url nodes to enqueue data along with a url in Watson Explorer
viv:crawl-enqueue-url is documented as having 1 argument – the url to enqueue. However, it has an optional second form with two arguments which allows much more flexibility. If the first argument is set to the url and the second is a variable containing a crawl-url, that also works. (note the use of entities to create … Continue reading Using crawl-url nodes to enqueue data along with a url in Watson Explorer
Watson Explorer XSL Tips and Tricks
Using the Chico Application to Test XSLT Here’s an example use of Chico! I was testing something to do with evaluating XSLT and wanted to run it quickly: <vce> <process-xsl><