[Zope] Re: ZCatalog: searching with OR
Chris Beaven
chris@d-designz.co.nz
Wed, 12 Feb 2003 11:57:53 +1300
Because it's 2 different indexes I'm searching
Maik Jablonski wrote:
>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
>
>
>
>_______________________________________________
>Zope maillist - Zope@zope.org
>http://mail.zope.org/mailman/listinfo/zope
>** No cross posts or HTML encoding! **
>(Related lists -
> http://mail.zope.org/mailman/listinfo/zope-announce
> http://mail.zope.org/mailman/listinfo/zope-dev )
>
>
>