Commit Graph

586 Commits (5f666220b7b17c9f9bf1dfbfaf4c6cc5e94d6874)

Author SHA1 Message Date
Michael Peter Christen 5878c1d599 - refactoring of log to ConcurrentLog:
12 years ago
Michael Peter Christen a2c8116a8f accept (but ignore) a '+' sign in front of search words
12 years ago
sixcooler d5d8936f9d For indexes that are changing rapidly in NRT situations, fcs (stands for
12 years ago
Michael Peter Christen 57ffdfad4c added a crawl option to obey html-meta-robots-noindex. This is on by
12 years ago
Michael Peter Christen 5a5d411ec0 new robots_i attribute fields
12 years ago
Michael Peter Christen f1c5338210 prepartion for greedy crawl profiles and refactoring
12 years ago
Michael Peter Christen e6f361f474 adding the canonical tag to crawl queues
12 years ago
Michael Peter Christen 203921006a redesign of citation index storage
12 years ago
Michael Peter Christen 32aa1d4569 removed unused option for queries
12 years ago
sixcooler e5abccdfe4 added optimize-option
12 years ago
Michael Peter Christen 8caaf6203a fixed false multiple-generation of remote facet search which
12 years ago
Michael Peter Christen 823ae4d6a7 added url_protocol_s to error documents
12 years ago
Michael Peter Christen 9a6fcdf597 npe fix
12 years ago
Michael Peter Christen 16d1d744fa added url_file_name_s in default collection schema for the file name
12 years ago
Michael Peter Christen f9d859f5dc now writing image alt texts and (camelcase-)parsed urls into a text
12 years ago
orbiter 8792e6c6e9 stub for better image indexing
12 years ago
Michael Peter Christen bdf306e0a7 increased time-out for loading of seed-lists
12 years ago
Michael Peter Christen 570511f3c8 removed fields references_internal_id_sxt and
12 years ago
Michael Peter Christen 1762911f57 added synchronizations and timeouts in solr api; missing
12 years ago
Michael Peter Christen ffc570f95f removed forced soft commit since this may be the cause for a performance
12 years ago
Michael Peter Christen 6115bef335 added a 'greedy learning' mechanismn which will cause that a 'fresh'
12 years ago
Michael Peter Christen 8e965ffd16 fix for host compare in case that the host is null. This happens when
12 years ago
Michael Peter Christen f7a4377812 usage of the new normalized link polularity CRn as default ranking
12 years ago
Michael Peter Christen f7e77a21bf Added a citation reference computation for intra-domain link structures.
12 years ago
reger d367b1f4d9 add null pointer check to stopword fix
12 years ago
reger 7480e87386 - fix stopword handling for RWI see example http://bugs.yacy.net/view.php?id=247
12 years ago
Michael Peter Christen 9fc0c4df98 fix for bad exists 'enhancement'; see bug:
12 years ago
reger 8a7fcb391d enable use of solrcore.properties for property substitution of solrconfig.xml
12 years ago
Michael Peter Christen f7e887bf49 added missing class
12 years ago
Michael Peter Christen 5f92c68f1f removed block rank ranking and all YBR files in /ranking
12 years ago
Michael Peter Christen 164603b946 cleanup
12 years ago
Michael Peter Christen 409d6edf53 Store node/solr search threads to be able to send them an interrupt
12 years ago
Michael Peter Christen 2a8b99ea82 remove text_t in search result after snippet has been computed to save
12 years ago
Michael Peter Christen a1644ca0fd new workflow processor in Segment to enqueue indexing documents to solr
12 years ago
Michael Peter Christen 0c1a018bbd removed 'later' tactic because it used too much RAM, reduced number of
12 years ago
Michael Peter Christen 5344a1c5f7 getting the trash out
12 years ago
Michael Peter Christen 709e9b8ce7 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
Michael Peter Christen 281959a2d7 added option to re-boot the embedded solr during run-time. Added also
12 years ago
orbiter da621e827e prevent NPE in case RWI is disabled
12 years ago
Michael Peter Christen c2b1075dcf activating pollImmediately in case that DHT receive is off. This will
12 years ago
Michael Peter Christen 2b563debbf javadoc of new multiple-exist test
12 years ago
Michael Peter Christen 8f2d3ce2f9 reduced locking situation in crawler: shifted synchronized location and
12 years ago
Michael Peter Christen b68fbe7d21 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
Michael Peter Christen 06d3063dc9 - no downcase when using collection modifier
12 years ago
Michael Peter Christen 8dbc80da70 redesign of index.exist-test: this shall now not be done using a single
12 years ago
reger 7f63d3747d more generic field selection for reindex option of documents with disabled fields
12 years ago
Michael Peter Christen 44e363f37f refactoring of WorkflowProcessor, added process counter, update of
12 years ago
Michael Peter Christen 4058369288 fixed query expressions for collection selection (added quotes)
12 years ago
reger 79401cb938 added reindex option for documents with disabled or obsolete fields to Solr Schema Editor page (IndexSchema_p.html)
12 years ago
orbiter cf36c1614f prevent that concurrent deletion process causes wrong double-check in
12 years ago