Raja poorani
Forum Replies Created
-
Forum: Reviews
In reply to: [Idea Factory] Does not workI am facing the same Issue with updated wordpress. I have tried with shortcode.
Forum: Plugins
In reply to: [Anthologize] You do not have sufficient permissions to access this page.I am getting this in Firefox can’t find the file at https://www.hungryforever.com/wp-admin/admin.php?page=anthologize_export_panel&project_id=39939&noheader=true.
Pagination bar is proper in first result page. But when I got to next page of result or apply any facet it goes there but pagination is not displaying on this.
Thanks for your reply. I got it fixed by clearing the exception.
It showing in the jquery file which is in wp-include and the line showing is
“div.querySelectorAll(“*,:x”);”I tried to clear this issue for long. Couldn’t make it out. Can you please tell me the way to clear and make the links on search result work?
It keeps loading but not showing the result and doesn’t shows any error in console as well. Do I need to change anything ? Im using wpsolr7.4
I have fixed the ajax issue but Still Facet and Page navigation is not working.
This is my search result link http://test.hungryforever.com/search-wpsolr/?search=apple.
Please help me out.
Thanks.. I got it working by replace conf files with original .
Yes I have used the schema and solrConfig from this WPSOLR for Solr 5.x
http://wpsolr.com/releases/#1.0Do I need make any change on schema.xml/solrconfig?
I got this while reload http://localhost:8983/solr/admin/cores?action=RELOAD&core=posts
<response>
<lst name=”responseHeader”>
<int name=”status”>0</int>
<int name=”QTime”>429</int>
</lst>
</response>And I am getting this in solr server,
SolrCore Initialization Failures
coreX: org.apache.solr.common.SolrException:org.apache.solr.common.SolrException: Error opening new searcherOnce after I reload like this ,
http://localhost:8983/solr/admin/cores?action=RELOAD&core=posts
I got “The schema has been upgraded to managed, but the non-managed schema schema.xml is still loadable. PLEASE REMOVE THIS FILE.” in log.
Yes its shows “undefined field text”.
But I have schema.xml file copied on server/solr/posts/conf/schema.xml.
Do I need to change anything on this?
yes. Css been overwritten. 🙂
Thanks for your fast replies. Great plugin works good.
I cleared the jquery cookies issue which came from woocommerce and Search Filters are working fine now. Page Navigation also works. 🙂
Thank you so much.Keys are not highlighted in search result. And I want separate search in Category page which should search only under one particular category. Is that Possible with Solr ?