Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 378371

Summary: [search] incremental indexing
Product: [ECD] Orion Reporter: John Arthorne <john.arthorne>
Component: ServerAssignee: Project Inbox <orion.server-inbox>
Status: RESOLVED WONTFIX QA Contact:
Severity: normal    
Priority: P3 CC: ahunter.eclipse
Version: 0.4   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description John Arthorne CLA 2012-05-03 09:45:57 EDT
Our indexer currently naively scans the entire file system on each pass. Investigate whether there is a lightweight mechanism we can add to notify the indexer when files or directories change and therefore re-index them more quickly.

I am thinking of something like the RefreshJob in core.resources that maintains a simple queue of resources to update. Duplicate requests are collapsed in the queue. If the server restarted we would just perform a complete index pass.
Comment 1 Anthony Hunter CLA 2015-01-19 17:29:45 EST
We are no longer using Apache Solr or an indexer on the Orion server for search.