On Friday 31 August 2012 12:31 PM, Jean-Michel FRANCOIS wrote:
>
> The goal was to remove SearchableText index from the catalog, not all > the catalog :)

The buildout at

https://github.com/Jarn/collective.solr/raw/master/buildout/solr.cfg

includes many more (see below).

What do I have to do to use these indices - such as for folderContents?


name:allowedRolesAndUsers type:string stored:false multivalued:true
name:created     type:date stored:true
name:Creator     type:string stored:true
name:Date        type:date stored:true
name:default     type:text indexed:true stored:false
                      multivalued:true
name:Description type:text copyfield:default stored:true
name:effective   type:date stored:true
name:exclude_from_nav type:boolean indexed:false stored:true
name:expires     type:date stored:true
name:getIcon     type:string indexed:false stored:true
name:getId       type:string indexed:false stored:true
name:getRemoteUrl type:string indexed:false stored:true
name:is_folderish type:boolean stored:true
name:Language     type:string stored:true
name:modified     type:date stored:true
name:object_provides  type:string stored:false multivalued:true
name:path_depth   type:integer indexed:true stored:false
name:path_parents type:string indexed:true stored:false
                  multivalued:true
name:path_string  type:string indexed:false stored:true
name:portal_type  type:string stored:true
name:review_state type:string stored:true
name:SearchableText   type:text copyfield:default stored:false
name:searchwords  type:string stored:false multivalued:true
name:showinsearch type:boolean stored:false
name:Subject      type:string copyfield:default stored:true
                     multivalued:true
name:Title        type:text copyfield:default stored:true
name:Type         type:string stored:true
name:UID          type:string stored:true required:true


_______________________________________________
Product-Developers mailing list
[email protected]
https://lists.plone.org/mailman/listinfo/plone-product-developers

Reply via email to