Commit Graph

67 Commits (3b6e08b49f2d22779d8f14d9ae3181485f00b20e)

Author SHA1 Message Date
orbiter fe50702eb0 added a filterscannerfail attribute to QueryParams which causes that a
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
Michael Peter Christen cb5cbec14d distinguishing modified query string and original query string
12 years ago
Michael Peter Christen 72f165d58b added a Boost class which stores solr query boost values. The class can
12 years ago
Michael Peter Christen d48e9788d2 enhanced search result processing behavior
12 years ago
Michael Peter Christen 4eab3aae60 removed overhead by preventing generation of full search results when
12 years ago
Michael Peter Christen d6b82840f8 added a feature to find similarities in documents.
12 years ago
Michael Peter Christen 952e143580 FINALLY YaCy can now search for full strings using double- or
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 8041742e48 added matching of path to query pattern
12 years ago
Michael Peter Christen 570e42c4e3 fix for filetype naviagtor
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 584663ae8c - redesign of solr query construction
13 years ago
orbiter 4fed4a86d8 another fix to location search
13 years ago
orbiter 0f7a54452d fix for location search query encoding
13 years ago
Michael Peter Christen f8a3ab2d82 added the usage of synonyms to the GSA search interface
13 years ago
Michael Peter Christen ca313e404f - if a "/date" modifier is used, the solr remote query applies an
13 years ago
Michael Peter Christen 5ac61591f3 better abstraction for solr query params
13 years ago
Michael Peter Christen 1533bfd63b refactoring
13 years ago
Michael Peter Christen e49359cc95 removed tenant query attribute since it is not used any more and is
13 years ago
Michael Peter Christen 872f83ebe0 refactoring
13 years ago
Michael Peter Christen fb9460f0a8 using the search filter to drill down search to file types.
13 years ago
Michael Peter Christen 8219a445f3 refactoring
13 years ago
orbiter 563d584420 removed more dependencies in cora from kelondro
13 years ago
orbiter 63762d8f89 removed kelondro dependencies from cora
13 years ago
Michael Peter Christen 316b5fe116 - added a solr type definition verifier
13 years ago
Michael Peter Christen 4521d63c92 added boosts to solr search queries
13 years ago
Michael Peter Christen e8acd542b5 - added faceted drill-down for host and geolocation to solr queries
13 years ago
Michael Peter Christen 653645c1cf corrected solr query syntax
13 years ago
Michael Peter Christen f42a57cd7d gsa format update
13 years ago
Michael Peter Christen f00733186b code simplifications
13 years ago
Michael Peter Christen 395b78a0d8 using the solr search index to concurrently search within solr and the
13 years ago
Michael Peter Christen 6197caf698 added clear-text search words in query params
13 years ago
Michael Peter Christen 1687737771 Abstraction of HandleMap and HandleSet
13 years ago
orbiter 0cbda0b2b8 - replaced all length() == 0 and size() == 0 with isEmpty()
13 years ago
orbiter c7afa8bc48 using SwitchboardConstants for solr attributes
13 years ago
orbiter 62202e2d71 refactoring of query attribute variable names for better consistency
13 years ago
Michael Peter Christen 241dd8410a removed snippet pattern filter - it was not used
13 years ago
Michael Peter Christen 8b53771db2 changed behavior of navigation processing:
13 years ago