Custom Query (2152 matches)
Results (1510 - 1512 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1677 | duplicate | Make synchronous search the default behaviour | amercader | |
Description |
Right now you need to explicitly load the synchronous_search plugin in your ini file, when this is probably the behaviour that all users expect by default. We could keep a config flag to deactivate it, but synchronous search should be the default behaviour. |
|||
#1678 | fixed | Make synchronous search the default behaviour | amercader | amercader |
Description |
Right now you need to explicitly load the synchronous_search plugin in your ini file, when this is probably the behaviour that all users expect by default. We could keep a config flag to deactivate it, but synchronous search should be the default behaviour. |
|||
#1680 | wontfix | Group refactor top level element | ross | ross |
Description |
The new group refactor allows for a hierarchy of groups where each group has a type - to be able to implement a tree of groups. It will need a flag within the group to denote that it is a top level group, to circumvent the need to determine whether the group is a child of a parent node (for a specific use case - a publisher representing the department that only contains publishers). Suggest 'is_top_level' |