Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: MAGNOLIA-7231

...

A generic Magnolia configuration is used for all workspaces. This configuration fine-tunes the default Jackrabbit search configuration for best results. The sections that follow detail the enhancements.

Hide block

(warning) Magnolia 5.5.9+:  The generic indexing configuration used for all workspaces but the website workspace is stored in /info/magnolia/jackrabbit/indexing_configuration_default.xml . The configuration for the website workspace is in /info/magnolia/jackrabbit/indexing_configuration_website.xml . 

 Special characters

Tip

Jackrabbit stores all character data (node names and values) in Unicode. This ensures that special characters such as accents and umlauts are indexed and can be used in search. Issues with special characters are often due to character set conversion problems in the application server. See URI encoding in Tomcat for more.

...

Advanced Tables - Table Plus
heading0
multiplefalse
enableHeadingAttributesfalse
enableSortingfalse
classm5-configuration-tree
enableHighlightingfalse
Node nameValue

Mgnl f
server

 

Mgnl f
URI2RepositoryMapping

 

Mgnl n
mappings

 

Mgnl n
tours

 

Mgnl p
URIPrefix

/tours/

Mgnl p
handlePrefix

-

Mgnl p
repository

tours

...

Advanced Tables - Table Plus
heading0
multiplefalse
enableHeadingAttributesfalse
enableSortingfalse
classm5-configuration-tree
enableHighlightingfalse
Node nameValue

Mgnl f
modules

 

Mgnl f
tours

 


Mgnl f
virtualURIMapping

 

Mgnl n
toursMapping

 


Mgnl p
class

info.magnolia.cms.beans.config.RegexpVirtualURIMapping

Mgnl p
fromURI

/tours(.*).html

Mgnl p
toURI

forward:/travel/tour?tour=$1

...