The MuPDF Fulltext search engine will ignore any leading or trailing spaces, so a search for " an", "an ", or " an " will for example all yield the following results:

As regex-search is not available on fixed-layout docs, those spaces are helpful to limit searches to whole words. (On CRE Fulltext search, spaces are respected even when regex search is disabled.)
The MuPDF Fulltext search engine will ignore any leading or trailing spaces, so a search for " an", "an ", or " an " will for example all yield the following results:
As regex-search is not available on fixed-layout docs, those spaces are helpful to limit searches to whole words. (On CRE Fulltext search, spaces are respected even when regex search is disabled.)