Ticket #153 (task)

Opened 6 years ago

Last modified 5 years ago

Trasient indexer in svc might cause problems

Status: new

Reported by: douglm Assigned to: douglm
Priority: minor Milestone: Bedework 4.0
Component: core Version:
Keywords: Cc:

Has to be transient otherwise the session is not serializable. However, we need the inder object to retrieve the search result.

Reimplement with a saerializable object which allows us to redo the query if we lose the indexer.

Change History

09/25/07 10:49:58: Modified by douglm

  • milestone changed from Bedework 3.4 to Bedework 3.5.

01/29/08 09:40:44: Modified by douglm

  • milestone changed from Bedework 3.5 to Bedework 4.0.

Milestone Bedework 3.5 deleted

02/25/08 00:23:48: Modified by douglm

  • type changed from defect to task.