Find and replace in a corpus
This is the Find and replace window when you view or edit a document from a LiveDocs corpus. You can search for words or expressions in corpus documents. You can replace words or expressions with other text.
Works everywhere: Find and replace works in bilingual and monolingual documents, as well as in aligned document pairs.
Regular expressions: You can use regular expressions in the Find what box, and replace rules (variables) in the Replace with box.
How to get here
- Open a project.
- In Project home, choose LiveDocs.
- In the list at the top, check the check box of the LiveDocs corpus where you need to find text.
- Open a document from the LiveDocs corpus. (The documents are listed at the bottom.)
- Press Ctrl+H. The Find and replace window opens. Or, to just find something, press Ctrl+F. The Find and replace window opens, but the Replace with box will be grayed out.
What can you do?

In the Find what drop-down box, type the text you are looking for. Or, expand the drop-down list, and choose an expression from previous searches. (When you close memoQ, this list is cleared.)
Regular expressions: You can type regular expressions in the Find what box. To do that, first check the Use regular expressions check box. If there is a problem with the regular expression, memoQ displays an exclamation mark next to the Find what box when you click one of the Find buttons. To learn more, click the exclamation mark: The Regular expressions help page opens.
To search inside inline tags: Check the Expand tags to text check box. Then you can look for tags like this: '<mq:ch>'.

Check the Replace check box (if it isn't checked already).
In the Replace with drop-down box, type the text that will replace the Find what text. Or, expand the drop-down list, and choose an expression from previous replacements. (When you close memoQ, this list is cleared.)
Regular expressions: If you search for regular expressions, you can include the matching variables in the Replace box, too. Type $1 for the first recognized chunk; $2 for the second one; and so on. You can use these if the Use regular expressions check box is checked, and there are replaceable groups (for example, (^s+)) in the Find what box. To learn more, see the Regular expressions help page.

Under Options, you have these options:
- Only whole words: Check this check box to stop only where the search text matches an entire word, not just a part of it.
- Match case: Check this check box to run a case-sensitive search. memoQ stops only if the lowercase and uppercase letters are also the same. But the replacement text is inserted without change.
- Wrap around: Check this check box to continue searching from the beginning of the document when memoQ reaches the end of it. The search will continue until the starting point of the search is reached again.
- Never spoil formatting: When you replace text, and memoQ finds an occurrence where there is an inline tag inside, or where there is a change in the bold/italic/underline/superscript/subscript formatting, the inline tag will be deleted. If you don't want that, check this check box. Then, if you click Replace, memoQ asks if you really want to replace the text, erasing the tags or the formatting changes. If you click Replace all, memoQ skips the affected matches and displays a warning.
After you enter the text to search for - and, optionally, the replacement -, you can go through the document, and decide what happens to the text that memoQ finds.
- To jump to the first or the next occurrence: Click Find next. memoQ jumps to the nearest segment where the Find what text occurs, and highlights the text.
The Find and replace window stays open. You can even click the segment, make changes, and then return to the Find and replace window.
- To replace the latest occurrence that memoQ found: Click Replace. memoQ replaces the occurrence with the Replace with text. Then it jumps to the next occurrence, and highlights it. The Find and Replace window stays open.
- To replace all occurrences in the open document: Click Replace All. memoQ replaces every occurrence of the Find what text with the Replace with text. memoQ counts the occurrences, and shows the number on the right. When memoQ finishes replacing, it announces the result in the Find/Replace message box. To return to the Find and Replace window: Click OK. The Find and replace window stays open.
After finding and replacing, you can enter new Find what and Replace with expressions, and go over the document once again.
When you finish
To close the Find and replace window, and go back to the document editor: click Close.