[TYPO3] Indexed search bitmask for flags

Dmitrii Dimandt dmitriid at gmail.com
Mon Jan 9 09:42:12 CET 2006


[QUOTE]
Bitmask for Flags (Advanced)	[flagBitMask]
	
By this value (0-255) you can filter the importance of <title> (128),
<keywords> (64) and <description> (32) content from HTML documents. By
default none of these will have any importance over the other. Setting
the value to eg. 196 means that title-tag content and meta-keywords
will be flagged (and rate higher in search results)
[END QUOTE]

Ok, but 128 + 64 из 192, not 196, and 128+64+32 из 224б not 255.

So, if I set the bitmask to 160 (126 + 32), will it mean that I set it
to <title>+<description> ?


More information about the TYPO3-english mailing list