Commit Graph

5919 Commits (cc98496ff37c1a3170e5d4485c2518117bea344e)

Author SHA1 Message Date
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
Michael Peter Christen 1533bfd63b refactoring
12 years ago
Michael Peter Christen e49359cc95 removed tenant query attribute since it is not used any more and is
12 years ago
Michael Peter Christen 872f83ebe0 refactoring
12 years ago
Michael Peter Christen fb9460f0a8 using the search filter to drill down search to file types.
12 years ago
Michael Peter Christen 15ea053c3a - added xml output in IndexControlURLs to get the storage page of index
12 years ago
Michael Peter Christen 1b474139dd used the new zip writer/reader to add a solr dump process: the whole
12 years ago
Michael Peter Christen 4a3e684f8c added a directory-to-zip writer and zip-to-directory reader
12 years ago
Michael Peter Christen d9ebf4a40f a bit more logging
12 years ago
Michael Peter Christen 5683162bd3 simplifications in DHT Distribution class and more documentation
12 years ago
Michael Peter Christen e57bf2ca39 simplified DHT classes
12 years ago
orbiter a053b356ee added new classes to renovate the YaCy protocol based on simple data
12 years ago
Michael Peter Christen 8219a445f3 refactoring
12 years ago
Michael Peter Christen f879a344e7 fix for no depth limit default value
12 years ago
Michael Peter Christen 00c1c777fa refactoring
12 years ago
orbiter 563d584420 removed more dependencies in cora from kelondro
12 years ago
orbiter aa65282259 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
orbiter 63762d8f89 removed kelondro dependencies from cora
12 years ago
orbiter 6e0f4557f8 added ftp to getName
12 years ago
cominch 23204d2245 change parameter to support the smw extension for list import
12 years ago
Michael Peter Christen c235d5c0f1 fixed size parsing in RSS message parser (for YaCy size parameter)
12 years ago
Michael Peter Christen 5bc8f34150 fix for success query counter
12 years ago
orbiter 60b1e23f05 added new crawl options:
12 years ago
orbiter 4987921d3d fixed the size() method which counted also failed pages (which are also
12 years ago
Michael Peter Christen 6ec02deec6 added new crawl attributes in crawl profile (not active yet)
12 years ago
Michael Peter Christen a13e5153ac - added the possibility to have not one but a list of crawl start urls
12 years ago
Michael Peter Christen 975bc95ddf added default facet fields for json response format (stub)
12 years ago
Michael Peter Christen a30653a864 added a regular expression test servlet which is linked within the
12 years ago
Michael Peter Christen 0504b01bdc Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
orbiter 9413f77b65 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
orbiter a55e77a115 added twitter search heuristic
12 years ago
Michael Peter Christen e54ac38095 - some corrections in usage of getFile() and getFileName()
12 years ago
Michael Peter Christen 62add1d564 added the protocol and the file name extension to the solr fields since
12 years ago
Michael Peter Christen e072632a54 no complaints about memory if the database is empty
12 years ago
Michael Peter Christen b846f585fa fixed a bug with size_i field usage
12 years ago
Michael Peter Christen 9db032664e activate two solr fields which will be used by administration interface
12 years ago
orbiter fcd5c7eec3 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
orbiter 6171143b4a added facet stub in JsonResponseWriter
12 years ago
Michael Peter Christen e84ffdb4f3 enhanced solr writers
12 years ago
Michael Peter Christen 9644c186a4 added search functionality to ViewFile.html servlet
12 years ago
Michael Peter Christen 5df553c152 - added a json writer for solr (yes there was one using xslt but this
12 years ago
Michael Peter Christen 4634f0e626 fix for images_withalt
12 years ago
Michael Peter Christen e65cecc419 - updated lucene libraries to 3.6.1
12 years ago
Michael Peter Christen 1754fbb6d9 Merge remote-tracking branch 'reger/master'
12 years ago
Michael Peter Christen 4d29f59a27 removed warnings
12 years ago
Michael Peter Christen 8c099d2106 Merge remote-tracking branch 'origin/master'
12 years ago
apfelmaennchen 59bd478ed1 Added more sophisticated RDF output for YMarks, including the folder
12 years ago
apfelmaennchen d31a632951 - added dmoz RDF dump importer
12 years ago
reger 40d8086bf7 keep input order of translation entries within one file section.
12 years ago
Michael Peter Christen 10b911eed4 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
Michael Peter Christen be67c70a47 added Solr fields:
12 years ago
orbiter d73fff0e0e added solr field images_withalt_i
12 years ago
sixcooler a975bcffcb clear fulltext-cache and stop crawling if running out of memory
12 years ago
sixcooler e78fe3f477 also do a clearcache on the solr-connector-caches
12 years ago
sixcooler 9ee2e09983 statistics for solr-cache
12 years ago
Michael Peter Christen d8425e6809 added collections to crawl monitor
12 years ago
Michael Peter Christen ee23fc7a32 added h1..h6 counter fields
12 years ago
Michael Peter Christen b2b516cc3e added a collection attribute to crawls and searches:
12 years ago
Michael Peter Christen 4815713ec7 added synchronization to solr server requests since lucene is not
12 years ago
Michael Peter Christen f75b3f8a47 added more patches to work without RWI data structure
12 years ago
Michael Peter Christen a427a68bac removed many warnings
12 years ago
Michael Peter Christen c72c435517 - moved the gsa search interface from /gsa/searchresult? to /gsa/search?
12 years ago
Michael Peter Christen 31d4d38804 - extended the solr interface by a references-by-word-count method
12 years ago
Michael Peter Christen 528d6763fa - added new solr fields:
12 years ago
Michael Peter Christen 3142e675e8 fixed problems with GSA api:
12 years ago
Michael Peter Christen 3b19fe7b52 - fixed num parameter in GSA api
12 years ago
Michael Peter Christen 2ddc33646a added new field for solr:
12 years ago
Michael Peter Christen 75d5e3475d Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
cominch a2841261bd content control: apply filter if enabled to crawls
12 years ago
cominch dc468dad01 add content control features for custom filter lists
12 years ago
Michael Peter Christen 316b5fe116 - added a solr type definition verifier
12 years ago
orbiter a3d5959981 Merge commit '65d49df865f60511d22d86fb15c33a082176e7ab'
12 years ago
Michael Peter Christen 4521d63c92 added boosts to solr search queries
12 years ago
Michael Peter Christen e8acd542b5 - added faceted drill-down for host and geolocation to solr queries
12 years ago
Michael Peter Christen f00168ecc5 added gsa result attribute 'has'
12 years ago
reger 65d49df865 security fix: clear automtic password only if adminAccountForLocalhost=false to prevent remote access to protected pages after restart.
12 years ago
orbiter 2094df2e4e - correct length computation for BStringObject (bugfix suggested by
12 years ago
orbiter 6d03433cda - added hack to prevent that stream servlet paths are not parsed wrongly
12 years ago
orbiter 67f2866cd0 small fixes
12 years ago
orbiter ce156a01ba Merge commit 'c2341a175fdd755a34965ff63c7ea437b380352d'
12 years ago
David Rubio c2341a175f Fixed a bug that prevented Yacy from indexing files with non ASCII filenames in FTP servers.
12 years ago
orbiter 3ebc4264c5 fixed concurrent query
12 years ago
orbiter 29171e2f6c fixed generation of ontologies from index enumerations
12 years ago
orbiter 7cd302de3e omit xml parsing when using the embedded solr server
12 years ago
orbiter 787e1c6836 added the
12 years ago
orbiter 01a63ef595 redesign of YaCySchema and SolrDoc handling
12 years ago
orbiter 479bfca571 refctoring
12 years ago
Michael Peter Christen 48a82bc705 log queries anonymous from gsa+solr requests
12 years ago
Michael Peter Christen ab6ec4ec52 added snippet computation to solr/rss and gsa result writer
12 years ago
Michael Peter Christen 4716546ef5 - reduced memory usage in index transmission using a transformation of
12 years ago
Michael Peter Christen 06b0081fdc fix for NPE during host navigation computation
12 years ago
Michael Peter Christen feb99bc291 fixed GSA format
12 years ago
Michael Peter Christen 653645c1cf corrected solr query syntax
12 years ago
Michael Peter Christen 08ae142a3d - enhanced caching after search queries to solr
12 years ago
orbiter 716ea0cfe2 sorted the solr schema into mandatory and optional fields; reduced
12 years ago
orbiter 9b8c8c0f47 fix from gaston in
12 years ago
orbiter acb9f04e80 removed unused classes
12 years ago
Michael Peter Christen 0ad52ac4c3 gsa bugfix for date parser
12 years ago
Michael Peter Christen 3ce4c2f937 fixes for gsa result format
12 years ago