yacy_search_server/source/net/yacy/document/parser/html
orbiter 958ff4778e enhanced location search:
search is now done using verify=false (instead of verify=cacheonly) which will cause that much more targets can be found.
This showed a bug where no location information was used from the metadata (and other metadata information) if cache=false is requested. The bug was fixed.

Added also location parsing from wikimedia dumps. A wikipedia dump can now also be a source for a location search.
Fixed many smaller bugs in connection with location search.

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7657 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-04-15 15:54:19 +00:00
..
AbstractScraper.java *) cleaning up the code a little bit 2010-12-27 17:07:21 +00:00
AbstractTransformer.java removed finalize methods because of a hint in 2010-04-23 09:32:29 +00:00
CharacterCoding.java performance hacks for better search performance 2010-10-08 23:50:28 +00:00
ContentScraper.java enhanced location search: 2011-04-15 15:54:19 +00:00
ContentTransformer.java performance enhancements using an alternative to a insensitive collator (a complex string compare): 2011-02-25 11:23:57 +00:00
ImageEntry.java - added new protocol loader for 'file'-type URLs 2010-05-25 12:54:57 +00:00
Scraper.java
ScraperInputStream.java - added new protocol loader for 'file'-type URLs 2010-05-25 12:54:57 +00:00
ScraperListener.java
Transformer.java
TransformerWriter.java - replaced more direct string-based UTF-8 conversions by predefined UTF-8 conversion 2011-03-10 23:25:07 +00:00