Task #2476
Split Search::show in 2
Status: | Closed | Start date: | 11/23/2010 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | moyo | % Done: | 100% | |
Category: | Search Engine | |||
Target version: | 0.85 |
Description
- construct SQL
- getDatas (raw datas from SQL and prepare to display datas : text or HTML)
- displayDatas
So that we could easily use the search engine in plugins (for example webservices)
- Think would be interesting to pass an array containing all datas (request + results) to have a complete view of the search. May permit to simplify steps
- Need to clean Search Engine of specific cases which could be managed with last improvments
- Review Search parameters to have a more flexible system (a search criteria = an array)
Associated revisions
duplicate search class to work for #2476
prepare reorg search criterias see #2476
begin clean all old searches see #2476
more clean search params used see #2476
more clean for #2476
work on SQL generation see #2476
minor clean for #2476
Begin working on getDatas : see #2476
more work for #2476
move to main search : see #2476
Not complete but compatibility may be OK
add function see #2476
fix generate bigdump + improve search see #2476
work on search see #2476
fix meta col header see #2476
work on union search see #2476
fix display see #2476
fix profile search see #2476
fix search see #2476
add param for getDatas see #2476
Only store once currentuser see #2476
work on search (giveItem using new datas format) see #2476
fix for #2476
History
#1 Updated by moyo almost 9 years ago
- Target version changed from 33 to 0.85
#2 Updated by ddurieux over 7 years ago
- Assignee set to ddurieux
- Target version changed from 0.85 to 0.84
#3 Updated by ddurieux about 7 years ago
- Target version changed from 0.84 to 0.85
#4 Updated by moyo about 6 years ago
- Assignee changed from ddurieux to moyo
#5 Updated by moyo almost 6 years ago
- % Done changed from 0 to 80
#6 Updated by moyo almost 6 years ago
- Status changed from New to Resolved
- % Done changed from 80 to 100
#7 Updated by moyo almost 6 years ago
- Status changed from Resolved to Closed
#8 Updated by jmd almost 6 years ago
- Tracker changed from Feature to Task