Commit Graph

6790 Commits (41dc0f82c167dd25ba4e90ae7c3acbde3992530e)

Author SHA1 Message Date
reger bc6ebb3c06 adjust to DigestURI changes from master to DigestURL
12 years ago
reger 561cbc7ee2 use more YaCy HeaderFramework constants (instead of Jetty's)
12 years ago
reger 5c4ba9b5db merge rc1 master
12 years ago
reger 70c51775ae Merge remote-tracking branch 'origin/master' into jetty
12 years ago
reger 4b77733e59 implement a YaCyDefaultServlet to handle YaCy-servlets within Jetty server
12 years ago
orbiter d2effd21db fix for npe during location search
12 years ago
orbiter 828603e4f1 fix for 100%CPU problem in error cache cleaning process
12 years ago
orbiter c64b51134e hack to add all tokens from the url to text_t. This was working for the
12 years ago
orbiter 6e8377b8ad do not check all words with synonym library if the library is empty
12 years ago
orbiter 70ba74b23a disabled ipv4 preference to enable ipv6-only networks like freifunk
12 years ago
orbiter f3be1930cb CPU problem when pusing to the error cache; wrong class,
12 years ago
Michael Peter Christen e40671ddb7 better and consistent deletions for error urls
12 years ago
Michael Peter Christen 2602be8d1e - removed ZURL data structure; removed also the ZURL data file
12 years ago
Michael Peter Christen 31920385f7 set anchor rel attribute of all links to "nofollow" if the html meta
12 years ago
reger 9619b8743c add Solr Servlet
12 years ago
Michael Peter Christen 57e00baf26 fix for parsing of image links inside of anchor links (image-links)
12 years ago
Michael Peter Christen 61c5e40687 - replaced the properties object in AnchorURL with distinct variables
12 years ago
Michael Peter Christen 3ea9bb4427 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
Michael Peter Christen 5e31bad711 - the webgraph shall store all links which appear on a web page and not
12 years ago
reger 13fc86c960 Merge remote-tracking branch 'origin/master' into jetty
12 years ago
reger f7f86d8a5d update to Jetty 9 jars
12 years ago
reger 603368fc3e remove redundant declaration of USER_AGENT
12 years ago
reger bd71b14d25 add mandatory p2p parameter to templatePattern
12 years ago
reger b8da176c5d adjust setHandled to request of call parameter
12 years ago
reger 127adbf5cf remove references to 10_http thread (legacy http server)
12 years ago
Michael Peter Christen 1a8c64117f decreased the responseHeaderDB database which is now flushed more
12 years ago
reger 36b7159282 - remove double initialization of jetty
12 years ago
reger 63ed04260a Merge remote-tracking branch 'origin/master' into jetty
12 years ago
Michael Peter Christen 35ab2cef7b added parsing of 'date', 'dc:date', 'dc.date' and 'last-modified' in
12 years ago
reger 2ee68f76f6 added read parameter from multi-part form fields (to nasty quick-fix)
12 years ago
Michael Peter Christen 9cc8468b30 added tools to visualize image generation (i.e. during testing)
12 years ago
reger 105cf8f593 changes to adjust jetty to recent code changes
12 years ago
reger aafef72a8a merged current rc1/master into jetty branch to allow further development with latest version
12 years ago
Michael Peter Christen dbef8ccfcb forced deletion of ZURL entries for a specific host for each host that
12 years ago
Michael Peter Christen e137ff4171 refactoring (im preparation for new removeHost method)
12 years ago
Michael Peter Christen 7a5574cd51 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
Michael Peter Christen 85456f46b2 added two new fields, exact_signature_copycount_i and
12 years ago
orbiter 26366596d9 fix for a problem which ocurres when a site is crawled where the start
12 years ago
Michael Peter Christen a2511b5600 turned images_alt_txt back to images_alt_sxt because it is not necessary
12 years ago
Michael Peter Christen 85b1922244 activated image type navigation for image search
12 years ago
Michael Peter Christen 9e12fdff23 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
Michael Peter Christen ab1201fdfd fixed wrong facet count
12 years ago
Michael Peter Christen 049c3b3f2e added an option to exclude image search results from text search. This
12 years ago
Michael Peter Christen 69f85265e1 added an option to put image links to the crawl queue and handle these
12 years ago
Michael Peter Christen e8e558a9b7 fix for content domain classification in URIMetadataNode
12 years ago
Michael Peter Christen a8c5bfcf58 avoid to create unnecessary objects
12 years ago
Michael Peter Christen 5a0de1b77d moving image description text to image text field
12 years ago
Michael Peter Christen dc179bd61f fix for catchall query goal for image search
12 years ago
reger 392174de8c remove all_words, all_strings lists from QueryGoal
12 years ago
Michael Peter Christen 169ef8963d one more fix for image search
12 years ago
Michael Peter Christen cb85b22725 redesign of the image search process (with much better results,
12 years ago
reger 29967102a2 optimized QueryGoal (reducing mem and computation by removing all_hashes)
12 years ago
orbiter f106345eef link strings should not be tokenized
12 years ago
orbiter deadeb406e image alt tag strings should be tokenized
12 years ago
reger d0e78082d1 return field names in index instead of in schema for SolrServerConnector.getFields
12 years ago
Michael Peter Christen 1a3e42eca4 index migration to lucene 4.4
12 years ago
Michael Peter Christen a88a62f7aa added a feature to set a collection for a crawl result based on a
12 years ago
Michael Peter Christen 3c5abedabf NPE during shutdown fix
12 years ago
Michael Peter Christen e4cbe9232d fixed a crawler bug where a double-occurring url was not re-crawled
12 years ago
Michael Peter Christen 765943a4b7 Redesign of crawler identification and robots steering. A non-p2p user
12 years ago
Michael Peter Christen 0f3d8890db removed an assert which causes a shortcut call circuit
12 years ago
Michael Peter Christen 6d5fefe060 added missing files :(
12 years ago
Michael Peter Christen 554c0351dd fix for http://bugs.yacy.net/view.php?id=286
12 years ago
Michael Peter Christen 47b1c81d08 - refactoring
12 years ago
Michael Peter Christen 1c62fa7698 fix for bad snippets in gsa api
12 years ago
Michael Peter Christen 697613170d less logging for postprocessing (this was a debugging logging with high
12 years ago
reger b4016ff324 - remove possible double initialization of rdfa parser
12 years ago
reger f0575bd44b FieldReIndex: omit active vocabulary fields from reindex detection
12 years ago
reger a5019bc470 make Vocabulary Navigator tags a hard result entry filter
12 years ago
reger a67a4b7d86 improve tld: query modifier filter pattern (to prevent tld:net accepting www.abcinet.org)
12 years ago
reger 02fe8b43ba Field Re-Indexing: display list of fields in reindex queue
12 years ago
sixcooler 7f501b7c38 clear some caches before reporting low Memory
12 years ago
reger b355dd52c6 Index Administration - Field Re-Indexing: exclude internal Solr _version_ field from obsolete field check
12 years ago
sixcooler 8a96140f92 fix / workaround for
12 years ago
Michael Peter Christen 2857499467 fix to collection schema; bug appeared for _txt fields with empty String
12 years ago
Michael Peter Christen dbfa865700 added a stub of a class for crawler redesign
12 years ago
Michael Peter Christen 76afcccaaf fix for default boolean post values: the default value MUST NOT be TRUE,
12 years ago
orbiter 252c525709 fixed feed api servlet and and enhanced RSSReader class
12 years ago
orbiter d38c3c14d8 fix for CGI test
12 years ago
Michael Peter Christen 31902f54df fix for NPE which happens within solr code at MultiMapSolrParams.java,
12 years ago
Michael Peter Christen f13df9dbb6 migration to solr 4.4.0
12 years ago
Michael Peter Christen 58fe986cca Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
Michael Peter Christen cf12835f20 replaced the single-text description solr field with a multi-value
12 years ago
sixcooler 7d53ac86a3 fix for Blacklist (-Administration)
12 years ago
reger f2d99053ed Field Re-Indexing: prevent endless error loop in ReindexSolrBusyThread on Solr exception (by skipping query causing the exception)
12 years ago
reger 92d3f71b16 htmlParser: closes input stream -> changed it to leave it open for a reset (used by AugmentParser - even if this is practically not used),
12 years ago
orbiter 87cfeaa4f3 fix for npe
12 years ago
orbiter 268a36aaff emergency fix for crawler: this will otherwise cause loss of complete
12 years ago
orbiter d05e0c5368 wait a bit longer before doing the first peer ping
12 years ago
orbiter b8f57f7703 don't be noisy when doing background tasks that may be allowed to fail
12 years ago
Roland Haeder 0343f0668c Fix for NPE:
12 years ago
Roland Haeder b58ca8622d Some cleanups:
12 years ago
Roland Haeder 7263bb82fb Fix for NPE on shutdown:
12 years ago
Roland Haeder 13433d41a1 Log this exception better
12 years ago
orbiter 080d80c9de do not write an empty failreason in case that there is no fail. Because
12 years ago
Michael Peter Christen 4c242f9af9 always use a default value for boolean options to have transparency for
12 years ago
Michael Peter Christen 61e015268b fix in forced deletion: forced commit needed
12 years ago
Michael Peter Christen 83e2921b39 new test case for http://bugs.yacy.net/view.php?id=141
12 years ago
Michael Peter Christen 304aacb2cc fix for http://bugs.yacy.net/view.php?id=267
12 years ago
Michael Peter Christen c3b2301b2f fix for http://bugs.yacy.net/view.php?id=268
12 years ago
reger aa1a1f1d2c - small adjustment to make sure genericParser is tried last
12 years ago
orbiter 3e901dcb06 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
orbiter f50b596e0b do not run dht ditribution if system load is over 2.5
12 years ago
orbiter 056b42f5aa - added information about segment count to status_p.xml
12 years ago
orbiter 6fb2811e68 fixes for problems with remote solr and non-activated webgraph index
12 years ago
sixcooler af740f3058 changed optimization to a segment-size of index-size/5.000.000
12 years ago
Michael Peter Christen 336f86394c replaced StringBuffer with StringBuilder
12 years ago
Michael Peter Christen aeac2fb763 replaced more containsKey() -> get() usages by a simple get(), followed
12 years ago
orbiter 5364c4dcc9 delayed first peer-ping to send the first ping out after the http got
12 years ago
orbiter e24016e30a added the property federated.service.solr.indexing.timeout to yacy.init
12 years ago
orbiter c124037f19 removed forced non-soft commits to prevent index fragmentation
12 years ago
Michael Peter Christen 31483c47e1 fixed problem with remote luke requests
12 years ago
Michael Peter Christen c15aa758dc removed failreason_t removal patch because that causes too much
12 years ago
reger 2b7a38640a extend content type detection on file extension for .tif .tiff .htm
12 years ago
Michael Peter Christen ac1aad5064 added a getSegmentCount method and use it to disable optimize if wanted
12 years ago
Michael Peter Christen 36035e0a0a - used reger's LukeRequest to generalize the index info in
12 years ago
Michael Peter Christen 39fceb5ccf fix for NPE & bug #264
12 years ago
Michael Peter Christen 735a66eff3 enhancements to crawler
12 years ago
Roland Haeder be0ff6018f Removed trailing spaces + some more final
12 years ago
Roland Haeder aaedc0405d Fixes and avoid of catching bad exceptions (some):
12 years ago
Roland Haeder 841a28ae76 Added 'final' for all exception blocks as this helps the Java compiler
12 years ago
Felix Ableitner 03044589dd Fixed (?i) appearing in entries, fixed multiple equal lines in file.
12 years ago
Michael Peter Christen 89c0aa0e74 added collection_sxt to error documents
12 years ago
Michael Peter Christen 0df5195cb0 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
Michael Peter Christen 1fd006cc56 fixes using the embedded connector
12 years ago
orbiter d0dc86cf3d logging of deadlocks (if any) during cleanup process
12 years ago
Michael Peter Christen c6a6f159e8 fix for crawl stack domain counter
12 years ago
Michael Peter Christen 93d1bac140 do a more frequent optimization, reduces IO after optimization
12 years ago
orbiter b71d13a014 added load and deadlock detector in Memory util
12 years ago
orbiter 290e24564b Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
orbiter 5533fc8e01 fix for bug 260
12 years ago
Michael Peter Christen b79471ee67 grr
12 years ago
Michael Peter Christen a79f288ac1 automatically running optimize on solr if user/search is idle for some
12 years ago
orbiter a9c8046c87 do a light optimization at the end of a crawl postprocessing
12 years ago
orbiter a548354c71 replaced type of solr schema object sku of text_en_splitting_tight by
12 years ago
orbiter 2f1ec8d4a2 npe fix
12 years ago
Michael Peter Christen bcc623a843 refactoring of load_delay: this is a matter of client identification
12 years ago
orbiter 0d0b3a30f5 activate api actions after postprocessing of crawls
12 years ago
orbiter 3978c5ca5d fix for http://bugs.yacy.net/view.php?id=255
12 years ago
orbiter 2be456e7fb added a postprocessing field into api/status_p.xml to show if the
12 years ago
orbiter dac88561ae minimum access time has a tight connection to ClientIdentification,
12 years ago
Michael Peter Christen 9a29ab469e another patch to prevent CLOSE_WAIT status on solr connections
12 years ago
Michael Peter Christen 5091d627bc fixed parsing of peer flags
12 years ago
Michael Peter Christen 87e9052081 added Connection:close to all http requests in our http client to
12 years ago
Michael Peter Christen 5c6946dd5f replaced usage of log4j by ConcurrentLog where possible
12 years ago
Michael Peter Christen 5878c1d599 - refactoring of log to ConcurrentLog:
12 years ago
orbiter f4f6551c66 better handling of time-out at solrj in case that a commit is done in a
12 years ago
Michael Peter Christen 07261fe274 Merge remote-tracking branch 'nutomics/blacklist_structure'
12 years ago
Michael Peter Christen dea71851d2 - better concurrency for network scanner
12 years ago
Michael Peter Christen a34e137e27 fix for citation index generation in case that entry.referrerhash() is
12 years ago
Michael Peter Christen a2c8116a8f accept (but ignore) a '+' sign in front of search words
12 years ago
orbiter 9f0cc9b401 enhanced network scanner
12 years ago
sixcooler 308d73f855 do not use remote proxy if not switched on - regardless of the proto
12 years ago
sixcooler 69906b1d2e Revert "do not use remote proxy if not switched on - regardless of the proto"
12 years ago
sixcooler 20f452d228 do not use remote proxy if not switched on - regardless of the proto
12 years ago
sixcooler 9551720d5c re-enable saved setting for proxy-crawl-profile
12 years ago
sixcooler d5d8936f9d For indexes that are changing rapidly in NRT situations, fcs (stands for
12 years ago
Felix Ableitner 44f8fcf62e Changed class structure of Blacklist.
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 fa08bd9d5a hack to prevent long waiting times in crawler
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
reger a6bf44212e bugfix: location (lat/lon) meta data retrival (Double.NaN check)
12 years ago
Michael Peter Christen 203921006a redesign of citation index storage
12 years ago
reger 83763ee4a4 jpeg parser: extract GPS location from meta data
12 years ago
Michael Peter Christen 32aa1d4569 removed unused option for queries
12 years ago
Michael Peter Christen 9d291764d1 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
sixcooler e5abccdfe4 added optimize-option
12 years ago
Michael Peter Christen 64140f35cd fix for solr requests if no query part is given (prevent npe)
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 660a196989 refactoring
12 years ago
Michael Peter Christen c4538d8d91 added metadata-extractor-2.6.2.jar to eclipse classpath, removed old lib
12 years ago
reger 3760e2616b bump up lib/metadata-extractor-2.6.2.jar (used for image parser) with needed code adjustments
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
reger 8d1c4c423d make imageparser fileextension detection case insensitive (extensions are often upper case)
12 years ago
Michael Peter Christen f9d859f5dc now writing image alt texts and (camelcase-)parsed urls into a text
12 years ago
Michael Peter Christen e441a9d4c8 to avoid confusion, the gsa api is available at /search? and
12 years ago
orbiter 8792e6c6e9 stub for better image indexing
12 years ago
orbiter 97f2ac9091 added hint to gsa response writer that the result comes from a yacy peer
12 years ago
Michael Peter Christen 14186e815e npe fix
12 years ago
Michael Peter Christen bdf306e0a7 increased time-out for loading of seed-lists
12 years ago
Michael Peter Christen 374d2e2a52 removed warning message during crawling
12 years ago
Michael Peter Christen 570511f3c8 removed fields references_internal_id_sxt and
12 years ago
Michael Peter Christen fd1776a3b0 added a new 'Citations' function: each search result item can now be
12 years ago
Michael Peter Christen fc3ff92c69 npe fix
12 years ago
Michael Peter Christen 1762911f57 added synchronizations and timeouts in solr api; missing
12 years ago
Michael Peter Christen 3e1e358fdc calling pdf cache flush on class initialization because calling of the
12 years ago
Michael Peter Christen 291912ee52 removed misleading http accessGranted message (this is only for
12 years ago
Michael Peter Christen 2fd7bbb450 reduced load on solr; no seed update in Status and no exists-check in
12 years ago
Michael Peter Christen 2648b42b27 added fixed clear method as public method
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 f24574b3da use s greeting line which does not sound so beta
12 years ago
Michael Peter Christen b85db72a73 added another response writer which can present search result with
12 years ago
Michael Peter Christen 8e965ffd16 fix for host compare in case that the host is null. This happens when
12 years ago
orbiter 2b320313d9 replaced yacydoc servlet usage by a solr result output using an html
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
Michael Peter Christen e20450e798 patch in HTCache and CitationIndex loading in case that a file is
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 9ef1fd9bac fix: enable use of solrcore.properties for property substitution of solrconfig.xml
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 ba793a32c0 added timeout for remote searches of 10 seconds
12 years ago
Michael Peter Christen 1c4c1c0345 try to commit in case of failure which hopefully frees up some RAM
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 a8dc4346e8 default configuration of MMapDirectoryFactory for solr, increased lock
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 1eb9626cca less logging
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 c2bcfd8afb Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
Michael Peter Christen 67757b425a use a retry handler with retryCount=0 because we usually expect requests
12 years ago
Michael Peter Christen c2b1075dcf activating pollImmediately in case that DHT receive is off. This will
12 years ago
orbiter 888a985dc6 set a higher limit for table copy usage
12 years ago
Michael Peter Christen 2b563debbf javadoc of new multiple-exist test
12 years ago
Marc Nause 8fb1b1e290 *) simplified banner creation code
12 years ago
Michael Peter Christen 8f2d3ce2f9 reduced locking situation in crawler: shifted synchronized location and
12 years ago
reger 97ab5b90e8 - odt & ooxml (office document) parser correction to add content to fulltext index
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 c91c67c3cd reject bad solr requests
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
Michael Peter Christen f2e36fbd06 enhanced deletion process for very large number of documents
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
orbiter aeff31cd44 fix for workflow processor (cause: latest redesign for less threads)
12 years ago
Michael Peter Christen 77faeada4d small memory leak patch
12 years ago
Michael Peter Christen b24d1d18e4 removed synchronization and concurrency in Fulltext class, concurrent
12 years ago
Michael Peter Christen b9b446bca6 - added ssl configuration sign (a lock) to network statistic/table
12 years ago
Michael Peter Christen e6c8b545c2 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
orbiter a83c2fe833 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
orbiter 4baa0d4a97 Added a default keystore for ssl encryption of the YaCy web interface.
12 years ago
Michael Peter Christen aaddb4809c Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
Michael Peter Christen 038f956821 fix for sitemap detection: the sitemap url was not visible if it
12 years ago
reger 4fc6837690 - fix monitor url of crawl job in PerformanceQueues_p.html
12 years ago
Michael Peter Christen 442ed50be0 removed some unnecessary synchronizations
12 years ago
Michael Peter Christen ad050ec88d - upgraded httpclient, httpcore and httpmime
12 years ago
orbiter a1c989002b fix for http://forum.yacy-websuche.de/viewtopic.php?f=5&t=4652
12 years ago
Michael Peter Christen e26bdd4a52 fixes to deletion methods (removed unnecessary concurrency and added
12 years ago
Michael Peter Christen f2c9b0b5f2 better robustness of Concurrent Solr Connector against update/deletion
12 years ago
Michael Peter Christen f7f3e28c5e prevent that the size of the index is computed too many times.
12 years ago
Michael Peter Christen cca19d94d4 re-declared some fields to be of type string rather than text which
12 years ago
Michael Peter Christen cc90f82dbb increased default proxy client timeout to one minute
12 years ago
Michael Peter Christen ed1d5bace6 draw the names of other peers which receive/send dht into the network
12 years ago
Michael Peter Christen b528448332 enlarge network graph circle according to image height and reduce the
12 years ago
reger 24d2b4baee remove pre 1.0 migration statement which possibly overwrites user navigator setting
12 years ago
Michael Peter Christen 3841854c97 abstraction of catchall term
12 years ago
Michael Peter Christen ea85674be2 added the date to error documents
12 years ago
Michael Peter Christen 6fafed2180 fix for solr cache when a delete buffer is filled and a document, which
12 years ago
Michael Peter Christen 20b767f35e preventing score computation in solr where applicable
12 years ago
orbiter 7de5b9cfa0 fix for http://bugs.yacy.net/view.php?id=233
12 years ago
Michael Peter Christen ee217dbdee remove sort order in all cases where not needed
12 years ago
Michael Peter Christen 70e981b333 prevent that long-running deletion tasks block a hard commit.
12 years ago
Michael Peter Christen bb4bf3d8fd infinity timeout bug protection patch
12 years ago
Michael Peter Christen 1b102d98d8 - added index deletion to index administration submenu
12 years ago
Michael Peter Christen d1be4127e7 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
Michael Peter Christen 1aac722cc6 added another solr connector, the ConcurrentUpdateSolrConnector which
12 years ago
Michael Peter Christen 0af7803367 added more features to ScoreMap (pretty toString)
12 years ago
Michael Peter Christen f36a7da5f6 - re-introduced existById in solr connector.
12 years ago
reger 46fa800bc7 added httpstatus_i to automatically switched on fields (used in all search queries)
12 years ago
Michael Peter Christen 3502b4c697 refactoring (renaming) of yacy-solr api
12 years ago
Michael Peter Christen 3a0fcfbeda Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
Michael Peter Christen 25499eead5 - added a new field for the regular expression in crawl start
12 years ago
orbiter e1bfe9d07a - reduction of the concurrently running processes to make YaCy more
12 years ago
Michael Peter Christen c091000165 added collection attribute also to the rss feed reader
12 years ago
orbiter f7571386a3 added a 'collection' property attribute in yacysearch.html which can be
12 years ago
orbiter 3e79bd4b1f Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
Michael Peter Christen d937c55204 extended limitation of dom export size from 100000 to 100000000
12 years ago
Michael Peter Christen fc2095ac67 some extensions to raster plotter to transform a RGB picture to an
12 years ago
Michael Peter Christen c1a2175fbc added transparency to gif image animation and the integration to the
12 years ago
orbiter 5d442dad82 avoid NPE in regex checker
12 years ago
Michael Peter Christen 50421171c3 added new schema fields:
12 years ago
Michael Peter Christen 566d6c980c checking of document signature for a double-document check now refers
12 years ago
Michael Peter Christen 1d30082446 added hindi translation configuration
12 years ago
Michael Peter Christen d05dc07cff setting of new default values for ranking
12 years ago
Michael Peter Christen 97775fbebc fixed ranking for add-function queries: this did not work. The option
12 years ago
Michael Peter Christen ac5fa9fe48 fix for result counter logging
12 years ago
Michael Peter Christen 7ab5093321 added new solr title_exact_signature_l and
12 years ago
Michael Peter Christen f24ac518e6 redesign of exists()-query (can now be called with query) and the
12 years ago
Michael Peter Christen 27d6222880 added new field host_extent_i which, after a crawl and postprocessing,
12 years ago
reger 518b20147c skip postprocessing during document.store if no citation index connected (prevent null pointer exception)
12 years ago
Marc Nause ac478384d3 *) did some long overdue refactoring
12 years ago
Michael Peter Christen ada3f27de7 added three new field for a better ranking: references_internal_i,
12 years ago
Michael Peter Christen 082e3274d6 - setting the same default ranking in the solr interface as for YaCy
12 years ago
Michael Peter Christen a20941c067 resume paused crawls on startup; user expects that restarts 'heal'
12 years ago