Commit Graph

584 Commits (461d46101d0a764b11ecc8d123e4c17a49334dbc)

Author SHA1 Message Date
Michael Peter Christen 58e1e6fa2b fixes to schema
12 years ago
Michael Peter Christen 788288eb9e added the generation of 50 (!!) new solr field in the core 'webgraph'.
12 years ago
Michael Peter Christen 91a0401d59 introduced a second core named 'webgraph'. This core will hold the link
12 years ago
Michael Peter Christen b6de1f42dc Full redesign of solr connection architecture. This was done to support
12 years ago
Michael Peter Christen 4111606654 removed the commitWithin attribute because that is not the way how the
12 years ago
Michael Peter Christen 3a6097966d added jsonp option to yjson result writer
12 years ago
Michael Peter Christen de58043205 Added image license generation for solr image search results when
12 years ago
Michael Peter Christen d3508fa8ff fixed json search, quotes, auto-facets, urls etc. for
12 years ago
Michael Peter Christen 1db23e9eac Moved methods from SolrServerConnector to AbstractSolrConnector with the
12 years ago
Michael Peter Christen c34af7fe94 extended JSON Response Writer and Opensearch Response Writer for the
12 years ago
Michael Peter Christen d70d99fab5 added more metadata fields and facets to OpensearchResponseWriter.
12 years ago
Michael Peter Christen 7806680ab8 fixed a problem with re-feeding of already indexed documents whith
12 years ago
Michael Peter Christen 19c46e4acf catch more exceptions
12 years ago
Michael Peter Christen 921091c3a6 use thread-safe http connection manager for authenticated remote solr
12 years ago
Michael Peter Christen 3834829b37 bugfixes and more logging for solr connector
12 years ago
Michael Peter Christen 80fe3d7860 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
Michael Peter Christen 4323621a76 update to Solr 4.1.0
12 years ago
reger 160ce568b3 move testing SolrServlet.main to test, making include of jetty*.jar in distribution and classpath obsolete
12 years ago
Michael Peter Christen d1cb4cbc84 enhanced network scanner, is faster and more flexible now
12 years ago
Michael Peter Christen f748b0aa7c NPE fix
12 years ago
Michael Peter Christen 0b6566a389 optimizations when starting large crawl requests with many start urls in
12 years ago
sixcooler 3a13906121 clear some more caches if running out of memory
12 years ago
Michael Peter Christen 8651ec35fe turned author_s into the multi-valued field author_sxt
12 years ago
Michael Peter Christen 4735bd47f4 - changed solr commit call and added an optimize option. Since Solr
12 years ago
Michael Peter Christen 9ccdd21d76 Merge remote-tracking branch 'aleksejs/fixtrans'
12 years ago
Michael Peter Christen db024a4e19 added new solr fields (unused yet; implementation will follow)
12 years ago
sixcooler f3e705c4fe bump to httpclient / httpcore 4.2.3 (bugfix-release)
12 years ago
Michael Peter Christen 38d3feae65 added separate delete commands for the local+remote solr index, the old
12 years ago
Michael Peter Christen 5c0c56cfe1 Preparations to produce a click depth attribute in the search index.
12 years ago
Michael Peter Christen 6861af87e2 removed warnings
12 years ago
Michael Peter Christen 295884fd54 - Merge commit '168b1d130d9d67b5e8855a0b50c4ba7ad4a416f8'
12 years ago
reger 168b1d130d Adding heuristic to get search results from configured systems which support opensearch specification
12 years ago
Michael Peter Christen eb90d38cd7 added missing extension 'mkv' for navigation
12 years ago
Michael Peter Christen 4a9182ae16 use the search configuration to default the cacheStrategy to the value
12 years ago
Michael Peter Christen 98819ec3d9 use solr boost configuration to select search fields. At this time it is
12 years ago
Michael Peter Christen 24c9bb35f7 extended the Scheduler: introduced scheduled events
12 years ago
Michael Peter Christen 84f82541e8 search process enhancements
12 years ago
Michael Peter Christen 02020b590b - removed all extension types from extension navigation which are not
12 years ago
Michael Peter Christen 01200f06cc using the author field as solr-native facet. this makes it necessary to
12 years ago
Michael Peter Christen eac9650b31 added another solr field clickdepth_i which reflects the number of
12 years ago
Michael Peter Christen 1052263af3 - added a new solr field references_i which stores the number of
12 years ago
Michael Peter Christen 7c3de8b4cd - fix for localhost detection
12 years ago
Michael Peter Christen 34f8786508 removed dependency of vocabulary navigation from Jena and it's
12 years ago
orbiter 712cc37c40 if maxFileSize < 0 then the file size limit is without limit.
12 years ago
orbiter 1f33c30d7b re-integrating useForHost method (lost sometime?) to get the noProxy
12 years ago
reger e2d499be9e remove NOT NEEDED reference to solr.YaCySchema from ConfigurationSet to be able to use ConfigurationSet for other conf files (than solr.keys.default.list).
12 years ago
Michael Peter Christen 118233a7e6 fix for bad xml in gsa result when doing a query with quotes
12 years ago
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