You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Djapian Users
hi,
what's the difference between 'fields' and 'tags' in the indexerClass?
thanks
Alex Koshelev
unread,
Oct 13, 2009, 7:03:58 PM10/13/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to djapia...@googlegroups.com
Hi!
Fields in Djapian its model fields that are stored in index as plain data. Tags are stores as plain data and as named slots in index. So if you have tag called for example "subject" - you can search only by its values like so: "subject:some text".