- mcl7Participant3 years, 9 months ago #22755
Within the analytics section of Algolia, there is a report that lists the actual queries that people typed into your search. Not sure why but all searches (actually, it doesn’t look like all of them) are being recorded as “<empty_search” instead of the actual keyword/query.
wpsolrKeymaster3 years, 9 months ago #22758Please send here a screenshot of the issue.
You can also now debug Algolia queries inside WPSOLR on the beta release https://trello.com/c/DSZAgYDL/112-beta-release:
– Debug Algolia queries in debug.log (Debug option in screen 2.1)
– Debug Algolia queries in the Query Monitor plugin: https://www.wpsolr.com/guide/configuration-step-by-step-schematic/activate-extensions/query-monitor-add-on/mcl7Participant3 years, 9 months ago #22766Screenshot:
https://file.io/TyZJBWZwEkIxmcl7Participant3 years, 9 months ago #22771Strange..try now: https://file.io/fL5qiE0PY3bD
mcl7Participant3 years, 9 months ago #22775here is the file that shows that queries are not being recorded in Algolia:
https://gofile.io/d/HEWdcOmcl7Participant3 years, 9 months ago #22788Yeah, I see the queries but can’t really say if something is out of the oridinary:
Here is the beginning of the most recent log:
client IPADDRESS] WPSOLR Log query =>\nUrl: “/?s=banana&post_type=product”\nIndex: “test_index”\nNb results shown: 30\nTotal nb results: 114\nSpeed: 982 ms \nQuery: [\n {\n “query”: “banana~1”,\n “offset”: 0,\n “length”: 30,\n “maxValuesPerFacet”: 20,\n “attributesToHighlight”: [\n “title:100”,\n “content:100”,\n “comments:100″\n ],\n “highlightPreTag”: “<b>”,\n “highlightPostTag”: “<\\/b>”,\n “attributesToRetrieve”: [\n “id”,\n “PID”,\n “type”,\n “meta_type_s”,\n “title”,\n “numcomments”,\n “comments”,\n “displaydate”,\n
..Let me know if you need to know more.
You must be logged in to reply to this topic.