|
Home > Archive > Microsoft Content Management Server > July 2006 > Searching posting, without connected postings being repeated
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Searching posting, without connected postings being repeated
|
|
| Louvaro 2006-07-06, 7:20 am |
| Hi there,
I'm searching posting and in the results it is been list "repeated" postings
- that are connected pages.
Is there a simple way to show only one of the connected postings in a result
set?
Or have we, for each posting in a postingcollection, check if the property
"IsConnected" is "true" and check if every "ConnectedPostings" has been join
to the results collection?
Thanks for any help,
Lou
| |
| Stefan [MSFT] 2006-07-06, 7:20 am |
| Hi Louvaro,
all connected postings are normal postings.
So you need to exclude them manually if you only need to show one instance.
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
Check out the new book as well: Advanced MCMS development:
http://tinyurl.com/8ugwj
----------------------
"Louvaro" <Louvaro@discussions.microsoft.com> wrote in message
news:E324FA6B-0D8A-4A09-9316-2F7C2ABA8C28@microsoft.com...
> Hi there,
>
> I'm searching posting and in the results it is been list "repeated"
> postings
> - that are connected pages.
>
> Is there a simple way to show only one of the connected postings in a
> result
> set?
>
> Or have we, for each posting in a postingcollection, check if the property
> "IsConnected" is "true" and check if every "ConnectedPostings" has been
> join
> to the results collection?
>
> Thanks for any help,
>
> Lou
>
>
>
>
|
|
|
|
|