Webboard: section name reference in search query
| Newsgroups | gmane.comp.web.mnogosearch.general |
|---|---|
| Message-ID | <[email protected]> |
Author: Alexander Barkov Email: [email protected] Message: > new in versin 3.2.39 are section references in search query. with "title:foo body:bar" you can restrict your search to special sections. > this only seems to work with title and body but with no other section. > mnogosearch docs say, that you have to copy all the Section commands from index.conf to search.htm. > is it planned to have this search options with all other section names too? > Which section does not work for you? Section names in search.htm currently do not support dot and dash characters. For example, you need to rename "meta.keywords" to "metakeywords" or to just "keywords". Do that only in search.htm! Section names should not be changed in indexer.conf. Try to use something like this in search.htm: Section body 1 256 Section title 2 128 Section keywords 3 128 Section description 4 128 Section server 5 64 Section urlfile 6 0 Section urlpath 7 0 Section urlhost 8 0 Section urlproto 9 0 > > markus Reply: <http://www.mnogosearch.org/board/message.php?id=18526>