Commit Graph

7 Commits (3300930fc5ff4360669ffe992246b32dc08c2f3b)

Author SHA1 Message Date
orbiter 54af9e6b49 - added parsing of robots meta-tag in html headers to detect a noindexing request
15 years ago
orbiter a37878b7d5 url parser regex performance hack
16 years ago
orbiter 4a5100789f replaced _all_ size() == 0 with isEmpty() and all size() > 0 with !isEmpty(). The isEmpty() method is much faster in some cases, especially when used to access badly balanced hashtables where an size() operation becomes a large iteration.
16 years ago
orbiter 969123385b added json and rss output for image search
16 years ago
orbiter 2d8f3ee301 some performance hacks
16 years ago
orbiter 52470d0de4 - fix for xls parser
16 years ago
orbiter b79f4f062f refactoring of yacy documents and parsers: they depend now only on the kelondro classes
16 years ago