Commit Graph

6898 Commits (fbee98c06fd6adef3013fe4843a30a91ad412815)

Author SHA1 Message Date
reger 7b17cdf6dd add content_type:image/* to image search
11 years ago
reger 082c9a98c1 move writeHeaders from Jetty8 servlet to YaCyDefaultServlet
11 years ago
sixcooler 987f410011 URL-export:add query and fix for cast-class-exception
11 years ago
Michael Peter Christen a8253ca49c added missing unicode transformation in href link contents during
11 years ago
Michael Peter Christen 0cf9e9580b added clickdepth and CR computation debug code to verify that the
11 years ago
reger b85f702f22 add AccessTracker logging to SolrServlet
11 years ago
reger de1f02420b implement HtmlResponseWriter to solrServlet (and rss / opensearch responswriter) as in yacy select servlet.
11 years ago
Michael Peter Christen 234a974955 load image only if their parser flag is activated
11 years ago
Michael Peter Christen b2c329929f Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
Michael Peter Christen 60187a4ec2 fix in html parser
11 years ago
Michael Peter Christen e1c1e57877 less overhead calling exist() with only one hash
11 years ago
reger 3d5d366f1c fix html header in Solr HTMLResponseWriter
11 years ago
reger bfdb404867 implement a Jetty reconnect to work with Configbasic_p.html port change
11 years ago
Michael Peter Christen 5a02d650ee avoid cloning
11 years ago
reger d6760df3e5 fix servlet class exist check to use default path only (in Jetty8YaCyDefaultServlet)
11 years ago
reger b38de92a16 Merge origin/master into jetty
11 years ago
Michael Peter Christen cc39667399 Speed enhancements and less CPU usage during Solr searches when using
11 years ago
Michael Peter Christen 434e13b46d in host browser also show the properties of failed documents including
11 years ago
reger 6944225037 - add GSA search /gsa/search servlet for Jetty to Server init
11 years ago
reger 53cb30a221 reduce logging (by assigning logger to existing logger)
11 years ago
reger 332c6d4fe1 reactivate Domain handler for .yacy / .yacyh handling
11 years ago
reger b1ce70434e resolve merge conflict
11 years ago
reger 7869a4c070 Merge origin/master into jetty
11 years ago
reger f017066197 Merge origin/master into jetty
11 years ago
reger 06da6f517c add YaCyProxyServlet to handle /proxy.html?url=proxyurl
11 years ago
reger 69599566f9 catch one more malformed url in proxy url rewrite
11 years ago
reger 605530fec5 catch proxy url rewrite exception
11 years ago
Michael Peter Christen 9bb7eab389 hacks to prevent storage of data longer than necessary during search and
11 years ago
orbiter 3c3cb78555 - removed a lot of garbage and bloated code from GuiHandler.
11 years ago
Michael Peter Christen 5afa6e3aee Automatically flush the log cache if a short memory status is reached.
11 years ago
Michael Peter Christen 030d0776ff Enhanced crawl start for very, very large crawl lists (i.e. > 5000)
11 years ago
Michael Peter Christen 6aabc4e5c8 reduced logging line memory, 10000 lines had filled up 450MB! grrr.
11 years ago
Michael Peter Christen 1a8783147b enhanced computation of number of solr documents.
11 years ago
Michael Peter Christen 4948c39e48 added concurrency for mass crawl check
11 years ago
Michael Peter Christen 1b4fa2947d - fixed a problem which ocurred when a document was not recognized with
11 years ago
Michael Peter Christen 82621bead0 When doing bootstraping, always accept one seedlist-File without
11 years ago
Michael Peter Christen 691d7e70fa added hint to development/commit rss feed
11 years ago
orbiter 20bbde8665 fix for mustmatch regex computation: result had correct semantic, but
11 years ago
reger cb2dbcb843 add graceful Jetty shutdown option
11 years ago
reger f46c723398 allow to choose used http server, YaCy-Anomic or Jetty
11 years ago
reger da4ff5aefa add YaCy HttpCommand "authenticate" check to DefaultServlet
11 years ago
Michael Peter Christen c833d02cf5 fixed webgraph postprocessing (did nothing and repeated to do this...)
11 years ago
Michael Peter Christen 74d0256e93 enhanced postprocessing: fixed bugs, enable proper postprocessing also
11 years ago
reger 1adb4b8741 merge rc1/master
11 years ago
reger 77a73c7475 add YaCy HttpCommand "location" check to DefaultServlet
11 years ago
Michael Peter Christen 7b69c438f7 more methods for the table class
11 years ago
Michael Peter Christen 820b896146 Replaced the inframe loading from yacy.net for donations with the
11 years ago
reger cc223b14a4 remove wrong content mod in SSI parser for virtual path /currentyacypeer/
11 years ago
reger 5606291574 fix last commit (not needed test of GZipInputStream)
11 years ago
reger f9eed8cb44 add support for gzip encoded multipart forms (needed for transferRWI.html)
11 years ago
reger cf32a92629 - add size check to multipart form data handling of YaCyDefaultServlet (same as in HTTPDemon.parseMultipart)
11 years ago
reger 705f147820 - add localpeername.yacy to list of local address detection for AbstractRemoteHandler
11 years ago
reger 0d4efabaa8 fix YaCy version string in proxy headers
11 years ago
reger 2226189743 disable domainhandler due to error
11 years ago
reger eea504c117 update Info.plist
11 years ago
reger a44eede8b8 merge rc1/master
11 years ago
sixcooler d9a02ed277 NPE fix for my last commit
11 years ago
reger 54a0272338 searchpage javascript (latestinfo) causes reset of search statistic after moving to next page
11 years ago
sixcooler 61f627eb85 fix for ssl-connections from proxy-usage staying in close-wait-state
11 years ago
Michael Peter Christen d328cc4a83 fix for didyoumean, added also more asian alphabets
11 years ago
Michael Peter Christen 90c8577840 enhanced ranking; patches to replace old ranking
11 years ago
reger e74f548551 make legacy http server (serverCore) implement YaCyHttpServer interface
11 years ago
reger 71d2655c02 downgrade to Jetty 8 to assure support of JRE 1.6
11 years ago
Michael Peter Christen 1b61bd40ed - Added new solr field url_file_name_tokens_t which stores the file name
11 years ago
orbiter 6efa7532d2 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
orbiter 5f5a97bafc added the anchor text within web pages to the searcheable entities of a
11 years ago
orbiter 705b3338ee list more fields available for search and for ranking boosts
11 years ago
sixcooler d536092fe4 fix false fill NAME_CACHE_MISS-DNS-Cache in case of a timeout
11 years ago
Michael Peter Christen 78e7aadb26 removed unused initialization method
11 years ago
Michael Peter Christen 4fbc4740df removed warnings
11 years ago
Michael Peter Christen 21aa6a0321 migration to Solr 4.5.0
11 years ago
Michael Peter Christen ef31d0f279 fix for rss reader, see http://bugs.yacy.net/view.php?id=294
11 years ago
Michael Peter Christen 101a6e6e14 Patch the citation index for links with canonical tags.
11 years ago
reger daebeb93aa add call to AccessTracker to jetty security handler
11 years ago
reger 172aefaeeb adjust YaCySecurityHandler to Jetty 9 conventions
11 years ago
reger 6f9ed439d3 - expand localHostName check of AbstractRemoteHandler
11 years ago
reger 561ea135af fix : forgot adding security handler
12 years ago
reger c7c706fd9f merge with rc1/master
12 years ago
reger 272b196d05 update Jetty server init() to activate yacy-domain and transparent proxy handler
12 years ago
reger fd119deb00 fix NPE on modified since check ( Response.requestHeader allowed to be null)
12 years ago
reger 66145a0410 - add welcome file (index.html) support to YaCyDefaultServlet
12 years ago
Michael Peter Christen b28d43decc added two more fields source_cr_host_norm_i,target_cr_host_norm_i in
12 years ago
Michael Peter Christen a52f3a597e fix for canonical-from-http-header feature
12 years ago
Michael Peter Christen 2dd7c5be44 added parsing of http-canonical tags (untested, could not find an
12 years ago
Michael Peter Christen 4476dea5ba do not fail if a wrong boost key is used; instead, print only a warning
12 years ago
reger ab9583d429 add default field (&df) to SolrServlet query if missing
12 years ago
Michael Peter Christen 3bf0104199 fix for crawl domain counter limitation (limit was reached too early)
12 years ago
Michael Peter Christen 82bfd9e00a - crawl profiles shall be deleted from active and passive stacks if they
12 years ago
Michael Peter Christen 1b3d26dd23 hack to remove most of the warning: deprecated messages (but not all,
12 years ago
Michael Peter Christen a496313248 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
sixcooler 3c48fc65fd reverted RemoteInstance to deprecated methods of httpClient-4.2
12 years ago
Michael Peter Christen 91a875dff5 self-healing of mistakenly deactivated crawl profiles. This fixes a bug
12 years ago
Michael Peter Christen 095053a9b4 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
sixcooler 0cae420d8e some dns-timing changes:
12 years ago
sixcooler 15b1bb2513 bump to httpClient-4.3
12 years ago
Michael Peter Christen 4f83d5f18c added the new field harvestkey_s to the collection index and the
12 years ago
orbiter 14442efa6d when profiles are cleaned, there shall be first a callback showing which
12 years ago
orbiter 0013d0d0bb removed superfluous class
12 years ago
orbiter f90d5296cb Added new data structure to be used by the balancer (not used yet).
12 years ago
orbiter 0e8d752462 refactoring
12 years ago
orbiter 8ac2e8c8c9 added location navigator which causes that the image to the map search
12 years ago
orbiter d86d2be5c3 automatically removed Places autotagging if no location library is
12 years ago
orbiter 214a087cdf Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
Michael Peter Christen 96ed0c980e - added hosthash to all documents (also fail documents which is needed
12 years ago
Michael Peter Christen 179ad281f9 close include byte buffer after usage
12 years ago
reger 52dd491c04 fix not necessary use of DigestURL
12 years ago
reger 6b9a624808 remove double declaration of TLD_any_zone_filter
12 years ago
reger 5111841e5b - reduce Jetty debug logging
12 years ago
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