Skip to content
General
Revolution
Evolution
Add-ons
International
Login
|
Register
|
MODX.com
MODX Open Source Content Management System, Framework, Platform and More.
Find a Partner
|
Hosts + SaaS
|
Jobs
|
Donate
Search
Register
Sign Up with the MODX Community
Login
Use Your MODX.com Account
MODX Community Forums
Add-ons
Search
[Solved] SimpleSearch:Exclude Document Content from Search Query
#
207
MODx Evolution and Revolution User
Tyreal2012
Reply #1, 4 months ago
Reply
Link to this post
#1
As title, its a strange request but we need to exclude the docuemtn content from the search returns and only search on everything else.
Any ideas?
Thanks
1,677
coroico
Reply #2, 4 months ago
Reply
Link to this post
#2
I think that no parameters of simpleSearch allow to define which fields use for the search.
If it is a mandatory request look at
AdvSearch
.
AdvSearch has a paremeter named withFields to define the fields to use for the search.
See:
http://rtfm.modx.com/display/ADDON/AdvSearch.AdvSearch