Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: > I've noticed that 3.2.x supports, user-defined meta-tags. > > I've been unable to find any documentation pertaining to > a) adding which meta-tags to index > b) extract the values in my search.htm template
Yes, In 3.2.x user definded meta tags can be indexed under defined section (weight). I means text from them can be devided into separate words and stored in word database. Take a look into indexer.conf-dist, the section about document Sections :-) However user defined metatags can't be stored in URL table and can't be displayed lately in search.htm. As I told in my previous answer, this is on our TODO. > I've noticed that in the new indexer.conf there is a section for setting up these >user-defined meta-tags, but that one section is all I have managed to find. > > What I've done so far: > - Section meta:dockey 12 > has been added (near the META NAME=AUTHOR example) > > Now, I am not sure if that is all I need to enter to configure my 'user-defined' >meta tag or not. Please let me know if that should suffice > > Next, how would I access that meta tag's string value in my search.htm? > > IE, to access the document title, simple: $(DT) or $(DK), etc. > > how to access my 'dockey' meta value? > > If you could answer these questions, or point me to some documentation explaining >user-defined meta-tags, I would be in your debt. Reply: <http://www.mnogosearch.org/board/message.php?id=3658> ___________________________________________ If you want to unsubscribe send "unsubscribe general" to [EMAIL PROTECTED]
