Webboard: nested sections
| Newsgroups | gmane.comp.web.mnogosearch.general |
|---|---|
| Message-ID | <[email protected]> |
Author: Alexander Barkov Email: [email protected] Message: Hi, > Hi, > > what happens if I index html content and I define in indexer.conf sections that are nested in my document. Example : > > <mytag> > <another_tag> > test > <another_tag> > <mytag> > > It seems that word test is found in section mytag but not in section another_tag because it is nested in mytag... Is it true ? How do section definition look like in indexer.conf? > > The problem is that I have to disable body indexing when defining user section in my documents... > > Can I index many occurence of a section in the same document to do something like : > > <mytag> > some text > </myta> > <another_tag> > test > </another_tag> > <mytag> > some text > </myta> > > > What will happen then ? > > Thanks for your help Reply: <http://www.mnogosearch.org/board/message.php?id=18529>