Tagged Questions
1
vote
1answer
1k views
What field contains the “created date” in a SharePoint Search Index?
We need to list documents, list items, etc from a Sharepoint Search Server Express Index by the created date. The problem is we can't find it in the index even though we've tried to map it to ...
0
votes
2answers
1k views
does WSS 3.0 search index document libraries?
I have a document library with a few files in it and I've noticed that doing a search for files in the document library (even the exact file name) does not seem to give any search results. The search ...
0
votes
1answer
906 views
How to filter list using CAML query from a custom search field?
Background
I'm configuring a custom WSS application that focuses around one main list. I want to replace the top sharepoint search box with my custom search. After clicking on search I want to load a ...
0
votes
2answers
304 views
Sharepoint search fails when using DataKeynames
We have a Sharepoint site which uses search.
We get the following error:
Unable to validate data. at
System.Web.Configuration.MachineKeySection.EncryptOrDecryptData
(Boolean fEncrypt, Byte[] ...
0
votes
2answers
488 views
WSS Search - Content inside webparts
How would you go about having WSS search index content that's inside a webpart/pulled from an external source and presented in a SPGridView?