Adobe 38043740 - ColdFusion Standard - Mac Development Manual page 537

Developing applications
Hide thumbs Also See for 38043740 - ColdFusion Standard - Mac:
Table of Contents

Advertisement

DEVELOPING COLDFUSION 9 APPLICATIONS
Accessing and Using Data
Solr enhancements in ColdFusion 9.0.1
Apart from overall improvement in the accuracy of indexing, the following are the enhancements:
• Displays correct MIME types for all documents
• Enhanced support for indexing of metadata for binary files such as mp3 and JPEG
• Support for the attribute
• Both the tags
and
cfindex
• A new section to enable/disable term highlighting for entire document has been added to the ColdFusion
Administrator. This applies only if Solr is running on local machine.
Note: The following steps apply only if Solr is running on local machine. If Solr is on a remote machine, follow the steps
provided in the section Term highlighting in Developing ColdFusion 9 Applications.
In the ColdFusion Administrator, go to ColdFusion Collections and then click a Solr collection.
1
2
Use the Enable/Disable button to enable/disable term highlighting.
Reindex the collection.
3
Note: Enabling term highlighting increases the size of the Solr collection. So ensure that you allocate adequate memory
for Solr if you are enabling term highlighting.
Upgrading Solr
Solr is upgraded as part of updater.
Therefore, to use Solr with ColdFusion 9.0.1, upgrade Solr.
For local installation, Solr is auto-upgraded when you run the ColdFusion Updater.
For remote installation, manually upgrade Solr using the following steps:
Stop Solr.
1
2
Back up solr.xml available in Solr_Home/multicore.
Uninstall Solr.
3
Reinstall the standalone version of Solr available on Adobe download location.
4
5
Stop Solr (if it has started automatically).
Bring back the backed up copy of solr.xml to Solr_Home/multicore.
6
Note: After you upgrade, ensure that you reindex the entire Solr collection before you use the search service.
(in the tag
previousCriteria
support the attribute
cfsearch
Last updated 1/20/2012
)
cfsearch
categoryTree.
532

Advertisement

Table of Contents
loading

This manual is also suitable for:

Coldfusion 9

Table of Contents