Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › ACF filed search bug?
- This topic has 19 replies, 2 voices, and was last updated 3 years, 6 months ago by
Ernest Marcinko.
-
AuthorPosts
-
September 19, 2022 at 10:04 pm #39338
Tamas
ParticipantHi,
I set up a search in ACF. But not found any title. The name of the acf field is “books” and the list of items is:
001 : title a
002 : title b
etc…It does not search in acf, even though it is set. Based on an unknown idea, I did not enter the title of the book, but the name of the acf variable. And we already have the result.
When I enter the title in the search engine, there are no results.
When I enter the acf id the results appear. (although they may not be good)Am I messing something up or is this not prepared for this?
Best regards,
Tamás SzekersSeptember 20, 2022 at 1:14 pm #39348Ernest Marcinko
KeymasterHi,
First I would recommend trying the index table engine. That can fetch the field data, not only the references.
Is this by any chance some sort of a repeater field? Those are not really indexable, because the fileds are dynamic. But let me know, I may be able to suggest something for those as well.
September 20, 2022 at 9:25 pm #39350Tamas
ParticipantHi,
No, its not repeater field. This is a simple list.
I switched to “Index table engine”. Added te custom field, make a new index, but it didn’t get better. Yes I try to ‘(konyha’ too :).
Can I view the indexed table?Best regard, Tamás
September 21, 2022 at 9:53 am #39359Ernest Marcinko
KeymasterMay I check this configuration somewhere? That should work just fine.
I may also need temporary FTP acces, just in case there is indeed a plugin issue – I may be able to correct it right there.September 21, 2022 at 8:48 pm #39374Tamas
ParticipantYou cannot access this content.
September 22, 2022 at 8:27 am #39379Ernest Marcinko
KeymasterYou cannot access this content.
September 22, 2022 at 8:06 pm #39394Tamas
ParticipantYou cannot access this content.
September 23, 2022 at 10:13 am #39409Ernest Marcinko
KeymasterYou cannot access this content.
September 23, 2022 at 7:42 pm #39448Tamas
ParticipantYou cannot access this content.
September 25, 2022 at 9:14 pm #39476Ernest Marcinko
KeymasterMy bad, I am sorry.
I could not find the “book” custom field, but I guess the “szerkeszto” is the one you are reffering to. I have tried a few phrases, from that field, but everything seemed to be okay. For example: https://i.imgur.com/Ua3lYQW.png
Those results seem to be matched via that field.October 3, 2022 at 8:24 pm #39487Tamas
ParticipantYou cannot access this content.
October 4, 2022 at 12:41 pm #39500Ernest Marcinko
KeymasterIndeed, there is definitely something wrong there – I am guessing for multiselect values, something is mixed up.
Can you please check the FTP access? I have tried, and logged in, but I am directed to an empty directory and can’t do anything. I will have to manually debug the index process to see what exactly is fetched from the field values, and then correct it accordingly.
October 4, 2022 at 7:47 pm #39508Tamas
ParticipantYou cannot access this content.
October 5, 2022 at 9:48 am #39517Ernest Marcinko
KeymasterUnfortunately I am getting the same error as before, I tried multiple clients:
– WinSCP, then permission error
– Total Commander, also permission error, not listing directories
Same permission error for Notepad++ and PsPad as well. I can connect, but no permission to view the files.In the meantime I may have located an issue, which can be related to this one. If you can make file edits, then I may not need access this time. Please follow these steps:
– Open thewp-content/plugins/ajax-search-pro/includes/classes/Index/Manager.phpfile on your server via FTP
– Replace it’s contents with this
– Create a new index
Then check if that made any change in the search.October 7, 2022 at 8:38 am #39562Tamas
ParticipantYou cannot access this content.
-
AuthorPosts
- You must be logged in to reply to this topic.