Search for:
Sign in
Register
Menu
Articles
Questions & Answers
Download
Documentation
Support
Marketplace
Old Forums
Search:
Search text
Portal Engine
Questions on portal engine and web parts.
Version 6.x
>
Portal Engine
>
Trouble with Smart Search Filter.
View modes:
View mode
Threaded
Flat - newest to oldest
Flat - oldest to newest
Member
braxwind-gmail
-
12/5/2011 5:23:46 AM
Trouble with Smart Search Filter.
Hi everyone.
I just start to learn Kentico and have some trouble with Smart Search Filter.
I created new field into document job-openeing:
Column name: CustomJobSalaryType
Attribute type: Integer
Next, I have added SmartSearchDialog and SmartSearchResult. They have worked properly.
But when I have added Smart Search Filter with value:
+CustomJobSalaryType;(int)0;hour
+CustomJobSalaryType;(int)1;year
+CustomJobSalaryType;(int)2;day
Search doesn't return any value. What I have done wrong?
Kentico Consulting
kentico_borisp
-
12/6/2011 1:21:01 AM
RE:Trouble with Smart Search Filter.
Hello,
This issue can be caused by various things. I will need more information on your setup to debug this.
What type is your CustomJobSalaryType of?
If this is a custom field, is the document type a custom one?
Could you please let me know, if this field is searched without your additional filters?
What values can this field contain?
Could you please post pictures on your configuration of your web parts used in this scenario?
Best regards,
Boris Pocatko
Member
braxwind-gmail
-
12/6/2011 6:03:29 AM
RE:Trouble with Smart Search Filter.
I added a custom field into standart document: "Job Opening".
This field have Integer type and it can contain 0, 1 or 2.
This field is searched without my additional filters properly.
I have added pictures with web parts configuration.
Kentico Consulting
kentico_borisp
-
12/8/2011 4:40:51 AM
RE:Trouble with Smart Search Filter.
Hello,
Could you please double check, if your custom field is set up to be searchable? This can be done in CMSSiteManager / Development / Document types / <your document type> / Search Fields.
Best regards,
Boris Pocatko
Top