Is there a way to tell simple search to search “all” weblogs? I have about 60 weblogs on a site I’m developing, and it just seems like it will be easier in some places if I can say weblog=[all], instead of piping 60 weblog names.
Thanks,
Phoebe
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
August 27, 2010 9:11am
Subscribe [2]#1 / Aug 27, 2010 9:11am
Is there a way to tell simple search to search “all” weblogs? I have about 60 weblogs on a site I’m developing, and it just seems like it will be easier in some places if I can say weblog=[all], instead of piping 60 weblog names.
Thanks,
Phoebe
#2 / Aug 27, 2010 9:19am
Not as such, but you could probably use something like weblog=“not foo” which would search all the other ones.
#3 / Aug 27, 2010 9:21am
Ah brilliant. I knew there was a way out. Thanks.
#4 / Aug 27, 2010 9:27am
Glad I could help 😊 Please post again as needed.