...
GEODI queries may result as a list (CONTENT page), as a map(MAP page), or as a calendar (CALENDAR page). Whichever is best for you. Other modules may add new views to give more insight into your data—for example, NETWORK Graph Page by GEODI Discovery , or Media Panel by MediaMon.
Expand |
---|
|
Info |
---|
Georgia Georgia Aquarium "Georgia Aquarium" |
Finds contents with words. Words may not be next to each other and are case insensitive. If you want to search for an exact phrase, put an “ around wordsword(s). |
Expand |
---|
title | Starts with/Ends with |
---|
|
Info |
---|
Georg* "Georgia Aquarium*" *City |
“*” means any. So Georg* finds Georgia, George... *City finds smartcity, capacity or velocity. |
Expand |
---|
title | By Content Name&Type |
---|
|
Info |
---|
content:*.PDF doc:Training* doc:geodinote (geodi note type) doc:geodinote -possible (notes contains the word “possible”) Note = doc:*.geodinote |
Search rules also apply to content names. You should just add "doc:" at the beginning of the rule. The keyword note is a shortcut for doc:*.geodinote. |
Expand |
---|
|
Info |
---|
-doc:*.PDF -Georgia -"Georgia Aquarium" -*city |
“-” means the reverse of the rule. doc::PDF finds all PDF filers -doc..PDF finds all non-PDF files. |
Expand |
---|
|
Info |
---|
23 April 1920 , October 1-30, 1923 , May-December 1923 , 04/23/1923 |
GEODI recognizes dates as they are written in a natural way the documents and allows you to search linearly. GEODI automatically recognizes all dates and date ranges in content. If you install the language pack, it also does this works for Russian, Arabic, Georgian, Hebrew, and many other languages. The calendar view is built by recognized dates and is an important insight tool. |
Expand |
---|
title | Search by Relative Dates |
---|
|
Info |
---|
yesterday , today last week , last month , next year Last decade , next month next decade |
The creation dates of some content types like e-mails or E-mail, social media messages or GEODI notes are reliable. So GEODI allows you to query by relative date words. |
Expand |
---|
|
Info |
---|
Berlon~ Geordia~ Geordia~() |
When you do know the exact spelling or need to find if any wrong spell spelling then you should use the “~” (Tilda) operatör. Tilda means any word similar to. You may use the rule with other rules. Berlon~ finds Berlin, Terlon.. Geordia~ finds Georgia… |
Expand |
---|
|
Info |
---|
iOS OR Android (iOS OR iPhone) AND Android Georgia AND doc:*.PDF Georgia doc:*.PDF |
You may use AND/OR or brackets in search expressions. The blank between rules means AND. So the last 2 are identical. |
Expand |
---|
|
Info |
---|
Accident() Accident(10) Accident() Driver() *Accident() , Accident*() Accident~() Accident() Insurance 15 °C() December 2021() |
"()" at the end of the rule affects maps, keywords, and graph pages. This operator is a great insight tool. On the MAP page Accident() means show places near to word Accident. You may specify word distance. You may use the rule with other rules. “Accident() Insurance” means finding documents with Accident and Insurance but they should be close to each other. when you use the operator in the keyword page, only related words remain. Places related to accidents or people related to accidents may be found this way. |
Expand |
---|
title | Versioning and Search |
---|
|
Info |
---|
ver:last (last version) ver:0 (old versions) ver:<version> (a specific version) ver:[prev | hasprev] (one older version) |
GEODI versions all content by default. By default, a query finds all versions. But you may limit them by using ver: keyword. GEODI just tracks the changes but does not save the old versions. If you want to access the old version, also you may activate “backup” per source. |
Expand |
---|
|
Info |
---|
similar:(doc:a.pdf) similar:”Georgia Aquarium" (finds similar document containig the words) |
GEODI finds similar documents. Copies and similar are also shown in viewers. You may use the following criteria for similarity search 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 |
---|
|
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) |
It is said that typically %40 of documents in organizations are duplicates. Duplicates are confusing and make searches harder. GEODI finds and helps you eliminate them. |
Expand |
---|
title | Search 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 |
---|
|
Drag and drop an image in to into the search box and find similar ones. You may use a machine part or a wallpaper sample. This feature must be activated in the project. |
Expand |
---|
|
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 |
---|
|
geom means to find content containing a location. This location may have come from a lot of sources. |
Expand |
---|
title | Find by Content Language |
---|
|
If the language recognizer is included in the project, you may filter content by language. |
Expand |
---|
|
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. 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 |
---|
title | Query 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. |
...