Commit Graph

128 Commits (bb0076c3ddfbf0062d38e2c67643c8afc9f2a262)

Author SHA1 Message Date
reger 43c27aa550 upd to solr/lucene 5.3.1
9 years ago
reger 2951c9fc40 remove unused check for known fileextension in searchtrailer
9 years ago
Michael Peter Christen dbbad23e12 removed warnings
9 years ago
Michael Peter Christen 9938c81378 fix for division by zero
10 years ago
Michael Peter Christen fed26f33a8 enhanced timezone managament for indexed data:
10 years ago
Michael Peter Christen a08a3c5f29 reverted json syntax for facet results to version from january
10 years ago
Michael Peter Christen 2e88028c1a when selecting collections in navigation, do show the un-selected
10 years ago
reger c59ebde083 show location nav as selectable nav in search page layout
10 years ago
Michael Peter Christen f9ba50379d added an expansion option to search facets on result page:
10 years ago
Michael Peter Christen 710a0efa1b generalized time period computations
10 years ago
Michael Peter Christen 535f1ebe3b added a new way of content browsing in search results:
10 years ago
Michael Peter Christen fe50e5aef6 fix for failed selection of terms in faceted search with vocabularies
10 years ago
reger b558433211 adjust tag cloud font size calculation
10 years ago
reger c1ad265efd remove not used accordion javascript call for facet navs
10 years ago
Michael Peter Christen 8f6587e87b fix for broken protocol navigation
10 years ago
reger 7c1707872b search result showPicture update search parameter
10 years ago
Michael Peter Christen d2151857f1 Added collection navigation:
11 years ago
Michael Peter Christen 3290375493 changed the protocol navigator: turned into switch buttons
11 years ago
Michael Peter Christen cbdfef7ce1 changed protocol facet to show also all other counts if one facet is
11 years ago
Michael Peter Christen e3cb0ffe16 - added text/image/audio/video/app search option to new navigation bar
11 years ago
Michael Peter Christen 721178dc84 misc style bugfixes
11 years ago
Michael Peter Christen d1091e79f8 - added stealth button to navigation menu
11 years ago
Michael Peter Christen 3d6bcbaa22 reduce number of facets to 10
11 years ago
orbiter ab0e6ba9a6 - removed usage of jquery and yacy/ui in standard search interfaces as
11 years ago
reger 6c6056836d fix vocabulary navigator checkbox selection (from last commit)
11 years ago
reger cb71413d19 fix page nav, to keeping modifier
11 years ago
reger f307d65dcf prepare for a language navigator
11 years ago
reger f47067b0ce fix search navigator not showing activated nav
11 years ago
reger 97e84439fb adjusted ConfigHeuristic and changed QueryGoal.getOriginalQueryString to .getQueryString
11 years ago
Michael Peter Christen 16e3b357b3 replaced old tag cloud and adopted design a bit
11 years ago
orbiter 8ac2e8c8c9 added location navigator which causes that the image to the map search
11 years ago
Michael Peter Christen 5e31bad711 - the webgraph shall store all links which appear on a web page and not
11 years ago
Marc Nause e99c8789ff *) fixed encoding of query in link to map (in case geolocalization is
12 years ago
Michael Peter Christen c95a84103a complete redesign of search process:
12 years ago
reger f143804382 fix configuration for search page navigators
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 34f8786508 removed dependency of vocabulary navigation from Jena and it's
12 years ago
Michael Peter Christen cb5cbec14d distinguishing modified query string and original query string
12 years ago
orbiter 5dfd6359cb redesign of the QueryParams class: introduced QueryGoal which holds the
12 years ago
Michael Peter Christen d64445c3cb because we have the inurl:<term> - searchmodifier, we don't actually
12 years ago
Michael Peter Christen 2371ef031c added solr faceted search support to YaCy search results
12 years ago
Michael Peter Christen 8fb370d9f8 renovated the way how search results are count. should be correct now...
12 years ago
Michael Peter Christen 6629e37685 tried to clean up the search process mess
12 years ago
Michael Peter Christen c5f67a5d6d fixed a problem with local search from solr results: now all results
12 years ago
Michael Peter Christen 00c1c777fa refactoring
12 years ago
Michael Peter Christen 826967513b changed options in IndexFederated_p to switch on/off parts of the index
12 years ago
reger 36c9875b6e removed localized number formatting from num-results_totalcount response (this is only used in xml and json where localized format is not valid)
12 years ago
orbiter bbfa497a3c replaced more size() > 0 by !isEmpty()
13 years ago
orbiter 0cbda0b2b8 - replaced all length() == 0 and size() == 0 with isEmpty()
13 years ago