Active
Project:
Google Search Appliance
Version:
6.x-2.0-beta1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Feb 2010 at 22:10 UTC
Updated:
3 Mar 2010 at 16:21 UTC
Jump to comment: Most recent file
Comments
Comment #1
larskleiner commentedThanks for supplying these patches, they look great.
I only had a chance to test this one as we don't run a Google Mini on a https connection to test 691152: Better handling of XML errors when making cURL requests and I'm not sure about the best way to test the date range changes in 691156: Fix for date searching when no keyword is present via the standard google appliance search form.
This patch seems to do the job, I'd like to commit it.
Would it be ok for you to strip out the daterange change to inmeta before I do so? They probably should be reviewed along with the other changes in 691156: Fix for date searching when no keyword is present.
Comment #2
samlerner commentedSure, I've attached a modified patch that removes the date stuff. Didn't belong in this patch anyway.
Comment #3
larskleiner commentedThanks, I commited your patch.
The last patch didn't seem to work for some reason so I used the first one and stripped out the daterange stuff again.