Open-E Knowledgebase

Search Help

apple banana
Find rows that contain at least one of the two words.

+apple +juice
Find rows that contain both words.

+apple macintosh
Find rows that contain the word 'apple', but rank rows higher if they also contain 'macintosh'.

+apple -macintosh
Find rows that contain the word 'apple' but not 'macintosh'.

+apple ~macintosh
Find rows that contain the word 'apple', but if the row also contains the word 'macintosh', rate it lower than if row does not. This is "softer" than a search for '+apple -macintosh', for which the presence of 'macintosh' causes the row not to be returned at all.

+apple +(>turnover <strudel)
Find rows that contain the words 'apple' and 'turnover', or 'apple' and 'strudel' (in any order), but rank 'apple turnover' higher than 'apple strudel'.

apple*
Find rows that contain words such as 'apple', 'apples', 'applesauce', or 'applet'.

"some words"
Find rows that contain the exact phrase 'some words' (for example, rows that contain 'some words of wisdom' but not "some noise words").

Search results - Articles
Found 2 result(s)
item [DSS V7]Setup Linux (Debian / Ubuntu) box with iSCSI and MPIO to connect to an iSCSI Tartget
... d) Now we formatt and mount the volume mkfs.ext3 /dev/mapper/open-e-test mkdir ... /mnt/open-e-test mount /dev/mapper/open-e-test /mnt/open-e-test e) While copying ... umount the iscsi target (if mount ...
rating 21 Apr, 2021 Views: 16219
item [DSS V7] How do I mount NFS shares under the Linux console?
... all Subject: How do I mount NFS shares under the Linux ... sudo su Create the local mount ... mount ...
rating 03 Apr, 2020 Views: 255384
The Knowledge base is managed by Open-E data storage software company.