Tagged Questions
1
vote
0answers
29 views
SharePoint 2010 Foundation Search result pages being combined when they are not the same in anyway
I have a content source and rules setup that enable my search to crawl the following type of URL's with parameters to a custom web part page.
...
1
vote
2answers
78 views
Adding Search Bar via CEWP
So here's what I've come up with so far. Now I just need to figure out how to use the enter key as well as the mouse click.
<!doctype html>
<html lang="en">
<head>
<script>
...
0
votes
1answer
45 views
Does Sharepoint 2010 search webpart support danish character?
I am using search webpart (SP 2010). This webpart displayes title and other information. My title contains some danish character, but when I enter Ø or Å i get ? .
0
votes
0answers
23 views
Removing results when entering advanced search
I'm having a little problem. As soon as I click on "Advanced Search" the next page shows the results, either of everything on the site collection if the simple search textbox was empty, or the result ...
0
votes
0answers
74 views
Search Server Express giving Internal server error
Installed search server express on sharepoint 2010. Content has been indexed. But when doing a search I receive an "Internal server error exception". The correlation id given on the error page is not ...
0
votes
1answer
32 views
Manipulate SearchCenter how showing the results
is it posible to manipulate the searchcenter result list?
I need for results from a special library an other Link or another name field.
For Test i need an other Field e.g. a Userdefiend Title
and ...
0
votes
0answers
124 views
SharePoint 2010 Foundation Search not working for Claims Authentication!
I have SharePoint 2010 Foundation site with Web Application named (abc) is created at port 80. It Includes Claims based Authentication enabled in Default Zone. I have both Windows Auth with Ntlm and ...
2
votes
1answer
467 views
How to remove list name from search result in sharepoint foundation 2010?
My search result page is showing list items along with list name.But i dont want list name in search result.
Please advice.
Thanks.
1
vote
1answer
107 views
SharePoint Search and Columns with HTML
We are using SharePoint Search to index data from our SharePoint list.
We have one column which contains HTML characters but finding that the results coming back from the FullTextSQLQuery object have ...
3
votes
1answer
425 views
Microsoft.Search.Query, announcement list search scope returns no results
Created a search scope on a discussion list, am querying it, works fine.
Created a separate scope (folder related, same site) pointing to an announcement list.
I consistently get 0 results when ...
2
votes
1answer
159 views
SharePoint 2010 Search issue
I'm having a problem with SP Search;
We have 1 App server(041), 2 WFE servers (039,040).
search is configured on APP server (041) as in the below:
I did crawling and search results are perfect, ...