Opened 10 years ago

Closed 10 years ago

#475 closed defect (fixed)

Quicksearch doesn't find child items in collections or saved searches

Reported by: dstillman Owned by: dstillman
Priority: major Milestone: 1.0 Beta 4
Component: interface Version: 1.0
Keywords: Cc:

Description

Since child items aren't technically in collections themselves, the quicksearch doesn't find them even though you would expect it to.

Change History (1)

comment:1 Changed 10 years ago by dstillman

  • Resolution set to fixed
  • Status changed from new to closed

(In [1096]) Fixes #475, Quicksearch doesn't find child items in collections or saved searches

It ain't pretty, but (I think) it works.

Also:

  • Fulltext content search should handle ANY/ALL modes better, but that needs some more testing.
  • Tag selector now properly takes fulltext content search conditions into account when filtering to scope.
  • Added Zotero.Search.hasPostSearchFilter(), since getSQL() isn't sufficient with post-search filters.
Note: See TracTickets for help on using tickets.