EE 1.10 search results brokensphinxsearch not returning results in Magento 1.7.0.2How do I troubleshoot search problems?Number of results returned in search, pagination not workingSearch does not return resultsError on list page - Search results onlySearch not returning desired resultsIs there a way to programmatically add search results to the search page?Magento 2: Show out-of-stock products in search results?Results missing from search via REST API when fields are missingHow to works catalog search?
Inset Square From a Rectangular Face
How could Tony Stark wield the Infinity Nano Gauntlet - at all?
The Lucky House
Why don't politicians push for fossil fuel reduction by pointing out their scarcity?
When does The Truman Show take place?
Designing a prison for a telekinetic race
From France west coast to Portugal via ship?
Are there any OR challenges that are similar to kaggle's competitions?
How do you call it when two celestial bodies come as close to each other as they will in their current orbits?
Where is this New York City Broadway location from Fall 1958?
Can I submit a paper computer science conference using an alias if using my real name can cause legal trouble in my original country
Use of vor in this sentence
iPad or iPhone doesn't charge until unlocked?
Repurpose telephone line to ethernet
How to shade a polygon with curved lines in tikz?
Metal that glows when near pieces of itself
Just one file echoed from an array of files
Playing a fast but quiet Alberti bass
Starships without computers?
How can I differentiate a eusocial organism from a hive mind collective?
Would it be illegal for Facebook to actively promote a political agenda?
Land Registry Clause
Earliest evidence of objects intended for future archaeologists?
Did Wernher von Braun really have a "Saturn V painted as the V2"?
EE 1.10 search results broken
sphinxsearch not returning results in Magento 1.7.0.2How do I troubleshoot search problems?Number of results returned in search, pagination not workingSearch does not return resultsError on list page - Search results onlySearch not returning desired resultsIs there a way to programmatically add search results to the search page?Magento 2: Show out-of-stock products in search results?Results missing from search via REST API when fields are missingHow to works catalog search?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
This is a really weird one so don't know if anyone else has seen this but any help gratefully received.
We are running on EE 1.10 and have just added a load of new products. When we use the quick search for a product it shows up but if we try to add to the basket it sometimes fails to add then 404's and the product will not show up in the search results again. The 404 only seems to be when there is a single search result and when there are multiple results the page refreshes to the search results but the product we have just added is removed from the search results. Inventory is fine so the product is in stock etc.
We've had to remove the add to basket action from the list.phtml template for the time being but obviously want to be able to reinstate it but can't while this is continuing.
My local dev version of the site was doing this so I cleared out the search tables and rebuilt the full text index (this occurs with both like and combine searches)
search enterprise-1.10
|
show 1 more comment
This is a really weird one so don't know if anyone else has seen this but any help gratefully received.
We are running on EE 1.10 and have just added a load of new products. When we use the quick search for a product it shows up but if we try to add to the basket it sometimes fails to add then 404's and the product will not show up in the search results again. The 404 only seems to be when there is a single search result and when there are multiple results the page refreshes to the search results but the product we have just added is removed from the search results. Inventory is fine so the product is in stock etc.
We've had to remove the add to basket action from the list.phtml template for the time being but obviously want to be able to reinstate it but can't while this is continuing.
My local dev version of the site was doing this so I cleared out the search tables and rebuilt the full text index (this occurs with both like and combine searches)
search enterprise-1.10
What have you done so far? Are you using SOLR? Did you manuallyclear out the search tables
?
– Ben Lessani - Sonassi
May 13 '13 at 16:58
Two other questions potentially of value here are: a) how are you importing the products? — b) what is your caching setup?
– davidalger
May 14 '13 at 4:18
Yep, I've cleared out search tables manually and no we are not using SOLR, just the normal Magento product search. Products are imported using normal Dataflow import. Caching is a mix of APC, Magento cache in the DB and we have the Magento compiler switched on.
– Richard Cleverley
May 14 '13 at 8:16
1
Right, it looks like this had to do with Predictive Intent (not their fault!). Their Personal Search was supposed to have been turned off a while ago by previous developers but it had only been done in Global scope not store View.
– Richard Cleverley
May 14 '13 at 12:18
@RichardCleverley please mark your predictive intent solution as the answer.
– philwinkle
May 16 '13 at 4:32
|
show 1 more comment
This is a really weird one so don't know if anyone else has seen this but any help gratefully received.
We are running on EE 1.10 and have just added a load of new products. When we use the quick search for a product it shows up but if we try to add to the basket it sometimes fails to add then 404's and the product will not show up in the search results again. The 404 only seems to be when there is a single search result and when there are multiple results the page refreshes to the search results but the product we have just added is removed from the search results. Inventory is fine so the product is in stock etc.
We've had to remove the add to basket action from the list.phtml template for the time being but obviously want to be able to reinstate it but can't while this is continuing.
My local dev version of the site was doing this so I cleared out the search tables and rebuilt the full text index (this occurs with both like and combine searches)
search enterprise-1.10
This is a really weird one so don't know if anyone else has seen this but any help gratefully received.
We are running on EE 1.10 and have just added a load of new products. When we use the quick search for a product it shows up but if we try to add to the basket it sometimes fails to add then 404's and the product will not show up in the search results again. The 404 only seems to be when there is a single search result and when there are multiple results the page refreshes to the search results but the product we have just added is removed from the search results. Inventory is fine so the product is in stock etc.
We've had to remove the add to basket action from the list.phtml template for the time being but obviously want to be able to reinstate it but can't while this is continuing.
My local dev version of the site was doing this so I cleared out the search tables and rebuilt the full text index (this occurs with both like and combine searches)
search enterprise-1.10
search enterprise-1.10
edited Aug 7 at 5:30
Aasim Goriya
3,4292 gold badges13 silver badges45 bronze badges
3,4292 gold badges13 silver badges45 bronze badges
asked May 13 '13 at 16:15
Richard CleverleyRichard Cleverley
62910 silver badges17 bronze badges
62910 silver badges17 bronze badges
What have you done so far? Are you using SOLR? Did you manuallyclear out the search tables
?
– Ben Lessani - Sonassi
May 13 '13 at 16:58
Two other questions potentially of value here are: a) how are you importing the products? — b) what is your caching setup?
– davidalger
May 14 '13 at 4:18
Yep, I've cleared out search tables manually and no we are not using SOLR, just the normal Magento product search. Products are imported using normal Dataflow import. Caching is a mix of APC, Magento cache in the DB and we have the Magento compiler switched on.
– Richard Cleverley
May 14 '13 at 8:16
1
Right, it looks like this had to do with Predictive Intent (not their fault!). Their Personal Search was supposed to have been turned off a while ago by previous developers but it had only been done in Global scope not store View.
– Richard Cleverley
May 14 '13 at 12:18
@RichardCleverley please mark your predictive intent solution as the answer.
– philwinkle
May 16 '13 at 4:32
|
show 1 more comment
What have you done so far? Are you using SOLR? Did you manuallyclear out the search tables
?
– Ben Lessani - Sonassi
May 13 '13 at 16:58
Two other questions potentially of value here are: a) how are you importing the products? — b) what is your caching setup?
– davidalger
May 14 '13 at 4:18
Yep, I've cleared out search tables manually and no we are not using SOLR, just the normal Magento product search. Products are imported using normal Dataflow import. Caching is a mix of APC, Magento cache in the DB and we have the Magento compiler switched on.
– Richard Cleverley
May 14 '13 at 8:16
1
Right, it looks like this had to do with Predictive Intent (not their fault!). Their Personal Search was supposed to have been turned off a while ago by previous developers but it had only been done in Global scope not store View.
– Richard Cleverley
May 14 '13 at 12:18
@RichardCleverley please mark your predictive intent solution as the answer.
– philwinkle
May 16 '13 at 4:32
What have you done so far? Are you using SOLR? Did you manually
clear out the search tables
?– Ben Lessani - Sonassi
May 13 '13 at 16:58
What have you done so far? Are you using SOLR? Did you manually
clear out the search tables
?– Ben Lessani - Sonassi
May 13 '13 at 16:58
Two other questions potentially of value here are: a) how are you importing the products? — b) what is your caching setup?
– davidalger
May 14 '13 at 4:18
Two other questions potentially of value here are: a) how are you importing the products? — b) what is your caching setup?
– davidalger
May 14 '13 at 4:18
Yep, I've cleared out search tables manually and no we are not using SOLR, just the normal Magento product search. Products are imported using normal Dataflow import. Caching is a mix of APC, Magento cache in the DB and we have the Magento compiler switched on.
– Richard Cleverley
May 14 '13 at 8:16
Yep, I've cleared out search tables manually and no we are not using SOLR, just the normal Magento product search. Products are imported using normal Dataflow import. Caching is a mix of APC, Magento cache in the DB and we have the Magento compiler switched on.
– Richard Cleverley
May 14 '13 at 8:16
1
1
Right, it looks like this had to do with Predictive Intent (not their fault!). Their Personal Search was supposed to have been turned off a while ago by previous developers but it had only been done in Global scope not store View.
– Richard Cleverley
May 14 '13 at 12:18
Right, it looks like this had to do with Predictive Intent (not their fault!). Their Personal Search was supposed to have been turned off a while ago by previous developers but it had only been done in Global scope not store View.
– Richard Cleverley
May 14 '13 at 12:18
@RichardCleverley please mark your predictive intent solution as the answer.
– philwinkle
May 16 '13 at 4:32
@RichardCleverley please mark your predictive intent solution as the answer.
– philwinkle
May 16 '13 at 4:32
|
show 1 more comment
1 Answer
1
active
oldest
votes
Right, it looks like this had to do with Predictive Intent (not their fault!). Their Personal Search was supposed to have been turned off a while ago by previous developers but it had only been done in Global scope not store View.
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "479"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f3685%2fee-1-10-search-results-broken%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Right, it looks like this had to do with Predictive Intent (not their fault!). Their Personal Search was supposed to have been turned off a while ago by previous developers but it had only been done in Global scope not store View.
add a comment |
Right, it looks like this had to do with Predictive Intent (not their fault!). Their Personal Search was supposed to have been turned off a while ago by previous developers but it had only been done in Global scope not store View.
add a comment |
Right, it looks like this had to do with Predictive Intent (not their fault!). Their Personal Search was supposed to have been turned off a while ago by previous developers but it had only been done in Global scope not store View.
Right, it looks like this had to do with Predictive Intent (not their fault!). Their Personal Search was supposed to have been turned off a while ago by previous developers but it had only been done in Global scope not store View.
answered May 16 '13 at 8:43
Richard CleverleyRichard Cleverley
62910 silver badges17 bronze badges
62910 silver badges17 bronze badges
add a comment |
add a comment |
Thanks for contributing an answer to Magento Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f3685%2fee-1-10-search-results-broken%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
What have you done so far? Are you using SOLR? Did you manually
clear out the search tables
?– Ben Lessani - Sonassi
May 13 '13 at 16:58
Two other questions potentially of value here are: a) how are you importing the products? — b) what is your caching setup?
– davidalger
May 14 '13 at 4:18
Yep, I've cleared out search tables manually and no we are not using SOLR, just the normal Magento product search. Products are imported using normal Dataflow import. Caching is a mix of APC, Magento cache in the DB and we have the Magento compiler switched on.
– Richard Cleverley
May 14 '13 at 8:16
1
Right, it looks like this had to do with Predictive Intent (not their fault!). Their Personal Search was supposed to have been turned off a while ago by previous developers but it had only been done in Global scope not store View.
– Richard Cleverley
May 14 '13 at 12:18
@RichardCleverley please mark your predictive intent solution as the answer.
– philwinkle
May 16 '13 at 4:32