jemproject / JEM-Project

JEM - an Event Manager for Joomla
https://www.joomlaeventmanager.net
GNU General Public License v3.0
25 stars 36 forks source link

JEM finder #1720

Closed jojo12 closed 2 months ago

jojo12 commented 2 months ago

1) the en-GB language files must be in administrator/language. If not, you see only the keys. 2) Attention KEYS: PLG_FINDER_JEM.... PLG_FINDER_JEM="Smart Search - JEM" PLG_FINDER_JEM_FIELD_SEARCH_ARCHIVED_DESC="When changing this setting, you have to run the index command in Smart Search before this takes effect." PLG_FINDER_JEM_FIELD_SEARCH_ARCHIVED_LABEL="Search Archived Content" PLG_FINDER_JEM_TAXONOMIES_AUTHOR="Author" PLG_FINDER_JEM_TAXONOMIES_VENUE="Venue" PLG_FINDER_JEM_TAXONOMIES_CATEGORY="Category" PLG_FINDER_JEM_TAXONOMIES_LABEL="Taxonomies to Index" PLG_FINDER_JEM_TAXONOMIES_LANGUAGE="Language" PLG_FINDER_JEM_TAXONOMIES_TYPE="Type" PLG_FINDER_JEM_XML_DESCRIPTION="Updates the indexes of JEM Event whenever an event is created, modified or deleted. NOTE the JEM - Smart Search plugin must be enabled." PLG_FINDER_QUERY_FILTER_BRANCH_P_EVENT="Events" PLG_FINDER_QUERY_FILTER_BRANCH_P_VENUE="Venues" PLG_FINDER_QUERY_FILTER_BRANCH_S_EVENT="Event" PLG_FINDER_QUERY_FILTER_BRANCH_S_VENUE="Venue" 3)

mckillo commented 2 months ago

Yes, I have updated the branch with commit (some string and path namespace, run without error). I'll try to finish the finder plugin this weekend. It will work.!!!

mckillo commented 2 months ago

This was applied into new JEM plugin. Go to https://github.com/jemproject/JEM-Project/issues/1605.

jojo12 commented 2 months ago

I tried your last: During Indexing, I get: with compat, I get: Unknown format specifier "S" w/o compat, I get: Class JFactory not found

mckillo commented 2 months ago

Sorry, but the finder plugin isn't finished, and I don't have upload the last code, I'm debugging.