Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search appears not to be working #1748

Closed
wax000 opened this issue Aug 26, 2015 · 4 comments
Closed

Search appears not to be working #1748

wax000 opened this issue Aug 26, 2015 · 4 comments

Comments

@wax000
Copy link

wax000 commented Aug 26, 2015

I am having an issue with the search feature - it doesnt seem to be pulling products which contain the data searched for - I have flushed the cache, made sure the description etc are searchable, and the product is visible in both catalog and search. I have also checked that quantity is valid, item is in stock etc.
Anyone else having this issue?

@wax000
Copy link
Author

wax000 commented Aug 26, 2015

Just to provide an update - I think this may be caused by the Index being out of date - but when you go to Index management, there doesnt seem to be a reindex option from the drop down actions box?

@choukalos
Copy link

That's correct - Magento 2 expects cron to be running frequently. Please try running cron manually twice and then check search again.

@alankent
Copy link

You can run cron manually by using bin/magento cron:run.

@piotrekkaminski
Copy link
Contributor

@wax000 was your issue resolved by running cron?

magento-team pushed a commit that referenced this issue Nov 22, 2017
[Performance] MAGETWO-83328: Run Nightly PAT on 2.2
magento-engcom-team added a commit that referenced this issue Aug 19, 2020
 - Merge Pull Request #29494 from joweecaquicla/magento2:1748-some-category-grid-columns-are-empty
 - Merged commits:
   1. 7ae8c6e
   2. ded3e1e
magento-engcom-team added a commit that referenced this issue Aug 19, 2020
Accepted Community Pull Requests:
 - #29576: Add suport of reading PNG JPEG Exif metadata (by @Nazar65)
 - #29429: Fix ui-select options placeholders for url-filter-applier (by @Nazar65)
 - #29400: #1703: The deleted tags are not removed from Tags drop-down until the web page is refreshed (by @yolouiese)
 - #29433: Reorganize Media Gallery stores configuration UI (by @konarshankar07)
 - #29494: #1748: Some category grid columns are empty (by @joweecaquicla)
 - #29461: #1727: Introduce internal class wrapping SplFileInfo (by @joweecaquicla)
 - #29491: #1712: Remove DataObject usage from OpenDialogUrl provider (by @joweecaquicla)
 - #29458: magento/web-api-test-recursive-array-comparison (by @bricht)
 - #29511: #29496 :- UI : Time field element in admin (by @konarshankar07)
 - #29483: fix fatal error when exception was thrown (by @rafal-kos)
 - #27478: improve exception handling in Layout render (by @fsw)
 - #29413: Fix #24060 - Terms and Conditions label doesn't fit longer texts (by @Bartlomiejsz)
 - #29452: Fix date timestamp typo ( Created and Modified date are different for newly saved Image Preview) (by @Nazar65)
 - #29410: Changed misunderstanding title (by @angelo983)
 - #29435: #1711: Use product model instead of data object for catalog image helper init (by @jmonteros422)


Fixed GitHub Issues:
 - #1449: Duplicated attributes in sidebar when installing with sample data (reported by @markoshust) has been fixed in #29576 by @Nazar65 in 2.4-develop branch
   Related commits:
     1. a74d422
     2. 9b8c81c
     3. 5c7c959
     4. 4ef4c6c
     5. 4a7fbd7
     6. 5e07290
     7. 0830d38
     8. c29e740
     9. bed58c5
     10. 58fbad4
     11. 9a74037
     12. 583b013

 - #1694: Remove / Edit Item in minicart does not work if span css is changed (reported by @Zaylril) has been fixed in #29429 by @Nazar65 in 2.4-develop branch
   Related commits:
     1. 4ebe9d6

 - #1755: why i disable all  caches and enable xdebug  that  cause   magento very slow? (reported by @LifeAsBook) has been fixed in #29429 by @Nazar65 in 2.4-develop branch
   Related commits:
     1. 4ebe9d6

 - #1703: when multiple productInterface implement which to use  (reported by @LifeAsBook) has been fixed in #29400 by @yolouiese in 2.4-develop branch
   Related commits:
     1. b2b45e6
     2. c716884
     3. 9a2f265
     4. 8d9d0a5
     5. 512942e
     6. 7e34bc9
     7. 0f9189e
     8. c4055cc
     9. 3b350fd
     10. bf77de0
     11. 5f1d43a

 - #1738: Where the relevant information about the template <!--ko--> (reported by @LifeAsBook) has been fixed in #29433 by @konarshankar07 in 2.4-develop branch
   Related commits:
     1. 3633542
     2. 651bd69
     3. 8b592ee
     4. 3fc2303
     5. e76cb95
     6. 1fe9c22
     7. de6d2a7

 - #29498: [Issue] magento/web-api-test-recursive-array-comparison (reported by @m2-assistant[bot]) has been fixed in #29458 by @bricht in 2.4-develop branch
   Related commits:
     1. 9cf55e5
     2. 289af76

 - #29496: UI : Time field element in admin (reported by @sankalpshekhar) has been fixed in #29511 by @konarshankar07 in 2.4-develop branch
   Related commits:
     1. 23b5a24
     2. 3723b61

 - #29525: [Issue] fix fatal error when exception was thrown (reported by @m2-assistant[bot]) has been fixed in #29483 by @rafal-kos in 2.4-develop branch
   Related commits:
     1. 8b8e496

 - #29606: [Issue] improve exception handling in Layout render (reported by @m2-assistant[bot]) has been fixed in #27478 by @fsw in 2.4-develop branch
   Related commits:
     1. 9565c44
     2. ab74f29
     3. c30dd60

 - #24060: Terms and Conditions label doesn't fit longer texts (reported by @DanieliMi) has been fixed in #29413 by @Bartlomiejsz in 2.4-develop branch
   Related commits:
     1. 5a0680c

 - #29416: [Issue] Changed misunderstanding title (reported by @m2-assistant[bot]) has been fixed in #29410 by @angelo983 in 2.4-develop branch
   Related commits:
     1. 209018c
     2. afdcc93
     3. e2b6d33

 - #1711: Clear static content when enabling new module from CLI (reported by @markoshust) has been fixed in #29435 by @jmonteros422 in 2.4-develop branch
   Related commits:
     1. 11d0a35
     2. 25133c5
     3. c72447f
     4. 73d032f
     5. 36427dc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants