LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > LinuxQuestions.org > LQ Suggestions & Feedback
User Name
Password
LQ Suggestions & Feedback Do you have a suggestion for this site or an idea that will make the site better? This forum is for you.
PLEASE READ THIS FORUM - Information and status updates will also be posted here.

Notices


Reply
  Search this Thread
Old 03-06-2013, 05:22 AM   #1
JZL240I-U
Senior Member
 
Registered: Apr 2003
Location: Germany
Distribution: openSuSE Tumbleweed-KDE, Mint 21, MX-21, Manjaro
Posts: 4,629

Rep: Reputation: Disabled
Search terms with logical "and" possible?


Is it possible to use "anded" search terms in the LQ search? I nowhere found any hint to switch away from the default "or" of terms...
 
Old 03-06-2013, 10:16 AM   #2
jeremy
root
 
Registered: Jun 2000
Distribution: Debian, Red Hat, Slackware, Fedora, Ubuntu
Posts: 13,600

Rep: Reputation: 4083Reputation: 4083Reputation: 4083Reputation: 4083Reputation: 4083Reputation: 4083Reputation: 4083Reputation: 4083Reputation: 4083Reputation: 4083Reputation: 4083
The default is actually boolean AND, but keep in mind that the default is also per *thread*, not per post. Do you have a specific search that isn't returning the results you're expecting?

--jeremy
 
Old 03-06-2013, 10:37 AM   #3
JZL240I-U
Senior Member
 
Registered: Apr 2003
Location: Germany
Distribution: openSuSE Tumbleweed-KDE, Mint 21, MX-21, Manjaro
Posts: 4,629

Original Poster
Rep: Reputation: Disabled
Yes, I searched for
Code:
rsync +"5888"
which returns in the dark blue header field:
Code:
Search: Keyword(s): rsync OR +"5888"
But I need a logical and for posts, not threads. Reason: I battle with the following rsync error
Code:
Mar  5 18:46:58 desktop backintime (me): WARNING: Command 
"rsync -rtDH --copy-links -X -pEgo -R --backup --suffix=.backup.20130305 
"/Backup0/me/backintime/desktop/me/1/20130304-184118-784/backup/
./home/me/.adobe/Acrobat" /" returns 5888
Thus my question...

Last edited by JZL240I-U; 03-06-2013 at 10:39 AM.
 
Old 03-06-2013, 10:40 AM   #4
jeremy
root
 
Registered: Jun 2000
Distribution: Debian, Red Hat, Slackware, Fedora, Ubuntu
Posts: 13,600

Rep: Reputation: 4083Reputation: 4083Reputation: 4083Reputation: 4083Reputation: 4083Reputation: 4083Reputation: 4083Reputation: 4083Reputation: 4083Reputation: 4083Reputation: 4083
If you go to the advanced search and enter rsync AND 5888 in the search box and change Show Results as to Posts, you'll get the behavior you desire (although unfortunately, this thread is the only result).

--jeremy
 
Old 03-06-2013, 10:47 AM   #5
JZL240I-U
Senior Member
 
Registered: Apr 2003
Location: Germany
Distribution: openSuSE Tumbleweed-KDE, Mint 21, MX-21, Manjaro
Posts: 4,629

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by jeremy View Post
although unfortunately, this thread is the only result
D@rn, that's what I was afraid of. Would you believe it, the earliest google entries are more than ten years old, but none explain the meaning of the error code to this very day. "May have sonething to do with permissions" is the maximum of expressed opinions, grrrr .

Anyhow, thanks for explainig the boolean syntax of this site. Perhaps the addition of a little hint on the advanced search page might be a nice touch... .

Last edited by JZL240I-U; 03-06-2013 at 10:49 AM.
 
Old 03-06-2013, 10:49 AM   #6
amani
Senior Member
 
Registered: Jul 2006
Location: Kolkata, India
Distribution: Debian 64-bit GNU/Linux, Kubuntu64, Fedora QA, Slackware,
Posts: 2,766

Rep: Reputation: Disabled
On a related note, having a 'fuzzy search' and 'vague search' option would be nice.
 
Old 03-06-2013, 10:50 AM   #7
jeremy
root
 
Registered: Jun 2000
Distribution: Debian, Red Hat, Slackware, Fedora, Ubuntu
Posts: 13,600

Rep: Reputation: 4083Reputation: 4083Reputation: 4083Reputation: 4083Reputation: 4083Reputation: 4083Reputation: 4083Reputation: 4083Reputation: 4083Reputation: 4083Reputation: 4083
The next code update will bring with it an updated search that will hopefully be a little more intuitive. Thanks for the feedback.

--jeremy
 
Old 03-06-2013, 10:52 AM   #8
jeremy
root
 
Registered: Jun 2000
Distribution: Debian, Red Hat, Slackware, Fedora, Ubuntu
Posts: 13,600

Rep: Reputation: 4083Reputation: 4083Reputation: 4083Reputation: 4083Reputation: 4083Reputation: 4083Reputation: 4083Reputation: 4083Reputation: 4083Reputation: 4083Reputation: 4083
Quote:
Originally Posted by amani View Post
On a related note, having a 'fuzzy search' and 'vague search' option would be nice.
The updated search (which can be tested at AQ - http://www.androidquestions.org/forum.php) supports word stemming.

--jeremy
 
Old 11-30-2013, 04:32 PM   #9
S0M30N3
LQ Newbie
 
Registered: Jul 2011
Posts: 22

Rep: Reputation: Disabled
For some reason (I didn't figure out yet) BackInTime return codes have to be divided by 256. So 5888 is rsync return code 23:
Quote:
23 Partial transfer due to error
Regards,
Germar, BIT dev Team
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Mega-victory: Kim Dotcom search warrants "invalid," mansion raid "illegal" LXer Syndicated Linux News 0 07-11-2012 02:30 AM
[SOLVED] Missing "Search for Files..." in Gnome "Places" menu austinium Linux - Newbie 11 04-12-2011 04:38 AM
[SOLVED] Scripting Help: Using "File1" as list of objects to search for in "File2" Asharru Programming 10 09-05-2010 06:53 PM
Telling people to use "Google," to "RTFM," or "Use the search feature" Ausar General 77 03-21-2010 11:26 AM
Aptitude: "join" on search terms gsakkis Debian 2 11-30-2009 03:12 PM

LinuxQuestions.org > Forums > LinuxQuestions.org > LQ Suggestions & Feedback

All times are GMT -5. The time now is 10:19 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration