#45454 closed enhancement (fixed)
REST API: Allow to filter the query in the search controller
| Reported by: | 
  
     | 
      Owned by: | 
  
     | 
    
|---|---|---|---|
| Milestone: | 5.1 | Priority: | normal | 
| Severity: | normal | Version: | 5.0 | 
| Component: | REST API | Keywords: | has-patch | 
| Focuses: | Cc: | ||
| PR Number: | 
Description
[43739] introduced a new search controller. However, unlike ther controllers, it doesn't propose a convenient way to filter the query.
I propose to add a new filter rest_search_query similar to the filter rest_{$type}_query offered by other controllers.
Attachments (2)
Change History (11)
    
      
    #1
  
    
        
          
            
 @
            
15 months ago
        
    
  
  
  - Keywords needs-patch added
 - Milestone changed from Awaiting Review to 5.0.1
 - Type changed from defect (bug) to enhancement
 
    
      
    #7
  
    
        
          
            
 @
            
13 months ago
        
    
  
  
  - Milestone changed from 5.0.3 to 5.1
 
New filters fall outside of the 5.0.3 scope. Moving to 5.1.
Note: See
        TracTickets for help on using
        tickets.
    
Hi,
5.0.3 is going to be released in a couple of weeks. We are currently sorting the remaining tickets in the milestone. The ticket is sorted in milestone 5.0.3, but requires an
@sincerefresh and a commit/backport to the associated branch. That would be nice to have a refreshed patch asap.