https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7717
--- Comment #4 from Sidney Markowitz <[email protected]> --- It looks like the search function in Confluence is quite limited. It uses a Lucene word search engine that tokenizes the text and removes everything from a list of "stop" words. There is a 10 year old feature request about this on the Confluence issue tracker that has over 800 votes and is still being ignored. It means you cannot search for a specific phrase if it contains short common words, nor can you search for pages with MoinMoin macros by looking for "<<" and ">>". The workaround I see is to do the search on the old wiki, and then edit pages on the cwiki. -- You are receiving this mail because: You are the assignee for the bug.
