Ubuntu :: Where Are Search And Indexing Options?
Jan 14, 2011Where are the indexing options? Can't find them anywhere
View 1 RepliesWhere are the indexing options? Can't find them anywhere
View 1 RepliesWhere are the indexing options? Can't find them anywhere :S
View 2 Replies View RelatedI know this has been asked before, but in case there are some significant changes in this area with Ubuntu/Kubuntu 11.04, I ask. Are there any good search and indexing tools available preferably something that also look at the content of files? Something along the line of Beagle. Is it still possible to install Beagle?
View 1 Replies View RelatedHow can I use grep to search for line with either 'res' or 'rep'? i try "grep -e res|rep" or gre -e "rep|rep" but that does not work.
View 3 Replies View RelatedI have noticed when using Synaptic the user can point the search function to "Look In" description && name, dependencies, version etc. Can I search through a particular Section? E.g. I want to filter out all results from all sections except System Administration...
P.S. searching LQ reveals the nearest newest post, that may have never been resolved.
is there a way to disable indexing on 10.04?
View 2 Replies View RelatedSo I have the burned ubuntu CD, and I'm attempting to install it on a system that has one HDD with XP/Vista on it, and another that is completely formatted and unpartitioned. However, when I boot to the ubuntu CD, I can use the menus from the bottom, and select the language when initially prompted, but I can't select any of the menu options except for boot from first hard drive.
View 1 Replies View RelatedI am having trouble with beagle. I havent used it for a while (probably since the upgrade to karmic). I have found now that it does not provide any results for any of my files, specifically my pdf files (I am doing a PhD and it is easier to search for journal articles by the author/title than it is to find them on the file system with 100s of files all over the place, I wish I was more organised!).
Do I need to install a sepparate backend to index pdfs?
I had a look in the log files and for all my pdfs (and some others) I get something like this:
Code:
20100202 11:10:42.8736 15579 Beagle DEBUG: Delaying add of file:///home/philip/Desktop/PBR Stuff/Lee 1986.pdf until FSQ comes across it
On Windows, I used to be able to search for items on my home server quickly if it had indexing enabled by simpily typing a query in the search box when I was viewing one of its drives (i.e. samba shares).Since I moved the server to Ubuntu, I can find plenty of indexing software like tracker but I cant figure if any of them support querying them over the network. I need a fast way to search through all the files on the server with indexing without the hassle of having to VNC into it.
View 1 Replies View RelatedI have a large number of video files on a couple of high capacity HDDs. The files are reasonably clearly named. I've never bothered creating a database of the files because I am inherently lazy and believe the computer should be doing this for me.
Anyways, crunch time. Had a look at the stuff in the public repositories, but they all involve too much typing, too much work. So, what are others using/ doing to maintain their "collection" indexes?
i guess this is an installation issue as i am newish to Linux and got a F14 laptop from a used/refurb store... Anyway it seem i have difficulty with getting GTK running or maybe it is WGET...?
i did manage to install apt-get and was able to run synaptics ... but now whenever i try to run synaptics it flashes the interface and crashes. i tried apt-get search wget and it says invalid operation search. i tried apt cache wget and get a crash box in the upper right corner... i tried apt-get gtk+extra-2.1.2-4.fc14 and it says invalid operation gtk...
All of which is frustrating my attempts to get the GTK interface to J working. Their script uses WGET which i also cannot get.
My situation: I have a desktop, with the following sound systems internal to it:HDA IntelSBLive! I also have a Creative Labs webcam connected via USB and another device (VR goggles) which have an audio component.My problem: a fair number of game applications use ALSA card#0 to play games, now pulse's ALSA module is at best lacking, so I don't use that for games. At this point I ahve pulse configured to always use HDA Intel for it's sink, what I would like to do is to configure it so that the SBLive! card is always ALSA card#0, regardless if the 2 USB audio-ish devices are installed. That way pulse can be running and I still get to play the games with native ALSA audio. The trick is how do I force by SBLive card to _ALWAYS_ be card#0 ?Update: there is an easy way, that I should have realized before, which allows for ALSA games to use the SBLive without having it at index 0, below is how to do it:
1) cat /proc/asound/cards
example output (mine):
0 [Intel ]: HDA-Intel - HDA Intel
[code]....
I'm concerning about my web server, I use nikto to see where should I improve my configurations, then I just know my web server is enable directory indexing. I have searched and found that I should just put
Code:
Options -Indexes to disable directory indexing. I have already restart apache but directory indexing still enable here is my httpd.conf Where did I wrong ?
Code:
ServerTokens OS
ServerRoot "/etc/httpd"
PidFile run/httpd.pid
[code]....
how one can use the nepomuk/strigi file indexing service. I started up dolphin, and typed the search string in the upper right corner, and clicked Search. The search result is a long list of files. The one I need is a PDF file. When I select this file, on the right hand side there is the following info: 'Is part of: 15.2 GiB Removable Media' which is clearly wrong, since this file resides in my home directory, which is on a 200 GiB partition. If I double-click this file to open in okular, I get an error message:
Code: Could not open nepomuksearch:/nepomuk_3A_2Fres_...... Reason: Please insert the removable medium "15.2 GiB Removable Media" to access this file I guess this is some old result from nepomuk's cache (in the meantime I have had to repartition my hard disk, and restore my home directory from a backup copy on an external hard drive - but this has been many months ago, so I would expect that nepomuk have had the time to recognize this)
can I index files so whenever I do a find somethingdo find / -name libSDL-1.2.so.0It doesn't take 10 mins. I do know there are packages such as tracker but that one does indexing all the time. I would be happy to have something which can be done by hand or something which is done once in 12 hours or so.
View 2 Replies View RelatedI use the latest Fedora 14 with Evolution 2.32.1 and Tracker 0.8.17.In Evolution is the tracker plugin enabled, tracker is not indexing my email.It says in the status: Filesystem 100%, Email 0%, Applications 100% Why are the Emails in Evolution not indexed?
View 4 Replies View RelatedI have 4 separate drives, all un-RAIDed.Each drive has almost the same root directories, but different contents in each folder.
For example:
/mnt/sda/TV Shows/Lost/
/mnt/sdb/TV Shows/Your_Favorite_Show/
The goal is to have a single folder that has symlinks to all the files in each of the drives. Pretty much a poor man's JBOD. Previously, I had problems with conditions like 2 drives having the same sub folder contents, but I ended up solving that with the current script I'm using now.What I'm looking for now is speed. I'm very new to Perl and the script takes about 12 minutes to complete with the current drives.
Basically, the script makes a list of all directories and files in each drive. First, it makes the directories. I didn't use any validation because if a directory already exists, it simply won't make one. However, with the files, I used a hash to only keep the unique files. Then I use the key/value pairs with ln to create every link to the files only, not directories.
Code:
#!/usr/bin/perl
use warnings;
my @drives_to_sync = qw ( /mnt/sda/ /mnt/sdb/ /mnt/sdc/ /mnt/sdd/);
[code].....
tab-completion indexes system folders (like /usr/bin, /usr/local/bin)! so say i'm in a folder that has two files, 'text' and 'myprog', i type in an 'm' then tab, and i get hundreds of results including 'mysql', 'mysqlconfig', and others as im sure you can imagine. is there a way to set it to default or something else that will only make it index the current folder?
i tried changing my PATH variable so i could execute programs in the current directory without './' - what i added to PATH was ':.' at the end (apparently this is not the way to do it... :S). i tried resetting PATH various times ('unset PATH', 'PATH=$whatever...') but this has not fixed the problem. using 'unset PATH', of course, removes everything from PATH, which meant that functions (like 'ls') in /usr/bin and /usr/local/bin can't be found. obviously i want those to be found, but i would rather not tab through them!
I came out with this issue as I saw that my CPU was most of the time between 70 and 80 percent of usage, all by some process called tracker-extract. Maybe when tracker is committing its initial index this is admissible, but this situation repeats every time I boot my notebook and it lasts at least 3 or 4 hours, or until I tell tracker to stop indexing. I hard-reseted tracker to see if there was any corrupt indexes but with no luck, behavior was the same. BTW, this issue wasn't present with ubuntu 10.04
View 2 Replies View RelatedI have a question concerning indexing over lists with unix shell scripts. I have very large text files (up to 20 Gb) with the data shown below:
80011412865610
43000216943210
4710510513101
[code]...
I have noticed on my netbook that F14 is running some sort of indexing service in the notification area. What is this, and how do I turn it off? I know what it is doing, but why is this just now important in F14. It is killing the battery life on my netbook.
View 2 Replies View RelatedI have installed Recoll 1.13.01 on my Ubuntu 10.04 box. I selected certain file directory trees to index and when I build the index using the gui it seems to work fine based on my limited testing. So far, so good.I planned to add a step to my nightly cleanup, backup and other housekeeping script to update the Recoll index. The command in question is recollindex While testing the command line indexing I found that an OLD password protected Windows zip file caused it to throw a bunch of errors. It appeared to continue. I located the offending file and as it was already backed up to DVD media and deleted it. I have also found a couple of other offending files which make me wonder about the robustness of this application.
The next case I had a file Session 12a.odt which for some reason was of 0 bytes - don't know why - perhaps I was just starting to write this document and never put anything in it.
I'm trying to find a good desktop search tool. Beagle is dead, Recoll and Strigi are KDE, and Tracker is not many features (can't even search Thunderbird 3). Do I miss something? Is desktop search on Linux dead? Should I use Google Desktop Search instead
View 2 Replies View RelatedThe desktop search has stopped working in Gnome.I get a message that says 'Search Service not running' with a button that says 'Start Search Service'.When I click the button nothing happens
View 1 Replies View Relatedfor example we search a file for a certain keyword..is there any application available which will enable us to search for a single keyword in all the files within the folder ?i want to search for a keyword in about 1000 files..if i do it manually it will take loads of time..
View 6 Replies View RelatedI just loaded octave. I ran through a few examples of how to implement a script file. Everything works until I get to "plot". When I run the "plot" command I get the following.
octave:2> test1.m
error: can't perform indexing operations for <unknown type> type
sh: gnuplot: not found
Just to double check my work, I ran the following code:
y=[1 2 3];
plot(y);
I want to enable directory indexing in "/var/www/html/" [dont want to use index.html or something else htm or php file , just want to show all files and folders when browsing http://localhost ] security risk but i damn care about it.
Code:
1- Using Fedora 12
2- Apache version 2.2.14-1 .fc12.i686
3- SELINUX=disabled
getsebool -a | grep http
[code]....
I recentley added a few extra repositories to apt, and I can use them well normally.However, today I needed a deveploment library only found in the "unofficial" software repos. I did a search in synaptic, but nothing shows up except the offical packages, or if the unofficial ones do show up, they don't all show up. All my new repos have the new key added as well.How can I get synaptic to index all of my packages, regardless of where they come from?
View 2 Replies View RelatedWhich cataloging app would you recommend? I have ebooks in pdf, chm, epub etc. Currently testing tellico. Tags fetching and auto opening the book would be a bonus.
View 2 Replies View RelatedHow do you search for folders in Ubuntu? The find function is great at locating files, but is ignoring folders that I know exist on my computer, even when I add the "Show hidden files" option to search. Same with entering find or locate in terminal.
View 5 Replies View Related