Arg, problem 1: You can't do a discrete property based query with that solution, only a fulltext query.
On 12/7/07, Bill Williamson <[EMAIL PROTECTED]> wrote: > Yes it does. > > That is not a horrible horrible idea either... that page could have a > javascript redirect to the root site.... > > On 12/7/07, Matt Lynch <[EMAIL PROTECTED]> wrote: > > Does your "hack-ish" solution include writing code? > > > > If so, you could write a custom ASPX page which dumps the contents of the > > SPWeb's property bag to a page, and get the search engine to crawl that > > page. > > > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bill > > Williamson > > Sent: Friday, 7 December 2007 11:38 AM > > To: [email protected] > > Subject: [OzMOSS] Does/Can the Search Engine index the SPWeb PropertyBag? > > > > If I add properties to the SPWeb property bag, is there ANY way to get > > the search engine to index those properties? > > > > I'm trying to get around the hack-ish solution of "Create a > > single-item list" for doing site-relevant properties, and the property > > bag is a great way to do it (in fact it's how they do the BDC > > integration, so I know it's the "right" way to do it), but if you > > can't search it then it's pointless. > > > > > > ------------------------------------------------------------------- > > OzMOSS.com - to unsubscribe from this list, send a message back to the list > > with 'unsubscribe' as the subject. > > Powered by mailenable.com - List managed by www.readify.net > > > > > > > > > > ------------------------------------------------------------------- > > OzMOSS.com - to unsubscribe from this list, send a message back to the list > > with 'unsubscribe' as the subject. > > Powered by mailenable.com - List managed by www.readify.net > > > > > > > ------------------------------------------------------------------- OzMOSS.com - to unsubscribe from this list, send a message back to the list with 'unsubscribe' as the subject. Powered by mailenable.com - List managed by www.readify.net
