Commit Graph

537 Commits (10527e28ae488da3beaa95c122f4402b1a023448)

Author SHA1 Message Date
Michael Peter Christen adfecc6ba8 more robustness during shutdown
12 years ago
Michael Peter Christen d4bfe9339e Brute-force attempt to start solr in case of a memory problem.
12 years ago
Michael Peter Christen 8aa08261a7 update to Solr Boost handling
12 years ago
Michael Peter Christen 908ad2f174 Added a new servlet to configure the solr ranking using field boosts
12 years ago
Michael Peter Christen a01e47b992 enhanced exists()-method for solr; should reduce a lot of IO during DHT
12 years ago
Michael Peter Christen 72f165d58b added a Boost class which stores solr query boost values. The class can
12 years ago
reger 6cf33f899c prevent Solr "version conflict" on update by set Solr "_version_" field to 0 (=no version check)
12 years ago
Michael Peter Christen acd98bebb7 improvements in GSA result writer
12 years ago
Michael Peter Christen 3de784c8dd replaced more split and replaceAll missing pattern pre-compilation with
12 years ago
Michael Peter Christen 8fc3679c66 using more pre-compile pattern for split methods
12 years ago
Michael Peter Christen d48e9788d2 enhanced search result processing behavior
12 years ago
Michael Peter Christen d465773a37 - removed multi-add of documents (no used)
12 years ago
Michael Peter Christen b7004043ea - added a field cache for solr queries which call only for a single
12 years ago
Michael Peter Christen efd2c4622d added a new fail type attribute for the index to distinguish two
12 years ago
Michael Peter Christen a114bb23bb - using edismax in gsa interface
12 years ago
Michael Peter Christen d6b82840f8 added a feature to find similarities in documents.
12 years ago
Michael Peter Christen f5ca5cea44 - added field options to all solr queries. This can be used to restrict
12 years ago
Michael Peter Christen 5fd3b93661 added deletion of hosts during crawl start if deleteold option was given
12 years ago
Michael Peter Christen 61a1d32356 fix to ftp client
13 years ago
Michael Peter Christen 5105256927 update to search result logging (this was a remaining issue from the
13 years ago
Michael Peter Christen 570e42c4e3 fix for filetype naviagtor
13 years ago
Michael Peter Christen 2371ef031c added solr faceted search support to YaCy search results
13 years ago
Michael Peter Christen b30a7162fa added more thread-renaiming for search processes
13 years ago
Michael Peter Christen 900445d8e9 set the thread name during solr queries to the solr query to get better
13 years ago
Michael Peter Christen d481abd087 added the visualization of error-urls to host browser
13 years ago
Michael Peter Christen 619bf7e875 fixed filetype modified for media types in text search
13 years ago
Michael Peter Christen 8fb370d9f8 renovated the way how search results are count. should be correct now...
13 years ago
Michael Peter Christen 75dd706e1b update to HostBrowser:
13 years ago
Michael Peter Christen e2c4c3c7d3 migration to solr 4.0.0
13 years ago
Michael Peter Christen a63179f3f9 added the MIME attribute for the R tag in GSA search result writer
13 years ago
Michael Peter Christen c5f67a5d6d fixed a problem with local search from solr results: now all results
13 years ago
Michael Peter Christen ce3fed8882 added the Google Search Appliance (GSA) api interface to the main menu.
13 years ago
Michael Peter Christen a94c537afc fixed getSize() which can use the cache size while the crawl is running
13 years ago
Michael Peter Christen 96912c9471 enhancement to solr caching: consider that during a get() the document
13 years ago
Michael Peter Christen 799d71bc67 enhanced solr caching:
13 years ago
Michael Peter Christen a33e2742cb - removed unnecessary synchronized and deadlock in crawler
13 years ago
orbiter 354f0d9acd moved static method from ClusteredScoreMap to MapDataMining because it
13 years ago
Michael Peter Christen 8e1248ffe3 force a commit in advance of a search for the administrator to get most
13 years ago
Michael Peter Christen 3b48c78190 added an option to force a commit to solr.
13 years ago
orbiter 276dd6452b removed warnings
13 years ago
Michael Peter Christen ea11a1efea fix for highlighting in gsa search
13 years ago
Michael Peter Christen b7ac1da6a3 gsa results shall have only one title in metadata and that should be the
13 years ago
Michael Peter Christen ea27d2e5f6 fixed more getSolrFieldName usages
13 years ago
Michael Peter Christen ce0e5b1e17 - more refactoring / private methods
13 years ago
Michael Peter Christen ccc3760a47 Refactoring and redesign of data architecture to make URIMetadataRow
13 years ago
Michael Peter Christen e5b3c172ff removed hack which translated Solr documents to virtual RWI entries
13 years ago
Michael Peter Christen 4023d88b0b added date info in parser errors
13 years ago
Michael Peter Christen e45a3235e0 default cache size was much too high; decreased solr cache size
13 years ago
Michael Peter Christen 5f0ab25382 removed the option to prevent removal of & parts inside of the
13 years ago
Michael Peter Christen 7e3e45fd04 added Open Graph Metadata default fields, see http://ogp.me/ns#
13 years ago