Seems I am overlooking an obvious solution, but I have been spinning my
wheels and need help.

Let's say I have a document for each of a number of songs. I want to search
the titles to find those that start with the keyword. For example,

<title>30,000 Pounds Of Bananas</title>
<title>Banana Boat Song</title>

Keyword *banana* will find both with wildcarded cts:word-query. I need to
search for banana* and return only Banana Boat Song, but both come back, of
course.

What am I overlooking?
_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to