| Summary: | global search - the caching confuses me...what is the lifecycle? | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Susan McCourt <susan> | ||||
| Component: | Client | Assignee: | libing wang <libingw> | ||||
| Status: | RESOLVED WONTFIX | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | P3 | CC: | john.arthorne, libingw | ||||
| Version: | 0.5 | ||||||
| Target Milestone: | --- | ||||||
| Hardware: | PC | ||||||
| OS: | Windows 7 | ||||||
| Whiteboard: | |||||||
| Attachments: |
|
||||||
|
Description
Susan McCourt
I think it must be timing dependent, but this causes really strange results if you are in the middle of bulk changes that have manual intervention. I refreshed my page and went from 40 stale hits to 16 stale hits. I would have expected that if it refreshed, it would have been current, vs. partially current. Then when I refreshed, I had 2 stale hits. Eventually it cleared up. It's not a matter of caching. The search runs against the index, and index is updated periodically in the background. It can take a couple of minutes for the indexer to catch up to your changes. The grey result means the index found a match, but when we actually retrieved the file we found no match. I think Susan/user's confusion is that she did not know what "grey out" means. Should we pop up a hint saying "There are files not synced yet with search engine, please wait" as status message? Ideally if we can get notifications from server that a speficic workspace got resynced, we can reload the result page automatically. Actually, I knew that gray meant it was stale. I wasn't so much thinking about the index, but I guess what I wanted was to force a reindexing because I'd just made a huge swath of changes and I wanted to make sure I'd gotten them all. Closing as part of a mass clean up of inactive bugs. Please reopen if this problem still occurs or is relevant to you. For more details see: https://dev.eclipse.org/mhonarc/lists/orion-dev/msg03444.html |