similar to: What is the best way to represent a category hierarchy using term prefixes in Xapian?

Displaying 20 results from an estimated 800 matches similar to: "What is the best way to represent a category hierarchy using term prefixes in Xapian?"

2004 Feb 12
2
lattice: showing panels for factor levels with no values
How to show panels for factor levels of conditioning variables which do have no values? E.g. there are panels for "Grand Rapids" when they have values: data( barley ) with( barley, dotplot(variety ~ yield | year * site, layout=c(6,2) ) ) There are no panels for "Grand Rapids" when there are no values for "Grand Rapids": my.barley <- subset( barley, ! ( site ==
2008 Nov 21
2
Dendrogram labels
Is there any way to change the orientation of the labels on the end of the dendrograms to horizontal rather than vertical? If so, how can I do that. _____________________________________________ Patrick Richardson Biostatistician - Program of Translational Medicine Van Andel Research Institute - Webb Lab 333 Bostwick Avenue NE Grand Rapids, MI 49503 ph. 616.234.5787 This email message,
2007 Jul 18
2
openldap migration script fails...
... with this error message: Preparing LDAP database... => bdb_tool_entry_put: id2entry_add failed: DB_KEYEXIST: Key/data pair already exists (-30996) => bdb_tool_entry_put: txn_aborted! DB_KEYEXIST: Key/data pair already exists (-30996) slapadd: could not add entry dn="dc=washcslab,dc=org" (line=5): txn_aborted! DB_KEYEXIST: Key/data pair already exists (-30996) Migration
2006 Jun 14
4
Asterisk server
Hi, I have to build Asterisk server for about 30 user (30 concurrent calls). I decided to buy this box: -- motherboard Intel E7210 + Hence Rapids -- processor P4 3.0 GHz -- RAM 2x512 MB DDR ECC -- network interface Intel 82541 GI Is this configuration enough to handle 30 users at the same time. I am not planning to use any transcoding (everything will be alaw). Cheers Andrew --------------
2007 Jan 12
3
Content-Length: 0
While trying to debug a goofy XML loading issue in IE, I''ve found that Mongrel (latest) returns Content-Type: 0 with every request on a particular (CentOS 4) server, yet not on my local (OS X) box. These both access identical Rails apps. This seems like a clue, but thought I''d ask here if for some reason this is expected behavior. Both running Ruby 1.8.4. Both return
2007 Feb 27
3
mongrel_cluster and Monit
On one of my development servers mongrel dies when idle for any length of time. Since I''ve not been able to solve that problem I thought I''d route around it by using monit to kick things when necessary. My monitrc contains the following... -------------------------------------------------------------------------------- check process mongrel_8310 with pidfile
2010 Mar 03
1
How to create a line and bar panel chart with two different axes?
I need to create a line and bar panel chart with two different axes. I tried in lattice but couldn't get it worked. Here is my code: data(barley) barchart(yield ~ variety | site, data = barley, groups = year, layout = c(1,6), stack = F, auto.key = list(points = FALSE, rectangles = TRUE, space = "right"), ylab = "Barley Yield
2005 Aug 31
1
Need Local HELP!!!
I need to find someone to work with me in the Grand Rapids Michigan Area. Someone good with Linux and Asterisk would be ideal. Please get me contact info if you are interested. Thanks Tim -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050831/315eff3f/attachment.htm
2004 Sep 16
2
cannot access files, directory browsing fine ...
Hello. I've just spent some time figuring out why on my RedHat ES server samba allowed me to connect, browse directories, but as soon as .exe was in the dir it would freeze. I couldn't open text files or anything else. It turns out that the Redhat kernel does not play well with 'sendfile' functionality. so I added: use sendfile = no and I'm back in the game. Anyone could
2010 Apr 05
2
RV: Info
Great, just looking to confirm that there is no "official" support site; Has anyone one tried using digital rapids hardware(cards appliances) to feed live video / audio to an icecast server? Thanks for any feedback! Regards, Ben. -----Mensaje original----- De: xiphmont at gmail.com [mailto:xiphmont at gmail.com] En nombre de xiphmont at xiph.org Enviado el: lunes, 05 de abril
2008 Nov 18
1
Legend Position
List, Is there any way to specify the position of the legend from within the following code? If so, how can I do it. As it stands it in the bottom left corner and I want to move it to the top right. I'm not sure if I can use the default "plot" or if I need to go with the lattice package. Suggestions much appreciated. plot(y, xlab="Survival Time (Months)",
2001 Apr 04
2
Password Expirey
Is there anyway to expire password for windows clients with a Samba (in my case recent alpha version)? I found a post the TNG parameter "password expire time = 10" but a "strings smbd | grep expire" didn't turn in up in the binary. Anyone have any ideas if this is possble (I see it posted frequently to the archives, but no answers). Systems and Network Administrator
2005 Jul 21
3
Busy Extensions.
I seem to have almost everything working now. The only problem is all of my extensions seem to be busy. I can call out, but not in. Can someone point me to the settings in the extensions file that could cause this. Thanks in advance guys. Tim King Network Engineer Computer & Network Solutions LLC 1331 Plainfield Ave Grand Rapids MI 49505 Phone: 800-669-3290
2008 Dec 04
1
Comparing survival curves with "survdiff" "strata" help
ExpeRts, I'm trying to compare three survival curves using the function "survdiff" in the survival package. Following is my code and corresponding error message. > survdiff(Surv(st_months, status) ~ strata(BOR), data=mydata) Error in survdiff(Surv(st_months, status) ~ strata(BOR), data = mydata) : No groups to test When I check the "strata" of the variable. I get .
2009 Dec 02
1
category with respect to category
hello I have two categorical data and want to visualise them to see their changes? Which graph do you recommend me for category with respect to category ? kind regards Ahmet Temiz -- Open WebMail Project (http://openwebmail.org) -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
2008 Feb 02
3
sort notes by category (when category is stored in notes)
okay, breaks the relationship model but it''s a really simple data model so doesn''t need too much about it. here''s my structure, I have a notes model containing... note: name, date, category so each note will have it''s own, name, date and category (with some of the categories being the same, hence sort by...) now i could sort by category easier by having the
2003 Jul 02
2
Sip call dropping
I'm having an issue with a connection between two sip phones, specfically sjphone, The two phones connect just fine, but after about 5 sec the call is dropped. On a side note a call does'nt got dropped between sip/sjphone and the outside line with a wx100p card. The communcation is on a full 100mbit network. I have a text file of the debug output of the call. Kevin,
2006 Apr 14
1
Grouping a list of links by category
Hi, I want to display a list of links grouped by category like this: Group 1 Link 1 Link 2 Group 2 Link 1 Link 2 I have this in my controller: def index @links = Link.find(:all, :order => "category_id") end And this in the view: <ul> <% for link in @links %> <li> <a href="<%= link.url %>"><%= link.link
2006 Apr 28
1
undefined method `name'' for #<Category:0x3820f70>
All, I am having a bit of trouble with the error. I hava a product and category table and wanting to display the categories in a drop down list. Below is the error I get. Any suggestion on how I can fix this. undefined method `name'' for #<Category:0x3652448> 9: <select name="product[category_id]"> 10: <% @categories.each do |category| %> 11:
2005 Dec 20
0
Category select list suggestions
Hi all, I was wondering if anyone had any good Rails examples of a multiple select list for categories (or anything else) or ''pick lists''. My app currently has two multiple select lists where users can do add / remove functions. Double click on a category in the left box, it goes to the right box an vice-versa. When the user clicks a save button, the categories in the right