googlegsa / sharepoint.v3

Google Search Appliance Connector for SharePoint
5 stars 10 forks source link

Google search box installer fails to detect web applications #107

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. For any web application listed in SharePoint, have the URL under 
Alternate Access Mapping to have a its hostname anything different like 
'mysharepoint.com' instead of 'myhost.domain'
2. Run the Google search Box installer on the host that has SharePoint 
installed on it

What is the expected output? 
All web applications should be listed by the installer and Google Search 
Box should be configured for the same

What do you see instead?
The web application whose URL under Alternate Access Mapping does not have 
the hostname in it is not listed by the installer and hence Google Search 
Box is not configured for the same

Original issue reported on code.google.com by rakeshs101981@gmail.com on 8 Sep 2009 at 5:55

GoogleCodeExporter commented 9 years ago

Original comment by rakeshs101981@gmail.com on 25 Sep 2009 at 2:14

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Workaround is to use manually install the search-box as described below
http://code.google.com/p/google-enterprise-connector-
sharepoint/wiki/GoogleSearchBoxMannualInstallationSteps

Original comment by j.dars...@gmail.com on 14 Oct 2009 at 11:19

GoogleCodeExporter commented 9 years ago
Fixed this issue. 
------------------
Instead of relying on the AAM, Search Box now makes a check to the "web.config" 
file
of each web application to determine if it belongs to the local machine. This 
check
is also required before storing GSA configurations in respective web.config 
files. 

# Fixed included in revision:
---------------------------------
http://code.google.com/p/google-enterprise-connector-sharepoint/source/detail?r=
422

Original comment by amit.per...@gmail.com on 5 Nov 2009 at 1:32

GoogleCodeExporter commented 9 years ago
Verified in 2.4 Release

Original comment by ashwinip...@gmail.com on 14 Dec 2009 at 7:15