Commit Graph

13334 Commits (86d41f024250e69bd21414d308969472cb1891a5)
 

Author SHA1 Message Date
luccioman 86d41f0242 Moved the JS resort specific styling to the usual YaCy CSS location
7 years ago
luccioman 9e86d183b8 Disable manual search results resorting when resorting is done with JS
7 years ago
luccioman 4ccd38357f Trigger js resorting animations using only CSS classes.
7 years ago
luccioman e40a225bc1 Merge branch 'javascript-resort' of https://github.com/Scarfmonster/yacy_search_server into jsResort
7 years ago
Ryszard Goń 2af011243f Javascript re-sorting: Remove potentially breaking display property and reset max-height when animation is finished.
7 years ago
Ryszard Goń 634f52fefc Javascript re-sorting: replace jQuery show() with css animations
7 years ago
luccioman 66cb9c4ff9 Added Solr filter queries for audio, video and application domains
7 years ago
luccioman 5d3ceb31b7 Improved search navigators counters accuracy and consistency.
7 years ago
reger ba0ba75998 update master.lng, IndexExport_p.html text
7 years ago
JeremyRand ab0e50b941
Javascript re-sorting: optimize the jQuery selectors a little bit.
7 years ago
JeremyRand 86b5094970
Fix numbered page navigation from getting corrupted when statistics() runs.
7 years ago
JeremyRand a888254769
Add UI for numbered page navigation when Javascript re-sorting is enabled.
7 years ago
JeremyRand 74333c931e
Fix the sidebar item "Wiki Name Space" with Javascript re-sorting.
7 years ago
JeremyRand 4a9e64caea
(WIP) Add numbered page navigation when Javascript re-sorting is enabled.
7 years ago
JeremyRand 6ec256dc34
(WIP) Fix the sidebar when Javascript resorting is in use.
7 years ago
JeremyRand d37df75afa
(WIP) Optionally sort HTML search items via Javascript.
7 years ago
JeremyRand 61be709a97
Add data-ranking attribute to each HTML search item.
7 years ago
luccioman 8e4f31bdc7 Updated internal ISO 639-1 language codes with latest standards.
7 years ago
luccioman a28428047a Fixed count of filtered results from local solr.
7 years ago
luccioman 30c2f50e0b Use final results counts in progress bar detailed statistics.
7 years ago
Michael Peter Christen 2f71005a93 Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
7 years ago
Michael Peter Christen 2314f8e358 try to fix problem
7 years ago
luccioman 3c9df6e0ce Use local solr filtered results in total search results count.
7 years ago
luccioman 8b25b485eb Make result action links visible when focusing them with keyboard.
7 years ago
luccioman 3e933979df Removed duplicate HTML class attribute.
7 years ago
luccioman ce22076920 Fixed Unresolved_Pattern occurence on results favicon HTML id.
7 years ago
luccioman a1a0515312 Added a button to manually refresh sorting of p2p search results.
7 years ago
reger 31c99b2a8a update master.lng, RankingSolr_p.html text
7 years ago
luccioman 4eba88f2ff Removed some unnecessary uses of java.lang.reflect api.
7 years ago
luccioman da3dbf9ea1 Use Javadoc style comments on SearchEvent properties.
7 years ago
luccioman c6ae87168a Added unit tests on the gzip parser.
7 years ago
luccioman 169ffdd1c7 Finer control on max links to parse in the html parser.
7 years ago
luccioman 4743a104b5 Added some unit tests on FileUtils.
7 years ago
luccioman e41d046a9d Improved parsing support for OOXML spreadsheets (.xlsx)
7 years ago
reger 51a4e03c93 Allow to stop currently running warc import (stop button)
7 years ago
luccioman 6cec2cdcb5 Use unredirected robots.txt URL when adding an entry to the table.
7 years ago
luccioman 3f0446f14b Ensure proper synchronous robots entry retrieval on first check.
7 years ago
luccioman 9da75ac76d Upgraded Docker base image from deprecated java to openjdk.
7 years ago
luccioman b23a563065 Prevent search result failure on incomplete images information.
7 years ago
Michael Peter Christen 30d71c6359 added usage of X-Real-IP http header
7 years ago
Michael Peter Christen f45378c11c Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
7 years ago
Michael Peter Christen 7f395ef937 added image link in search results
7 years ago
luccioman 780173008e Implemented partial stream parsing of tar archives.
7 years ago
luccioman acab6a6def Also handle text content when parsing XML within limits.
7 years ago
reger f38fb7f02c Add junit test for AbstractOperations.addOperand()
7 years ago
reger 2a07799ad1 Correction of d03e2c98ea
7 years ago
reger d03e2c98ea Fix Conjunction.addOperator to do nothing if term is empty
7 years ago
reger b6a41df4f7 Remove deprecated YaCyProxyServlet
7 years ago
luccioman 8a94fef9e0 Prevent unwanted cached bytes duplication on stream parsing.
7 years ago
luccioman ed678186a8 Updated xml parser limited parsing test for use latest jdk.
7 years ago