search for: description1

Displaying 4 results from an estimated 4 matches for "description1".

Did you mean: description
2006 Jun 14
7
CR issue
Hi, I am using RedCloth (3.0.4). First using online text2html (http://www.textism.com/tools/textile/) , "123 456" returns <p>123<br />456</p> But by code: <code> require ''RedCloth'' puts RedCloth.new("123\n456").to_html </code> I got: <p>123 456</p> CR is not taken in consideration. Is there any parameter I am
2007 Feb 15
1
wildcard fields
Hey all, is there a way to wildcard field searches? As in: - a document like {:title => ''foo'', :description1 => ''bar'', :description2 => ''bar2''} I''d search: index.search("description*: search query") I understand the example above is silly, but it''s enough to make the question understandable :-) Thanks. -- Julio C. Ody http://roo...
2012 Oct 08
0
Problem with POSIX ACL when using SMB2 protocol
...?????????????????????????????????????????????????????????????????????????????????????????????? ??????? netbios name = host1 ??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ??????? server string = description1 ???????????????????????????????????????????????????????????????????????????????????????????????????????????????? ??????? bind interfaces only = Yes???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ???????...
2010 Apr 13
2
import file formatted RFC-822
Dear R-list users: I would like to import a database of web robots, http://www.robotstxt.org/db/all.txt, it?s formatted RFC-822, ?how can I do it? The RFC 822 specification defines a standard format for electronic messages, which consists of a set of header fields and an optional body. The headers contain information about the message, such as to whom it is being sent, from whom it is being