[DOCS-1330] redirect versioned pages to prevent stranding Created: 03/Apr/13  Updated: 05/Apr/13  Resolved: 05/Apr/13

Status: Closed
Project: Documentation
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Task Priority: Major - P3
Reporter: Sam Kleinman (Inactive) Assignee: Sam Kleinman (Inactive)
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Participants:
Days since reply: 10 years, 45 weeks, 6 days ago

 Description   

DONE /master/reference/method/db.hostInfo
DONE /master/reference/parameters
DONE /master/reference/text-search
NA only in 2.4 and now core/text-search -->/master/applications/text-search
NA only in 2.4 and now various tutes --> /master/core/text-indexes
DONE /master/tutorial/create-text-index-on-multi-language-collection
DONE /master/tutorial/enable-text-search
DONE /master/tutorial/limit-number-of-elements-in-updated-array
DONE /master/tutorial/limit-number-of-items-scanned-for-text-search
DONE /master/tutorial/return-text-queries-using-only-text-index
DONE /master/tutorial/search-for-text

DONE /v2.2/reference/operator/within
DONE /master/reference/aggregation/concat
DONE /master/reference/aggregation/geoNear
DONE /master/reference/aggregation/millisecond
DONE /master/reference/command/configureFailPoint
DONE /master/reference/command/hashBSONElement
DONE /master/reference/command/hostInfo
DONE /master/reference/command/text
DONE /master/release-notes/2.4
DONE /master/release-notes/2.4-changes
DONE /master/release-notes/2.4-index-types
DONE /master/release-notes/2.4-javascript
DONE /master/release-notes/2.4-overview
DONE /master/release-notes/2.4-upgrade
DONE /master/reference/operator/geoIntersects
DONE /master/reference/operator/geoWithin
DONE /master/reference/operator/geometry
DONE /master/reference/operator/setOnInsert
DONE /master/reference/operator/slice
DONE /master/reference/operator/sort
DONE /master/applications/2d
DONE /master/applications/2dsphere
DONE /master/applications/geohaystack
DONE /master/reference/geospatial-queries
DONE /master/tutorial/calculate-distances-using-spherical-geometry-with-2d-geospatial-indexes
DONE /master/reference/privilege-documents
DONE /master/reference/user-privileges
DONE /master/tutorial/control-access-to-mongodb-with-kerberos-authentication
DONE /master/tutorial/install-mongodb-enterprise



 Comments   
Comment by auto [ 04/Apr/13 ]

Author:

{u'date': u'2013-04-04T15:26:22Z', u'name': u'Sam Kleinman', u'email': u'samk@10gen.com'}

Message: DOCS-1330 additional redirects
Branch: master
https://github.com/mongodb/docs/commit/913af192dc3bdf002a67f65b08843c1cc5eab113

Comment by auto [ 03/Apr/13 ]

Author:

{u'date': u'2013-04-03T14:43:18Z', u'name': u'Sam Kleinman', u'email': u'samk@10gen.com'}

Message: DOCS-1330: additional redirects
Branch: master
https://github.com/mongodb/docs/commit/9cad8eae06e23cddc5bca3f4d55bd4ab3f92a8b4

Comment by auto [ 03/Apr/13 ]

Author:

{u'date': u'2013-04-03T14:43:18Z', u'name': u'Sam Kleinman', u'email': u'samk@10gen.com'}

Message: DOCS-1330: additional redirects
Branch: v2.2
https://github.com/mongodb/docs/commit/f974e25947f45091ab7e4891c9f83c04797f25b0

Comment by Sam Kleinman (Inactive) [ 03/Apr/13 ]

find ./build/public/ -type d | sed -e 's%/build/public/master%/!!!!%' -e 's%/build/public%%' | sort -t '/' -k 3 | uniq -c -s 7 | grep "1 \." | sed -r -e 's/\s+1 .//' -e 's/!!!!/master/' | sort

Comment by Sam Kleinman (Inactive) [ 03/Apr/13 ]

find ./build/public/ -type d | sed 's%master%v2.4%' | sort -t '/' -k 3 | uniq -c -s 7 | grep "1 ./"

Generated at Thu Feb 08 07:40:46 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.