Hello everyone. I would like to be able to search through documents that has quotes in a text field. How would I be able to do that by using the View → Search This View method? Thanks for your help in advance.
Subject: How to search for documents with quotes?
“text to find” works for me.
Subject: RE: How to search for documents with quotes?
Are you saying you want to write a query that returns all documents where a particular field contains the quote character?
I don’t think you’ll be able to do that. Words are indexed – I don’t think there’s an entry for " in the index.
Subject: RE: How to search for documents with quotes?
Thank you Andre and Paul for your responses. If the problem arises again (where the user entered a quote), I’ll just modify the field to automatically remove the quote.