rajgithub123 / google-enterprise-connector-sharepoint

Automatically exported from code.google.com/p/google-enterprise-connector-sharepoint
0 stars 0 forks source link

When a new web application is added after Search box installation, search box shows destorted search results #126

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
======================================
1. Install GSBS using GRK installer.
2. Create a new web application on SharePoint.
3. Congigure settings for the newly craeted web app using configuration wizard.
4. Perfrom search from the newly created site on the new web application.

What is the expected output? 
=============================
User should see the search results as per local stylesheet.

What do you see instead?
========================
Distorted results are seen.

Test Environment details
==========================
Win 2k3 Sp2, SharePoint: MOSS 2007, AuthN on SP site: Basic
Attached screen-shot for details.

Original issue reported on code.google.com by amit.per...@gmail.com on 4 Dec 2009 at 11:22

Attachments:

GoogleCodeExporter commented 9 years ago
Workaround
==========
User should manually configure the local stylesheet location in the web.config 
file
for the respective web application.

Sample values:
==============
<appSettings>
....

<add key="xslGSA2SP" value="C:\Program Files\Common Files\Microsoft Shared\web 
server
extensions\12\TEMPLATE\GSA2SP.xsl" />
<add key="xslSP2result" value="C:\Program Files\Common Files\Microsoft 
Shared\web
server extensions\12\TEMPLATE\SP_Actual.xsl" />

...
</appSettings>

Additional Information
=======================
This is the issue only when trying to search with the local stylesheet. If you 
use
GSA Frontend, you get proper search results. 

Original comment by amit.per...@gmail.com on 4 Dec 2009 at 11:37

GoogleCodeExporter commented 9 years ago

Original comment by rakeshs101981@gmail.com on 6 Oct 2010 at 7:46

GoogleCodeExporter commented 9 years ago

Original comment by rakeshs101981@gmail.com on 6 Oct 2010 at 9:22

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago

Original comment by priya.kh...@gmail.com on 6 Apr 2011 at 6:46

GoogleCodeExporter commented 9 years ago
This issue is filed as Google issue #6513964

Original comment by tdnguyen@google.com on 17 May 2012 at 11:55