Commit Graph

322 Commits (c95ba52cf0e0d353923e965621cae26d29861742)

Author SHA1 Message Date
Michael Peter Christen ae55d69ef6 include/exclude size NPE fix (recently added) 11 years ago
Michael Peter Christen 2c39b65409 fixes for searches containing stopwords. The fix was done using a 11 years ago
orbiter 61409788eb less word hash computations (removing some overhead because of MD5 11 years ago
Michael Peter Christen bf1bdd52a6 prevent requesting of 0-facets (which actually exist) 11 years ago
Michael Peter Christen 087df05e24 added option to Config_Network_p.html to enable remote search while 11 years ago
Michael Peter Christen 1a4a69c226 set more logger to 'final static' 11 years ago
Michael Peter Christen 69b8d61c47 fix for search requests in GSA interface which contain 'funny' 11 years ago
reger 7b17cdf6dd add content_type:image/* to image search 11 years ago
Michael Peter Christen 1b4fa2947d - fixed a problem which ocurred when a document was not recognized with 12 years ago
Michael Peter Christen 78e7aadb26 removed unused initialization method 12 years ago
Michael Peter Christen 4fbc4740df removed warnings 12 years ago
orbiter 8ac2e8c8c9 added location navigator which causes that the image to the map search 12 years ago
Michael Peter Christen 5e31bad711 - the webgraph shall store all links which appear on a web page and not 12 years ago
Michael Peter Christen 85456f46b2 added two new fields, exact_signature_copycount_i and 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 a8c5bfcf58 avoid to create unnecessary objects 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
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
Roland Haeder 841a28ae76 Added 'final' for all exception blocks as this helps the Java compiler 12 years ago
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 32aa1d4569 removed unused option for queries 12 years ago
Michael Peter Christen 8caaf6203a fixed false multiple-generation of remote facet search which 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 409d6edf53 Store node/solr search threads to be able to send them an interrupt 12 years ago
Michael Peter Christen 0c1a018bbd removed 'later' tactic because it used too much RAM, reduced number of 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 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
Michael Peter Christen 4058369288 fixed query expressions for collection selection (added quotes) 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 3841854c97 abstraction of catchall term 12 years ago
Michael Peter Christen bb4bf3d8fd infinity timeout bug protection patch 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
Michael Peter Christen 97775fbebc fixed ranking for add-function queries: this did not work. The option 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 edc0b33f6d - showing references count and clickdepth in host browser 12 years ago
reger 566a3b0294 fix: Index Administration > Reverse Word Index (IndexControlRWIs_p) corrected use of word search to word-hash search 12 years ago
Michael Peter Christen cf0acd2cb4 upgrade to solr 4.2.1 12 years ago
orbiter 940c6849ee enhanced did-you-mean (a bit): can now remember previously searched 12 years ago
Michael Peter Christen 9406a2e438 fixed NPE during index abstract computation 12 years ago
Michael Peter Christen 2d36a7eaf5 - do not create a new query for all remote peers 12 years ago
Michael Peter Christen 4af0839be2 use appropriate ranking for each search situation: 12 years ago
Michael Peter Christen addba047e2 changes in ranking computation 12 years ago
Michael Peter Christen 25300913fa fixes to search debugging after testing with the different search 12 years ago
Michael Peter Christen 81380ae5c8 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 12 years ago
Michael Peter Christen c2fde018b5 concurrent snippet fetching from solr results which do not have snippets 12 years ago
orbiter b1140e3d82 added debug switches for detailed search testing 12 years ago
orbiter cdbfddf091 added filter queries for better image, audio and video results 12 years ago
Michael Peter Christen 587ef83eab added missing cleanup statements for short memory cases during search 12 years ago
Michael Peter Christen ae734b3f8d enhanced the search result processing 12 years ago
Michael Peter Christen 221ed7d764 - enhanced concurrency during search without IO blocking 12 years ago
orbiter 0f7ea7ad9f - enhanced solr.add procedure for mass adds 12 years ago
orbiter 9c09fd7d0b better/less requests to local solr; the request is made in chunks which 12 years ago
orbiter d74472f562 corrected result counter 12 years ago
Michael Peter Christen c95a84103a complete redesign of search process: 12 years ago
Michael Peter Christen 35fa718b77 testing to use solr for portalsearch caused some bugfixing but no full 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 d3508fa8ff fixed json search, quotes, auto-facets, urls etc. for 12 years ago
Michael Peter Christen c34af7fe94 extended JSON Response Writer and Opensearch Response Writer for the 12 years ago
Michael Peter Christen e8f7b85b98 fixes to internal RWI usage if RWI is switched off (NPE etc) 12 years ago
Michael Peter Christen 3834829b37 bugfixes and more logging for solr connector 12 years ago
Michael Peter Christen 592adf7ccb fix for domain navigation 12 years ago
Michael Peter Christen 8651ec35fe turned author_s into the multi-valued field author_sxt 12 years ago
Michael Peter Christen 0fe7b6fd3b migrated the index export methods from the old metadata to solr. Now 12 years ago
Michael Peter Christen 4735bd47f4 - changed solr commit call and added an optimize option. Since Solr 12 years ago
Michael Peter Christen cba038f97b one more NPE fix 12 years ago
Michael Peter Christen c3d50d91f8 relaxing site operator for www prefix: 12 years ago
Michael Peter Christen db49e91724 fixed a NPE which may appear for freeworld peers without any rwi index 12 years ago
Michael Peter Christen 4faa07c214 added a timeout for topic computation (solr is here much slower than the 12 years ago
Michael Peter Christen d2d5be032d added a 'inlink' search option according to the suggestion in the YaCy 12 years ago
reger 3897bb4409 added (manual) urldb migration (link on: Index Administraton -> Federated Solr Index) 12 years ago
reger f143804382 fix configuration for search page navigators 12 years ago
orbiter fe50702eb0 added a filterscannerfail attribute to QueryParams which causes that a 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 e1f89efd0d - made image search in interactive search using the ViewImage servlet - 12 years ago
Michael Peter Christen 433143ba40 removed protocol, tld, ext from the urlmask and created specific 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 bab573361f - using a filter query for facet restriction 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 34f8786508 removed dependency of vocabulary navigation from Jena and it's 12 years ago