textselect field and Joomla standard search

More
11 years 11 months ago #32033 by cyphermedia
I am trying to use the Joomla standard search to look for words entered within the (textselect) field type but it shows no results. The search works for other text field types (text) and (textarea).

Is there a way to get this to work?

Thanks.

Please Log in or Create an account to join the conversation.

More
11 years 11 months ago #32035 by ggppdk
mmm, you do not mention which revision you have

also for textselect you will need to :
- have r1600+
- (check that field is advanced searchable) and click to -rebuild advanced index- (just once)


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

More
11 years 11 months ago #32082 by ggppdk
CHOICE 1:

FOR STANDARD joomla search with FLEXIcontent standard search plugin:
-- current plugin will not use it because it looks for type "text", but "textselect" can be used too,

Replace 2 occurrences in flexisearch.php plugin file of:
Code:
... $wheres2[] = "f.field_type='text' AND f.issearch=1 ...
with
Code:
... $wheres2[] = "f.field_type IN ('text','textselect') AND f.issearch=1 ...

and test

This will be in next public release


CHOICE 2:
FOR STANDARD joomla search with FLEXIcontent advanced search plugin:
-- Also you could disable FLEXIcontent standard plugin, enable advanced search plugin, and mark desired fields as advanced searchable and rebuild Advanced-Index one and then visit Joomla standard search view

Regards


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

More
11 years 11 months ago #32086 by cyphermedia
Thank you. Choice 1 works perfectly :)

Please Log in or Create an account to join the conversation.

More
11 years 11 months ago #32095 by ggppdk
FLEXIcontent is a free component which includes a really big amount of work on our part, please consider leaving a positive review at JED if you have not done already

Regards


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.950 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline