-
Notifications
You must be signed in to change notification settings - Fork 115
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
Finish search system #1437
Comments
Finished, but more test needed |
|
You need update search / event / news / guide modules to last version of git codes , all of them is update ? and need update
Add this css on theme please
I dont have any idea for it, I think its your old issues of markup service , we use code like this :
I see problem on search tab, did you have add any change on this part? when click on taps , search result not show, need back to old codes , that work true
we need add and update it on search api on all modules , I will do it
I can not undeastand wht do you want , if more customized needed I think we have to add custom search query on guide module , I still have problem by angolar js and have to add filter form manually on template |
finished , please check order |
yes, everything was updated twice, core r5025 and modules if you update ALL modules from system/modules/updateall [warn] #20 in module/page/src/Api/Search.php [warn] in module/comment/src/Api/Search.php [warn] in module/event/src/Api/Search.php [warn] in module/article/src/Api/Search.php I'll answer your question below in another post |
still there !!!!
can we add this in default guide css ?
still there. why is it buggy only with Page module ???
no, old code was buggy too !!!
see https://github.com/pi-engine/guide/issues/387#issuecomment-273120064 |
in /search/?q=nous page [warn] in module/event/src/Api/Search.php |
in search/event/?q=nous [warn] #18 in module/event/src/Api/Search.php in search/page/?q=nous [warn] #20 in module/page/src/Api/Search.php |
please update core to my last push |
Yes but have to load guide css on search-resutl.phtml template too |
please check by last version of codes , after that is any bug is still available we can fix it |
i still have those issues listed above :
please recheck from #1437 (comment) (4 successive posts) |
All of them? |
I Update all modules and core to last version and check , I didnt see this errors |
Here I run PHP7.1 |
its not for php version , I had this errors on php 5.6 and fix all of them , please check modules and core is update , did you update |
i made a 3rd attempt, updating core and module, and i still have the warning when CLICKING ON UPDATE ALL MODULE, so on this page : /admin/system/module/refresh/active/1/from/installed [warn] in module/comment/src/Api/Search.php [warn] in module/event/src/Api/Search.php [warn] in module/article/src/Api/Search.php |
and please fix search holes and result sort https://github.com/pi-engine/guide/issues/387#issuecomment-273120064 |
This 3 warnings fixed |
And I made change on search result query , can you please check it and see result is better or not : 0e5fff5 |
I think we can close it |
well, we will fix search result / search holes in another isssue
|
Can we talk about search module first here and after that when main search system finished talk about just guide here https://github.com/pi-engine/guide/issues/387 ?
Added
Set it by css on theme , its best way and very easy
I add some changes , please check it |
ok, good, thanks
no, it's a non sense to rebuild theme css on each project. we must have a consistent way accross modules.
[notice] #39 in module/search/src/Block/Block.php
still ko
still ko, we must think about using a consistent way : all columns for all modules, or row results for all. conf > anonymous search interval : it's secs or miliseconds ? we have to indicate what is the unit i can remember you added ajax search on search front user index page, but that's not the case |
@voltan let's finish this also ! |
Yes , But it should control by css, have general class and use it on all template, and just theme style load on all templates / pages , than its better put it on theme style. on shop module I forward more result on shop page, if it work true we can use it for other modules like guide and video and event
You need update search module. I change version number , hope your problem solve
Here use escape too , like other parts , how do you solve escape problem on other modules? I replace escape by escape helper
My idea is , we need plan to inactive search result pages and forward result to modules , for modules like shop / guide / video / event we can do it , but for news / blog / page and ... we need use search front, I still dont know, perhaps show result like google is better way and for more result forward user to module page
is better to set it 0 , I think its sec, some of my customers have problem by it and I set it to 0
|
The text was updated successfully, but these errors were encountered: