Project

General

Profile

Actions

Feature #158

closed

Improve search capabilities

Added by Greg Burri about 13 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
03/21/2011
Due date:
% Done:

100%

Estimated time:
32.00 h
keywords:
Platform:

Description

  • Replace the button "Search among my own files" by a "More option" button
  • This button will show more search options below the search line edit

New search options

  • User can define a range of size
  • User can specify a file type (based on the file extension), for example:
    • Audio: [mp3, mp2, mid, wav, ogg, wma, aac, flac, au, aiff]
    • Compressed: [zip, ace, rar, tar.gz, tar.gz2, tar.bz]
    • Document: [html, htm, doc, txt, nfo, odt, etc...]
    • Executable: [exe, msi]
    • Picture: [jpg, jpeg, gif, png, eps, img, pct, psp, pic, tif, rle, bmp, pcx]
    • Video: [mpg, mpeg, mov, m4v, asf, avi, pxp, wmv, ogm, mlv, rm, rmvb, divx]
    • Subtitle: [sub, srt, etc..]
  • User can tick a box to search among its own files

Data result presentation

  • User can sort a search result by clicking the column headers.
  • Do not separate folder and files anymore
  • By default, sorted by the "relevance" column

Comments

A solution to search with extensions is to create a second index containing only extensions and do not index the file extension in the first index. A simple hash map may be enough for the extensions. Thus the terms will never match any extension.

Extension are stored as meta-data with the semantic of "file type".

Actions #1

Updated by Greg Burri almost 12 years ago

  • Target version changed from 1.1 to 1.2
Actions #2

Updated by Greg Burri almost 12 years ago

  • Subject changed from Ability to sort a search result to Improve search capabilities
  • Description updated (diff)
  • Category deleted (GUI)
  • Estimated time changed from 16.00 h to 32.00 h
Actions #3

Updated by Greg Burri almost 12 years ago

  • Description updated (diff)
Actions #4

Updated by Greg Burri almost 12 years ago

  • Description updated (diff)
Actions #5

Updated by Greg Burri over 11 years ago

  • Description updated (diff)
Actions #6

Updated by Greg Burri over 11 years ago

  • Description updated (diff)
Actions #7

Updated by Greg Burri over 10 years ago

  • Description updated (diff)
Actions #8

Updated by Greg Burri over 10 years ago

  • % Done changed from 0 to 40
Actions #9

Updated by Greg Burri over 10 years ago

  • % Done changed from 40 to 80
Actions #10

Updated by Greg Burri over 9 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 80 to 100
Actions #11

Updated by Greg Burri over 9 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF