Chris Beaven wrote: > The problem I have is that the results should be weighted. If I'm using > ZCTextIndexes the weighting of a search result works really well. If I > simply concatenate the results, won't the weighting be stuffed? Why can't you use something like Catalog.searchResults(PrincipiaSearchSource='word1 or word2')? -mj