aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/search_plugin_and_CGI_preview.mdwn
blob: 2a3d270b716b29aeabcc1abb0477f538c9b220fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Text on a page gets indexed when you preview.

I discovered this by using (perhaps this is weird) the Sandbox to
preview my markup in a file that I was preparing to check in through svn.
I just deleted the original Sandbox text in the edit form, pasted in my
file, hit Preview, then cancelled the edit, leaving the Sandbox unchanged.

After that, the Sandbox was one of the search hits for terms in the new
page, and the Sandbox excerpt in the search results showed text taken
from the new page, that was never really in the Sandbox page at all.

Clicking Edit and then Preview on the original Sandbox page corrected
the problem, of course.

Making the indexing only happen on a real commit might also speed the
Preview up a small amount.
--Chapman Flack

[[!tag done]]