Tagged Questions
The moss2007enterprisesearch tag has no wiki summary.
2
votes
2answers
2k views
How do I perform a MOSS FullTextSqlQuery and filter people results by the Skills managed property?
I am having trouble with a MOSS FulltextSqlQuery when attempting to filter People results on the Skills Managed Property using the CONTAINS predicate. Let me demonstrate:
A query with no filters ...
2
votes
3answers
2k views
Windows SharePoint Services Search won't stop
Background: I had been asked to create a second Sharepoint application server to reprovision the one that is currently in the SharePoint Farm. I installed the os, SharePoint, and SP1. I then began the ...
2
votes
3answers
1k views
Timeout problems with Microsoft Office SharePoint Server 2007 Query Web Service
We are having issues with the MOSS 2007 Web Service. Specifically, the Query/QueryEx method of the API.
We are using the SQL Syntax to query sharepoint, and for most cases, our search execution time ...
1
vote
1answer
59 views
Refine search results control
I am using People Search Core Results PageLayout for my People Search WebPart.
By default when you search it gives an option of Refine your search.
As I observe its getting those options from a ...
1
vote
1answer
345 views
How do I code a custom search page to search current site and sub-sites only in SharePoint 2007?
Users of our SharePoint-2007 Portal will have the ability to create their own site and sub-sites. These sites will be searchable but the search will be limited to the site and sub-sites if any.
I am ...
1
vote
2answers
682 views
Where is the Content Source Name in the SSP Search Database
I need to locate the table that contains the Content Source Name (along with the ContentSourceId) in the SSP Search Database (OR anywhere else that it gets stored in).
I may be able to access this via ...
0
votes
1answer
48 views
How to achieve this site structure?
I need to develop a website that looks like this.
In central administration however, in the operations tab, It shows
Central Administration--> Operations.
But I checked, operations is not a ...
0
votes
1answer
314 views
MOSS search crawl fails with “Access is denied …”
Recently the search crawler stopped working on my MOSS installation. The message in the crawl log is
Access is denied. Check that the Default Content Access Account has access to this content, or add ...
0
votes
1answer
3k views
The search request was unable to connect to the Search Service
I am developing a sharepoint site using sharepoint object model. I am getting "The search request was unable to connect to the Search Service" message on execute FullTextSqlQuery. Office Sharepoint ...
0
votes
4answers
531 views
MOSS 2007 Navigation Options/Settings
I have a subsite that I have changed the "global navigation" setting to
"Display the navigation items below the current site"
This works correctly. I then need to "add a link" this is a link back ...
0
votes
1answer
298 views
Enterprise Search web service in SharePoint
I have a question to Enterprise Search in SharePoint. I use this functionality over web service (.../_vti_bin/search.asmx). There are some standart set of attributes (Name, Title...) returned as ...