Hi all,

I'm new to remember and have some questions about generating a remember-based member type with AGX.

I've noticed in the remember source (member_schema.py) that most of the default fields have the property: "user_property=True". The documentation I found on this says that this property tells us that this field is a user property, more or less. This means nothing to me, unfortunately.

Could someone please explain what significance a "user property" has?

Should I include this as a tagged value on my additional fields in my UML?

Also, is it important when indexing my additional fields to use the index: as in member_schema.py? I'm refering to this:

index=('membrane_tool/ZCTextIndex,lexicon_id=member_lexicon,index_type=Cosine Measure|TextIndex:brains', 'ZCTextIndex|TextIndex:brains'),

If I just use a tagged value for "index" of: "KeywordIndex:brains" will that foul anything up?

Thanks for the help,

Larry Pitcher


--
Archive: 
http://www.openplans.org/projects/remember/lists/remember/archive/2007/06/1182359607272
To unsubscribe send an email with subject unsubscribe to [EMAIL PROTECTED]  
Please contact [EMAIL PROTECTED] for questions.

Reply via email to