On Fri, Sep 3, 2010 at 11:37 AM, Baiju M <[email protected]> wrote:
> On Fri, Sep 3, 2010 at 11:31 AM, Baiju M <[email protected]> wrote:
>> On Fri, Sep 3, 2010 at 11:16 AM, Baiju M <[email protected]> wrote:
>>> On Thu, Sep 2, 2010 at 9:05 PM, Ilshad Khabibullin <[email protected]> 
>>> wrote:
>>>> Hi,
>>>>
>>>> may be specify field_callable=False in index, default is True.
>>>
>>> I am not sure where to specify this option.
>>>
>>> In my project zope.intid & zope.catalog was not included
>>> from ZCML (etc/site.zcml)
>>> Now I added that but I am getting an error like this:
>>> http://gist.github.com/563456
>>
>> This error was coming because "zope.location" was not included
>> from ZCML.
>
> I am going to add "zope.location" to the default template.
> Should we add "zope.intid" & "zope.catalog" also ?

zope.keyreference was also not included from site.zcml
I added this also, but I an getting any result.
How can I check whether any object is indexed or not.

If anybody has a sample code with working catalog,
that would be really useful for me.

So, should we add zope.keyreference also to default template ?

Regards,
Baiju M
_______________________________________________
bluebream mailing list
[email protected]
https://mail.zope.org/mailman/listinfo/bluebream

Reply via email to