Opened 10 years ago

Closed 10 years ago

#331 closed enhancement (fixed)

Allow phrase searching from quicksearch

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

Description (last modified by dstillman)

Typing a " character into the quicksearch should disable find-as-you-type and use phrase searching

Clear item tree and display "Advanced search mode — hit enter to begin search" in middle

Change History (3)

comment:1 Changed 10 years ago by dstillman

  • Description modified (diff)

comment:2 Changed 10 years ago by dstillman

  • Milestone changed from 1.0 Final to 1.0 Beta 3

comment:3 Changed 10 years ago by dstillman

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

(In [958]) Closes #331, Allow phrase searching from quicksearch
Closes #318, Use word index if available to narrow search scope of fulltext scanner
Closes #420, Delete local version of remote scrapers with priority 0 on update

  • Changed ZoteroPane.buildItemContextMenu() to make updates easier
  • Changed inTransaction repository update delay to 10 minutes
  • Fix fulltext search of text files with MIME types that don't begin with 'text/'
  • ZoteroPane.setItemsPaneMessage(msg) and ZoteroPane.clearItemsPaneMessage()
  • New textbox binding conditional-timed-textbox to run a test (e.g. on the value) before triggering command
  • Fulltext content search now supports ANY/ALL instead of just AND (I think)
Note: See TracTickets for help on using tickets.