Search keyword not working properly
- hsurekarParticipant2 years, 5 months ago #29448
On my site if I search with Stephen D. Judge this string but it’s not providing proper result . below is example.
https://rilawyersweekly.com/?s=Stephen+D.+Judge
but if I search same string on solr cluster query it’s returning proper result. So could you please let me know what is wrong here.
Thanks
HemanthsurekarParticipant2 years, 5 months ago #29463I am trying to this search with “” quote or without double quote. but both results are same
https://masslawyersweekly.com/?s=%22Stephen+D.+Judge%22&wpsolr_fq%5B%5D=&date_start=&date_end=&wpsolr_fq%5B%5D=&wpsolr_sort=sort_by_date_descwpsolrKeymaster2 years, 5 months ago #29464WPSOLR 22.2 should be able to match exactly with double quotes and Solr.
But there are difficulties anyway, as explained on https://www.wpsolr.com/forums/topic/exact-matches-vs-any-word-matches/wpsolrKeymaster2 years, 5 months ago #29465WPSOLR 22.2 should be able to match exactly with double quotes and Solr.
But there are difficulties anyway, as explained on https://www.wpsolr.com/forums/topic/exact-matches-vs-any-word-matches/hsurekarParticipant2 years, 4 months ago #29631Hi Team,
I have upgraded WPSOLR 22.2 version and it’s working fine.
But i found another issue with indexing after upgrading version.
{“nb_results”:0,”status”:400,”message”:”Solr HTTP error: Bad Request (400)\n{\n "responseHeader":{\n "status":400,\n "QTime":0},\n "error":{\n "metadata":[\n "error-class","org.apache.solr.common.SolrException",\n "root-error-class","java.lang.NumberFormatException"],\n "msg":"ERROR: [doc=16733] Error adding field ‘displaymodified_dt_i’=’978570000000’ msg=For input string: \\"978570000000\\"",\n "code":400}}\n”,”indexing_complete”:false}it is working if i downgrade plugin’s version. So could you please let me know how can i fix this indexing issue.
Thanks
You must be logged in to reply to this topic.