Wednesday Log (2.26.2009)

7:30 – 4:00

  • Deployed. There was a note from Anne about a slow query. After looking at the logs, it looked like it could have been a query that used columns that were no longer in the data. She’s going to try to rebuild the query and see if that affects performance.
  • Talked to Dong about checking to see that columns exist before running the query. If they don’t then run the query in a degraded mode
  • Talked to Dong about role management admin screen
  • Working on putting column name checkboxes in AdvancedQueryBuilder – done
  • Need to add a rollover to search – done
  • Added Google Query Language Reference documentation to AdvancedQueryWidget