View Single Post
Old 12-23-2010, 01:39 PM   #3
Starson17
Wizard
Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.
 
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
Quote:
Originally Posted by kovidgoyal View Post
the content server is designed to be readonly. Changing it to modify the database will be rather problematic, since the database is not designed for simultaneous write access.
So the problem is that someone might be changing the DB from the GUI while someone else is changing it from the server?

If I implemented this within the GUI search code, would it immediately pass thru to the content server search code? I might do it for myself, if it isn't too hard, and just live with knowing about the risk.
Starson17 is offline   Reply With Quote