I can't make my files available to you unfortunately, but here's a summary of what happens:
1. Create files Joe, John, and Jim.
2. Index the files, then publish everything to the web server.
3. Search for J. Click on search result Joe and the page displays as it should.
4. Delete file Joe from local machine and web server.
5. Index the files (so it's just John and Jim at this point), then publish everything.
6. Search for J. Joe still appears as a search result.
7. Click on Joe, and get a Page Cannot be Displayed error.
What I don't get is why Joe was included in the second index, after I deleted it. I ever looked at zoom_index.js and Joe doesn't appear anywhere in the file. Have you seen this before?
1. Create files Joe, John, and Jim.
2. Index the files, then publish everything to the web server.
3. Search for J. Click on search result Joe and the page displays as it should.
4. Delete file Joe from local machine and web server.
5. Index the files (so it's just John and Jim at this point), then publish everything.
6. Search for J. Joe still appears as a search result.
7. Click on Joe, and get a Page Cannot be Displayed error.
What I don't get is why Joe was included in the second index, after I deleted it. I ever looked at zoom_index.js and Joe doesn't appear anywhere in the file. Have you seen this before?
Comment