Details
-
New Feature
-
Resolution: Fixed
-
Major
-
1.1
-
None
-
Unknown
-
Description
Currently, the Location Search Macro searches in documents. A "kind" parameter will let users further specify what they want to search. Possible values: title | content | comment | attachment | attachmentName | attachmentContent | object | all (empty equals all).
Note that this doesn't match the type parameter of solr (hence "kind" instead of "type"), because we still want to search in documents to allow tag restrictions.