Saltar al contenido principal

Searches

The Searches window lets you search for files across the eD2k and Kademlia networks and add results directly to your download queue.

Overview

Search window overview

The window is divided into two main areas. The upper area (highlighted in red) contains the search controls:

Search controls area

The lower area displays search results:

Search results area

Basic Searching

Type what you want to find in the Name field and click Start:

Name field and Start button

Search queries are matched against file names. For example:

  • amule — finds files whose name contains "amule"
  • debian iso — finds files whose name contains both "debian" and "iso"

For details on how the search logic works (AND, OR, NOT), see Search types below.

Getting Results

Once a search starts, a results tab appears:

Results tab

The results list shows, for each file: filename, size, sources (total sources, followed by the sources holding the complete file in parentheses, and an optional client count in square brackets), type, file ID (hash), status (download status) and directories (only populated for results obtained from a "view shared files" request):

Results list with columns

When no files are found for the query, the results tab is empty.

For global searches, a progress bar appears showing how far the search has progressed:

Global search progress bar

Click the Stop button to halt an active search:

Stop button

Alternatively, close the active tab (described in Tabs below).

Downloading from Results

Once results appear there are three ways to start a download.

Download Button

Select one or more files in the results list and click the Download button:

Download button

This method supports downloading multiple files in a single click.

Double-Click or Enter Key

Double-click a single file, or select it and press Enter:

Double-click to download

nota

Double-clicking or pressing Enter downloads all currently selected files (the selection is not cleared), the same as the Download button. The only exception is a result with grouped variants (see below): double-clicking it expands or collapses its variants instead of downloading.

Right-Click Menu (Extended Options)

Right-click on one or more selected files and choose Download or Download in category:

Right-click download menu

Using Download in category lets you assign the file(s) to a specific download category at the moment of queuing:

Download in category submenu

nota

This method is not available to macOS users with a single-button mouse (no right-click). Use Ctrl+Click as an alternative.

Result Row Colours

Files in the results list are colour-coded:

ColourMeaning
Green GreenAlready downloaded or currently shared by you
Red RedAlready in the download queue
Dark blue / blackNot downloaded and not in queue; fewer sources
Light blue Light blueNot downloaded and not in queue; more sources
MagentaPreviously queued for download but cancelled

The brighter/more vivid the blue, the more sources the file has. Some search results may also display an average rating (when the server provides it). Comments are never shown in search results, only average ratings.

Grouped Variants

When several results share the same file (identical hash) but differ in name, they are grouped under a single parent row. A grouped row can be expanded to reveal its variants and collapsed again. Double-clicking a grouped row expands or collapses it instead of starting a download. The Directories column shows the source directory for variants that come from a "view shared files" request.

Tabs

Each search opens its own results tab:

Single search tab

Starting a new search creates an additional tab; previous tabs remain accessible in the background:

Multiple search tabs

The tab label shows the search text you entered:

Tab label with search text

Clicking any tab shows the results for that particular search, allowing you to compare multiple searches simultaneously:

Switching between tabs

The number in brackets next to the search text is the result count:

Result count in tab

When a filter is active (see Filtering below), the count appears as N/M, where M is the total number of results received and N is the number currently passing through the filter:

Filtered result count N/M

Closing a Tab

Click the X button on the left side of a tab to close it. Closing a tab also stops its search if it is still running:

Close tab X button

Scrolling Tabs

When there are more tabs than fit in the window, scroll arrows appear on both ends of the tab bar:

Tab scroll arrows

Tab Right-Click Menu

Right-clicking a tab reveals three options:

Tab right-click menu

OptionAction
Close tabClose the clicked tab
Close all tabsClose every open tab
Close other tabsClose all tabs except the clicked one

Advanced Searching

Search Type

The Type dropdown selects the search method:

Search type dropdown

TypeDescription
LocalSearch only against the server you are currently connected to; instant results
GlobalBroadcast the query to all known servers; slower but broader results
KadSearch across the Kademlia network; slower, results trickle in over time

Extended Parameters

Click Extended parameters to reveal additional search filters:

Extended parameters panel

File Type

Restrict results to a specific media category (Any, Archives, Audio, CD-Images, Pictures, Programs, Texts, Videos):

File type filter

Category

Automatically assign queued downloads to a specific category instead of the default "Main" category:

Category selector

Extension

Show only files with a specific file extension (e.g., avi, mp3, iso):

Extension filter

Minimum Size

Discard results smaller than the specified size. Select the unit (Bytes, KB, MB, GB):

Minimum size filter

Maximum Size

Discard results larger than the specified size. Select the unit (Bytes, KB, MB, GB):

Maximum size filter

Availability

Discard results with fewer sources than the specified minimum:

Availability filter

Filtering

Click the Filtering checkbox to reveal post-search filtering controls. Filters apply to all open result tabs simultaneously:

Filtering controls

Filter

Type a wxRegEx expression in the Filter box and click Filter results. Files whose name matches the expression are displayed; all others are hidden. The match is case-insensitive. A plain word (e.g. linux) matches any filename containing that word:

Filter input and button

Invert Result

Check Invert result to reverse the filter: only files whose name does not contain the filter string are displayed:

Invert result checkbox

Hide Known Files

Click Hide known files to remove from the results list any file that is already in your download queue or has already been completed:

Hide known files button

Clearing Searches

Clear Search Parameters

Click the Reset Fields button to clear the search text and reset all extended parameters to their defaults:

Reset button

Clear All Tabs

Click the Clear button to close all open tabs at once:

Clear button

You can also right-click any tab and choose Close all tabs:

Close all tabs via right-click

Results Right-Click Menu

Right-clicking on a result row opens this menu:

Results right-click menu

OptionAction
DownloadAdd selected file(s) to the download queue
Download in categoryAdd selected file(s) to a specific category
Get <stats server> for this fileOpen a browser with the configured statistics server for the file (last selected file if multiple are selected). The label shows the configured server name (default: "Shorty's ED2K stats"); this entry only appears when a statistics server is configured
Search related files (eD2k, local server)Start a new search for files related to the selected file
Copy eD2k link to clipboardCopy the ed2k link(s) as plain text (single selection only)

Miscellaneous

The Fast ED2K links handler bar at the bottom of the search window lets you paste ed2k links to add them directly to the download queue. It is always visible in the Searches panel, regardless of whether it is enabled in Preferences → Interface → Show "Fast eD2k Links Handler" in every window. To hide it in the search window as well, click the Search button in the toolbar twice.