search for: indexdir

Displaying 5 results from an estimated 5 matches for "indexdir".

Did you mean: index_dir
2011 Nov 11
1
list.dir() function
Hi I have an organism directory that contains two folders galGal3 and hg19 and many other files. orgDir = '/home/mary/org' When I try to use list.dir() function, it gives me the same answer, no matter what is the value of full.names argument. > list.dirs(path = indexDir, full.names = FALSE)[1] "/home/mary/org" [2] "/home/mary/org/galGal3" [3] "/home/mary/org/hg19" > list.dirs(path = indexDir, full.names = TRUE) [1] "/home/mary/org" [2] "/home/mary/org/galGal3" [3] "/home/mary/org/hg19" Also,...
2011 Jan 12
1
Problems with fsck
Hi List, i'd like to share with you what happened yesterday. Kernel 2.6.36.1 ocfs2-tools 1.6.3 (latest). I had an old OCFS2 partition created with a 2.6.32 kernel and ocfs2 tools 1.4.5. I unmounted all partitions on all nodes in order to enable discontig-bg. I then used tunefs to add discontig-bg, inline-data and indexed-dirs. During indexed-dirs tunefs segfaulted and since then, fsck
2007 Jan 05
3
Confused about Search Results
...ram, which is using Lucene I search for ''influenza'' and get the following result plus a listing of all the filenames: Found 210 document(s) that matched query ''influenza Here is the Lucene code specific to searching: Directory fsDir = FSDirectory.getDirectory(indexDir, false); IndexSearcher is = new IndexSearcher(fsDir); QueryParser qp = new QueryParser("contents", new StandardAnalyzer()); Query query = qp.parse(q); Hits hits = is.search(query); For my second program, I use Ferret to search an index of the same files, which was ma...
2005 Aug 30
2
Dovecot default inbox name?
I'm installing dovecot and migrating from mbox to maildir. I've read several articles concerning this process but I can't seem to find the answer to one particular question. What is the default name of the inbox when using maildir format? I need to create this in advance for each user and I don't know what dovecot is expecting for the inbox directory name. -- Andy Cravens
2006 Feb 20
46
Ruby + Apache Lucene using XMLRPC?
Please excuse me if this has been answered before. Is there a "how-to" guide or a walkthrough on integrating Lucene with ROR via XMLRPC? I got Ferret to work but I am worried that it''s not going to be as scalable. I highly appreciate your assistance. Thanks Frank --------------------------------- Relax. Yahoo! Mail virus