How do i solve the following scenario. I am working on a web project that uses umbraco for content management. However before i did an umbraco
upgrade the examine search was working 100%. After upgrading from umbraco version 7.5.10 to 7.5.12 the examine search is not returning the expected
results.
Thanks for getting back to me Mike, so if i search in the backoffice, i do get the expected results however passing the id via UmbracoHelper.TypedSearch, the search returns null.
Umbraco and examine
How do i solve the following scenario. I am working on a web project that uses umbraco for content management. However before i did an umbraco upgrade the examine search was working 100%. After upgrading from umbraco version 7.5.10 to 7.5.12 the examine search is not returning the expected results.
Hi,
Have you tried to rebuild examine indexes in development section and search internally in plugin: http://prntscr.com/g2ewf1
Thanks, Mike
Thanks for getting back to me Mike, so if i search in the backoffice, i do get the expected results however passing the id via UmbracoHelper.TypedSearch, the search returns null.
Hi,
Could you please try this code:
Thanks, Mike
Hi Mike,
I have tried the above for the search and it still does not return the results.
is working on a reply...