Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titleFind Similars
Info

similar:(doc:a.pdf)

similar:”Georgia Aquarium" (finds similar document containig the words)

GEODI finds similarities between text and image contents. It lists similar documents or texts based on the input you provide.

Copied and similar documents are also shown within the GEODI search interface and viewers.

In similarity search, you can also use the following expressions:

  • maxcount:<n> - limit similar count by n.

  • minsimilarity:0.7 - set similarity. The default is 0.7.

  • excludeDuplicates:true exclude copies default =false means copies are listed under similar.

Expand
titleFind Copies
Info

duplicate (content with copies)

-duplicate (content w/o any copy. i.e unique ones)

duplicate:(doc:a.pdf) (finds copies of a.pdf)

duplicate:"Georgia Aquarium" (finds copy document containg the words)

Typically, 40% of the documents in an organization are duplicates. Duplicates cause confusion and make searches difficult. GEODI finds these and helps you eliminate them.

Typing "duplicate" will find all documents that have copies. Using "-duplicate" will find those without copies.

Duplicate Duplicates and similar documents are also shown in the GEODI search interface and viewers.

Expand
titleSearch by Source&Parent
Info

source:<>

parent:Georgia* (files whose parent(ZIP or Folder..) has starts with Georgia)

parent:*.ZIP (files in ZIP files)

source:Archive parent:*.ZIP georgia (get files from Archive source, in ZIPs and containing word Georgia)

source:”Archive,HR” (2 sources)

source:”Archive\HR” (HR in Archive, Tree format)

child:”eligible”

You may limit the search results by content sources you have used in the project settings. You may also set rules for parent documents.

You may specify more than one source. If you set source names in a tree format, you should refer the same way.

parent: Search by parent content. ZIPs or folders may have other content under them. if you take a note, then it becomes a child of the content.

child: search by child content. e.g. search files whose note contains “eligible”.

Expand
titleSearch by Image

Drag and drop an image into the search box and find similar ones. You may use a machine part or a wallpaper sample.

(info) This feature must be activated in the project.

Expand
titleFind by Recognizer
Info

layer:Date

layer:”Name Recognizerı”

layer:”Date Hashtag”

You may limit the results by layer. Find content containing hashtags, dates, a city, a street, or a name. These semantic queries are also used in Classification.

Expand
titleFind Geo Only
Info

geom

You would query your contents containing location-related information using the keyword “geom”. This could include place names like Georgia, London, parcel numbers, known area codes of phone numbers, etc. These pieces of information contain location references and are visible on the GEODI map.

Expand
titleFind by Content Language
Info

lang:EN

lang:ES

You can understand which document is in which language. For this, the language recognizer must be added to your project.

To query the language, you need to add the Language Recognizer to your project.

Expand
titleSearch On DB Colums
Info

fieldname:<criteria>

GEODI also searches in databases or structured excel files. You can limit the search by field name. If more than one table in multiple databases contains the same field, the search includes all. So GEODI effectively merges all structured data along with unstructured ones. You can specify the table name for a specific table using ‘parent:’

GEODI collects field names by itself. Indexing and other phases are all auto, but you may use SQL to define how a DB and Tables will be indexed.

PCs discovered by GDE and some other tools may also have a field name that can be searched in this way.

Expand
titleQuery by Content Creator

The content summary contains the owner, who added the content by drag-and-drop. The owner: query results in the content added by the specified user.

“me” may be used as a username for the current user. So if this query is used in a panel, every user sees content added by themselves.

Info

owner:<username>

You can query the documents that a specific user and group has seen. These queries can also be used for classification. For example, if a certain group sees a document, you can say it is confidential.

Info

user:<user_name>

user:<group_name>

Expand
titleQuery by Domain Name
Info

Domain:<domain_name>

You can search your website contents in GEODI by the domain name.

Expand
titleQuery by Mail Domain
Info

From:<mail_extension>

To:<mail_extension>

...