Thread
:
Help with custom search to create virtual library
View Single Post
01-09-2014, 07:42 PM
#
8
eschwartz
Ex-Helpdesk Junkie
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
Perhaps someone knows something better, but you could try the following regular expressions search:
Code:
title:"~\braw\b"
The ~ turns it into a regex search, the \b matches a word boundary (either beginning or end of word).
eschwartz
View Public Profile
Find More Posts by eschwartz
Track Posts by eschwartz via RSS