Modify

Opened 16 years ago

Closed 14 years ago

#3635 closed enhancement (worksforme)

reindex with revision change performance

Reported by: who.mobile@… Owned by: Ryan J Ollos
Priority: normal Component: RepoSearchPlugin
Severity: normal Keywords:
Cc: schnorpsie@… Trac Release: 0.11

Description (last modified by Alec Thomas)

It looks there are change to update index for changed file only, instead of fully re-index of repository.

  1. in revision change case, get list of file change with SVNLOOK (or pythonsvn(?))
  2. run update index for those file

This could enhance web response time when revision changes.

Attachments (0)

Change History (4)

comment:1 Changed 16 years ago by Alec Thomas

Description: modified (diff)

This is how it works in 0.10. If it doesn't work like that in 0.11 it's due to Trac API changes which need to be accounted for.

comment:2 Changed 16 years ago by anonymous

Cc: schnorpsie@… added; anonymous removed

comment:3 Changed 14 years ago by Ryan J Ollos

Owner: changed from Alec Thomas to Ryan J Ollos

Reassigning ticket after changing maintainer of plugin.

comment:4 Changed 14 years ago by Ryan J Ollos

Resolution: worksforme
Status: newclosed

I trust this issue is solved given the response of the author in comment:1. If the Reporter has further comment, please reopen to discuss.

However, I will take a close look at your report in #3634.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Ryan J Ollos.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.