Entries Tagged as 'search'
Posted in All, Sysadmin on
January 19th, 2009
·
Comments Off
It’s been bugging me for a while now that advanced search is extremely slow in our RT3. I thought it was something related to the famous Perl bug, but apparently it wasn’t. Then I was I waiting for Fedora 10 to come out, so that we’d upgrade our RT3 installation to version 3.8. And that didn’t solve the problem either. Finally, we got bored and annoyed enough by this problem to actually do soemthing about it. The solution was, as often, just a Google search away. Here is the quote from this discussion:
Faulty rights on a specific queue caused the owner list to be quite long, which RT didn’t like. (By mistake someone had given the own ticket right on the queue to all unprivileged users)
I went through all the queues to check the rights, and there it was - a test queue had “Own Ticket” assigned to “Everyone”. Immediately, after remove this access levels things got back to normal.
Tags: performance, rt3, search
Imagine my surprise when I looked at “Top Recommendations” area of my Google Reader today and found … my own blog over there.

Yes, I know that these recommendations are based on the feeds that I read. But still! Is it the time to celebrate the recommendations technology, which recommended me to me over a gadzillion of other blogs? Or maybe this is a day of Ultimate Technological Silliness, when Google, a search company that forgets nothing, somehow arrived to the conclusion that I might not be reading my own blog? These questions remind me of a “half-empty or half-full glass of water“. I guess a lot depends on the personal perspective…
Tags: artificial intelligence, google, google reader, recommendations, search, Technology
Posted in All, Technology on
March 30th, 2008
·
Comments Off
It looks like humans aren’t all that useless when it comes to technology. There are still a few areas that we do better than machines. Image recognition is one of them. TechCrunch runs the story about one company that seems to be using humans in image recognition process. Comments to that story also mention Google doing the same.
To me it feels like a problem with timing. There is a need to tag and search a whole lot of images. But there is no good automated solution available. So we are falling back on humans. It’s easy to come up with a few other areas, in which there is a need today for solutions which won’t even be here tomorrow. Technology needs help, I guess.
Tags: AI, artificial intelligence, image recognition, people, search, tags
Posted in All on
December 28th, 2007
·
Comments Off
I’ve been using Google Reader for quite some time now, but it was only today that I noticed that I can search within a single feed. The drop down menu near the search box at the top contains choices like “All items”, “Starred items”, and “Shared items”, which are followed by the tags. But if you scroll further down, after the tags, there is a list of all your subscriptions. You can pick any feed that you are subscribed to and search within it.
I’m not sure if this is a recently added feature or if it was there for ever, but it’s priceless. I was missing out on it, because I use way too many tags and, apparently, never scrolled down deep enough.
Tags: feeds, google reader, rss, search, tips
Posted in All on
November 15th, 2007
·
Comments Off
Via Google Blogoscoped post I learned it is possible to search for messages in Gmail based on what language they are written in. The operator is called “lang” and can be used like so:  “lang:ru“ or “lang:russian“. The operator can be used both in regular searches and in filter conditions.  As noted in the comments, this might be useful for sorting out spam messages (label with “Spam“) written in languages that you don’t understand (Chinese, for example, - “lang:zh“).
For me personally, this comes very useful, since most of my friends and family (at least those with who I communicate via email) speak both Russian and English, and sometimes it takes too much time going through all the messages instead of picking just those in one language (for those cases when I remember the language).
Tags: email, gmail, language, search, tips