salomone
Forum Replies Created
-
Forum: Plugins
In reply to: [Redirection] add QSA flag to .htaccess exportLove it, thanks!
Forum: Plugins
In reply to: [WPSOLR - Elasticsearch and Solr search] custom taxonomies field nameHi Wpsolr,
just a reminder…have you got any advice on this topic?Forum: Plugins
In reply to: [WPSOLR - Elasticsearch and Solr search] custom taxonomies field nameI guess so, yes. I haven’t seen custom fields in action since I do not have any.
But I have 2 custom taxonomies, ‘Locations’ and ‘Trip Type’.
I would like my Location values (“London”, “Melbourne”, “Rome”, etc”) to be saved/indexed in a “custom_tax_location” field, so that it can be faceted independently.
Same would apply to the other custom taxForum: Plugins
In reply to: [WPSOLR - Elasticsearch and Solr search] jQuery error: live is not a functionHi,
actually have 1.11 in my WordPress installation but I still get the error. No big deal since I had to move to a custom search page. Thanks for support anyway!Forum: Plugins
In reply to: [WPSOLR - Elasticsearch and Solr search] jQuery error: live is not a functionHi,
actually have 1.11 in my WordPress installation but I still get the error. No big deal since I had to move to a custom search page. I just wanted to write it down for other users. Thanks for support anyway!Great, it does work ok now!
Out of curiosity…are the changes recent? I originally downloaded the plugin last week only.
Great stuff anyway, thanks for support!
Hi again,
I have been trying to debug the issue, but no luck. I wonder if could have a look at this picture: https://picpaste.com/pics/Screen_Shot_2015-06-15_at_09.52.51_copy_2-cOAH2DK9.1434355314.png
It’s from my debug console, it shows the $documents array that is passed to wp_Solr::send_posts_or_attachments_to_solr_index();
Is there anything wrong with it?
No attachments selected. I have alternatively tried indexing pages or posts only, but I am getting the errors either way
Yes I did. I have taken these steps:
1. create new core from Solr Terminal solr create -c wordpress
2. copied (overwritten) solrconfig.xml and schema.xml in solr/wordpress/conf/ (where solr is my Solr server instance home folder)I would be happy to debug if you could point me to the right direction…
Solr Log https://pastebin.com/xC5rV0ri
Maybe this can help?