Title:
[ANeff] Doc Bug for: cfindex and cfsearch docs should link to the "Solr enhancements in ColdFusion 10" doc
| View in TrackerStatus/Resolution/Reason: Closed/Fixed/Fixed
Reporter/Name(from Bugbase): Aaron Neff / ()
Created: 05/30/2018
Components: Documentation
Versions: 2018
Failure Type: Others
Found In Build/Fixed In Build: 2018.0.01.308605 (PreRelease) / na
Priority/Frequency: Normal / Some users will encounter
Locale/System: / Platforms All
Vote Count: 0
Issue 1: cfindex doc's "dih" description should link to the "Solr enhancements in ColdFusion 10" doc for usage (especially since DIH's documentation is quite lengthy).
Suggested wording for cfindex's type attribute:
-----------
- file: Applies action value to filename, including path. Expects a filename in the key attribute.
- path: Applies action to files in a directory path that pass the extensions filter. Expects a directory name in the key attribute.
- dih: Used for Data Import Handler. For usage, see Solr enhancements in ColdFusion 10.
- custom: applies action to custom data; for example, to data from a query.
-----------
Notes:
1) The "dih" description should link to the "Solr enhancements in ColdFusion 10" doc for usage.
2) A sentence's 1st letter should be capitalized
-- "file: applies" => "file: Applies"
-- "path: applies" => "path: Applies"
-- "dih: used" => "dih: Used"
-- "custom: applies" => "custom: Applies"
Issue 2: cfindex's "See also" section should have a link to the "Solr enhancements in ColdFusion 10" doc
Issue 3: cfsearch's "See also" section should have a link to the "Solr enhancements in ColdFusion 10" doc
Related URL: https://helpx.adobe.com/coldfusion/cfml-reference/coldfusion-tags/tags-i/cfindex.html
Related URL: https://helpx.adobe.com/coldfusion/cfml-reference/coldfusion-tags/tags-r-s/cfsearch.html
Related URL: https://helpx.adobe.com/coldfusion/developing-applications/accessing-and-using-data/solr-search-support/solr-enhancements-in-coldfusion-10.html
Attachments:
Comments: