Author: Alexander Barkov Email: [email protected] Message: > Hello, > > Section h2 23 256 "<h2([^>]*)>([^$3]+)(</h2>)" $2 > > this work well, but the indexer only store the first <h2> he found in > database and ignore all the others H2. > > Is there a way to get all tags like the function preg_match_all does in PHP ?
Unfortunately, there is no a feature like this yet. Reply: <http://www.mnogosearch.org/board/message.php?id=21761> _______________________________________________ General mailing list [email protected] http://lists.mnogosearch.org/listinfo/general
