Commit Graph

5917 Commits (4023d88b0b0a6eb813eb1b11c4e3f2a87f893c81)

Author SHA1 Message Date
Michael Peter Christen 4023d88b0b added date info in parser errors
12 years ago
Michael Peter Christen 1b02408936 use less cache
12 years ago
Michael Peter Christen e45a3235e0 default cache size was much too high; decreased solr cache size
12 years ago
Michael Peter Christen 613cf7da7f enhancement to post argument parsing - possible fix to zero-filled
12 years ago
Michael Peter Christen 36c13ed15b less solr prefetch
12 years ago
Michael Peter Christen 5f0ab25382 removed the option to prevent removal of & parts inside of the
12 years ago
Michael Peter Christen 53789555b9 fix for crawl start filter
12 years ago
orbiter 68d0f8de03 Merge branch 'master' of git://gitorious.org/~reger/yacy/bbyacy-rc1
12 years ago
reger bfb0d4c69b - add language detection from <html lang="xx"> tag
12 years ago
Michael Peter Christen 7e3e45fd04 added Open Graph Metadata default fields, see http://ogp.me/ns#
12 years ago
Michael Peter Christen c3e5f667a7 added schema.org breadcrumb counter to parser and solr schema
12 years ago
Michael Peter Christen a06930662c replaced some more .getBytes() with UTF8/ASCII.getBytes()
12 years ago
Michael Peter Christen bd769de604 since the solr index is now used for all pages that are indexed locally,
12 years ago
Michael Peter Christen 4b5e0c1500 added an url rewriter which can be used to remove session ids from urls
12 years ago
Michael Peter Christen 877042a6b5 fix for portal mode
12 years ago
Michael Peter Christen 76d218fbef fixes to crawl profiles
12 years ago
Michael Peter Christen 2f536cb54d code cleanup: removed unised methods and made more methods and objects
12 years ago
Michael Peter Christen 584663ae8c - redesign of solr query construction
12 years ago
Michael Peter Christen 6ab64746d7 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
Michael Peter Christen a8167e6e5b clean-up: removed unused methods in kelondro
12 years ago
sof 5cb244b79b Merge remote branch 'origin/master'
12 years ago
apfelmaennchen 88b062210c Added a parser for audio file tags (e.g. ID3 tags for MP3 files) based
12 years ago
Michael Peter Christen 28bd3e62b1 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
orbiter 4fed4a86d8 another fix to location search
12 years ago
orbiter 0f7a54452d fix for location search query encoding
12 years ago
Michael Peter Christen 31485a963d refactoring
12 years ago
Michael Peter Christen f8a3ab2d82 added the usage of synonyms to the GSA search interface
12 years ago
Michael Peter Christen 3d33a5bdf6 turned the synonyms_t Text field into a multi-valued String field
12 years ago
Michael Peter Christen 41ab2a2279 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
orbiter c8b1a693dc ups, added missing class for last commit
12 years ago
Michael Peter Christen 3b959ee002 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
orbiter 3190347814 added a synonyms_t field to solr and a process to read synonym files.
12 years ago
Michael Peter Christen 411d0e839b added an underline text field to solr to record all underlined texts
12 years ago
Michael Peter Christen c4a3d8870f fixed computation of links in host browser which are not indexed but
12 years ago
Michael Peter Christen f45f7fc12e added new Host Browser to main menu:
12 years ago
Michael Peter Christen 8556a3d521 extended solr connector with a method to retrieve a single facet.
12 years ago
Michael Peter Christen 816cb6ce93 another fix for the debian installer: the installer fails because some
12 years ago
Michael Peter Christen 280e36c90b allow Cross-Origin Resource Sharing for all stream servlets, that is the
12 years ago
Michael Peter Christen 016ffa7434 increased strength of crawling waves in network image
12 years ago
Michael Peter Christen 23f68f2a69 force usage of default faceting mechanisms for search
12 years ago
Michael Peter Christen 24d2ee3c52 - better date ranking
12 years ago
Michael Peter Christen ca313e404f - if a "/date" modifier is used, the solr remote query applies an
12 years ago
Michael Peter Christen a4214694df We assert that no other metadata storage than solr is used now.
12 years ago
Michael Peter Christen 0cec7e761a enhanced snippet extractor to find snippets also inside of tokens of an
12 years ago
sixcooler 6c50d016ed pdf- and zipParser should not use forced Memory-Limits
12 years ago
Michael Peter Christen 562183932b - removed ip_s from default profile since that needs a DNS lookup to
12 years ago
Michael Peter Christen 24f4ca4d85 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
apfelmaennchen 116f429e35 fix for java.lang.RuntimeException: TableColumnIndex not available...
12 years ago
Michael Peter Christen 5ac61591f3 better abstraction for solr query params
12 years ago
Michael Peter Christen c913b2ba77 - fix for NPEs during remote solr configuration
12 years ago