index
:
yacy
master
upstream/1.941
YaCy search server with some extra patches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
defaults
/
solr.collection.schema
Age
Commit message (
Expand
)
Author
2023-04-04
fixed documentation and some details of handling of keywords
Michael Peter Christen
2020-12-11
turned HostBrowser into a admin-only page, now called IndexBrowser
Michael Peter Christen
2017-02-24
Switched a few more Solr fields from strictly mandatory to optional
luccioman
2017-02-21
Switched some Solr fields from mandatory to optional
luccioman
2017-02-20
Refactored and enforced Solr mandatory fields for proper operation
luccioman
2016-02-02
Improved HTML icons indexing and rendering in search results.
luc
2015-12-19
exclude in/outboundlinksnofollowcount_i from default schema fields
reger
2015-11-27
remove md5_s from default index fields
reger
2015-04-13
added parsing of contentprop attribute in html tags for
Michael Peter Christen
2015-04-12
added parsing of dd, dt and article html fields. The parsed result is
Michael Peter Christen
2015-03-02
added a new way of content browsing in search results:
Michael Peter Christen
2014-12-14
Added and integrated new date detection class which can identify date
Michael Peter Christen
2014-12-14
enable sku as anchor in html response writer
Michael Peter Christen
2014-11-27
disabled postprocessing by default. If you read this: please disable
Michael Peter Christen
2014-11-18
added new solr schema fields which record the occurences of vocabulary
Michael Peter Christen
2014-10-13
added new solr field url_paths_count_i which can be used to enhance the
Michael Peter Christen
2014-07-07
fixed double content postprocessing
Michael Peter Christen
2014-05-27
added new fields http_unique_b and www_unique_b which can be used for
Michael Peter Christen
2014-04-16
removed clickdepth_i field and related postprocessing. This information
Michael Peter Christen
2014-04-02
introduced new solr field crawldepth_i which records the crawl depth of
Michael Peter Christen
2014-03-27
added linkscount_i and linksnofollowcount_i to the default solr schema
Michael Peter Christen
2014-03-27
removed performance settings
Michael Peter Christen
2014-01-10
disabled unused fields in default Solr collection schema
reger
2013-12-04
- reduce computation in case that specific postprocessing fields are not
Michael Peter Christen
2013-10-08
- Added new solr field url_file_name_tokens_t which stores the file name
Michael Peter Christen
2013-10-08
added the anchor text within web pages to the searcheable entities of a
orbiter
2013-09-25
added the new field harvestkey_s to the collection index and the
Michael Peter Christen
2013-09-04
added two new fields, exact_signature_copycount_i and
Michael Peter Christen
2013-09-04
turned images_alt_txt back to images_alt_sxt because it is not necessary
Michael Peter Christen
2013-09-01
link strings should not be tokenized
orbiter
2013-09-01
image alt tag strings should be tokenized
orbiter
2013-07-30
replaced the single-text description solr field with a multi-value
Michael Peter Christen
2013-07-02
new robots_i attribute fields
Michael Peter Christen
2013-06-25
added url_file_name_s in default collection schema for the file name
Michael Peter Christen
2013-06-18
stub for better image indexing
orbiter
2013-06-13
removed fields references_internal_id_sxt and
Michael Peter Christen
2013-06-07
activated citation ranking by default
Michael Peter Christen
2013-06-07
Added a citation reference computation for intra-domain link structures.
Michael Peter Christen
2013-05-06
re-declared some fields to be of type string rather than text which
Michael Peter Christen
2013-04-18
added new schema fields:
Michael Peter Christen
2013-04-16
added new solr title_exact_signature_l and
Michael Peter Christen
2013-04-14
added new field host_extent_i which, after a crawl and postprocessing,
Michael Peter Christen
2013-04-12
added three new field for a better ranking: references_internal_i,
Michael Peter Christen
2013-03-14
removed unused tag fields
Michael Peter Christen
2013-03-13
changes in ranking computation
Michael Peter Christen
2013-02-22
added the generation of 50 (!!) new solr field in the core 'webgraph'.
Michael Peter Christen
2013-02-21
introduced a second core named 'webgraph'. This core will hold the link
Michael Peter Christen