View Single Post
Old 02-16-2013, 08:59 PM   #2
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,133
Karma: 60406498
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by Joan M View Post
I used Edit Metadata in Bulk to search the Authors field for the character ; and replace it with the character &. Yes, I have a backup. Yes, I tried a test first and the replace seemed to work properly.

After this operation on around 700 titles, I used Advanced Search/Author to search for all instances of "&". The search finds zero results. Searching on other fields for the character "&" does return results. I am not missing any records that I can tell.

Any thoughts on why this is?
Symbols can be special characters.
In REGEX Mode, always escape special characters(like): \& \. \+ \?
so they are treated as characters, not controls
theducks is offline   Reply With Quote