Opened 10 years ago

Closed 10 years ago

#318 closed enhancement (fixed)

Use word index if available to narrow search scope of fulltext scanner

Reported by: dstillman Owned by: dstillman
Priority: major Milestone: 1.0.0
Component: data layer Version: 1.0
Keywords: Cc:

Description


Change History (2)

comment:1 Changed 10 years ago by dstillman

  • Summary changed from Use word index if available to narrow search cope of fulltext scanner to Use word index if available to narrow search scope of fulltext scanner

comment:2 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.