3 Nov 10:03
Is it possible to create a xappy field with actions : INDEX_FREETEXT and COLLAPSE ?
Hi,
this is my short question, is it possible to create a xappy field with
actions : INDEX_FREETEXT and COLLAPSE
something like this :
conn.add_field_action(
'laboratory_name',
xappy.FieldActions.INDEX_FREETEXT ||
xappy.FieldActions.COLLAPSE,
weight=10,
language=lang,
spell=True
)
I've looking in xappy documentation and source code, I found nothing
about this subject.
Thanks for your help,
Stephane
--
--
You received this message because you are subscribed to the Google Groups "xappy-discuss" group.
To post to this group, send email to xappy-discuss@...
To unsubscribe from this group, send email to xappy-discuss+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/xappy-discuss?hl=en.
RSS Feed