similar to: Fwd: Re: Writing a Quick Start Guide to Xapian

Displaying 20 results from an estimated 3000 matches similar to: "Fwd: Re: Writing a Quick Start Guide to Xapian"

2011 Jul 27
2
Writing a Quick Start Guide to Xapian
Google are holding a GSoC "Doc Camp" this year the week before the annual mentor summit - the dates for Doc Camp are 17-21 October, and the location is Google HQ in Mountain View, California, USA. A major part of this will be several Book Sprints for writing Quick Start guides for specific organisations taking part in GSoC. They're currently inviting proposals, and I'd like to
2005 Nov 27
2
pxelinux -> pxeboot load?
Hi all, I've searched the depths of the resources on the internet; however I'm having trouble deploying a pxeboot solution via pxelinux. So far what I have successfully implemented in my infrastructure is a successful pxeboot setup for FreeBSD ( without the use of pxelinux ). I'd ultimately like to have a solution that will allow me to choose a network install of various Unix-like
2002 Jun 02
0
Samples and Quick Start Guide
On April 26, I announced that I would no longer be supporting the Quick Start Guide and Sample configurations. Since both continue to be either wrong or out of date, all links to the Quick Start Guide have been removed from the Shorewall web site until further notice. -Tom -- Tom Eastep \ Shorewall - iptables made easy AIM: tmeastep \ http://www.shorewall.net ICQ: #60745924 \
2002 Jun 02
0
RE: [Shorewall-announce] Samples and Quick Start Guide
As one of those who volunteered to help on this, I apologize to you and = the rest for being slow. Ironically, as this message arrives, I am in = the process of loading 1.3.1 and recording my edit ideas for the QSG = step-by-step... so there may be hope yet. I hope to have the compilation of recent suggestions done by Wednesday. > -----Original Message----- > From: Tom Eastep
2005 Feb 11
0
Quick How-To Guide for getting a Cisco 7960 going.
G'Day All, I just received my new 7960 and, while I am still reading the manuals from the web and the "At a Glance" booklet that came with the phone, I am hoping that someone can point me to a some real quick steps to get the phone registered with my * server and in working order. I will keep reading the docs though. Thanks Ferg
2002 Apr 10
2
Quick Start Guide
Version 1.0 of the Quick Start Guide and accompanying sample configurations is available at: http://www.shorewall.net/shorewall_quickstart_guide.htm. Comments and suggestions are most welcome. Thanks, -Tom -- Tom Eastep \ Shorewall - iptables made easy AIM: tmeastep \ http://www.shorewall.net ICQ: #60745924 \ teastep@shorewall.net
2007 Dec 29
1
20-Minute Quick Start Guide for RFacebook - 10 Easy Steps to Create a Facebook App Using Rails
Hello, I''ve published a new 20-Minute Quick Start Guide for RFacebook that shows you how to create a Facebook application from scratch using Ruby on Rails in 10 easy steps: o Install the rfacebook gem o Create a Rails application o Install the rfacebook Rails plugin o Log on to Facebook and set up a new application o Create facebook.yml configuration file and add API key and
2011 Aug 29
1
Writing a Quick Start Guide to Xapian
> Sadly our application for the GSoC doc camp wasn't successful - sounds > like there was hugely more interest than space. > > But I think we should do it anyway - I'll be in California for the > mentor summit for 21st-23rd October, so could be in the UK the week > before. Two of the other people who were interested were based in > London, and the other in Germany.
2013 Dec 17
2
Quick start guide
Hi all, I am trying to follow the instructions from the Quick Start guide, but I am running into problems when issuing the following command: mkfs.xfs -i size=512 /dev/sdb1 /dev/sdb1: No such file or directory If I create the sdb1 folder in the /dev folder I get the following error when issuing the mkfs.xfs command mkfs.xfs: cannot open /dev/sdb1: Is a directory Any assistance would be most
2007 Feb 19
0
Quick demo guide for SPA ( re: the port knocking thread )
For what it's worth to those who want to play with SPA, here is a demo i whipped up. It is very easy to set up, and i almost guarantee anyone can get this running. What we will demonstrate: Bascially: An SPA demo. Requirements: Very little - a minimal setup of centos. This setup will demonstrate a client who initially cannot connect to a an ssh port on the server (the server is DROPing
2006 Jul 07
5
Re: Rails migration issue
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Ok, so rake migrate --trace gets you this: Khavi:~/Documents/WebCode/rails/clickcaster sgoodwin$ rake migrate -- trace (in /Users/sgoodwin/Documents/WebCode/rails/clickcaster) ** Invoke migrate (first_time) ** Invoke db:migrate (first_time) ** Invoke environment (first_time) ** Execute environment ** Execute db:migrate ** Execute migrate then it
2006 Sep 08
1
A quick guide to Mocha
Hello :) Having just gone through the (admittedly simple) API of Mocha to learn how it works, I wrote a quick guide (190 lines) to help others get up to speed. I''ve attached it as RDOC and as HTML. It is a first draft - please help me improve by giving feedback ! Contents : Overview - Quick overview of Mocha Unit testing, mock object and stubs - Very quick introduction to mock
2011 Feb 20
0
libxapian1.2.4 breaks synaptic quick search; breaks software centre search
[Cc-ing xapian-discuss as other people may be able to help] On Sat, Feb 19, 2011 at 11:45:20PM +0000, francis wrote: > I installed xapian1.2.4 on Lucid; libxapian1.2.4 seems to be > incompatible with synaptic quick search - typing two or more chars > produces a segmentation fault. The synaptic search(find) button works > ok. Software Centre search is also broken. I guess you're
2009 Jul 24
2
redhat rpm install and quick start
I installed Xapian and Omega following the instructions for the RHEL 5 RPM package found at xapian.org. I was going to perform the quick start instructions, but there is not "omnidex" for the omindex --db DBPATH --url / WEBPATH command. The quick start also mentions running omega from usr/lib/omega/bin; however that was not created as well using the RHEL 5 RPM. Is there a walkthrough on
2006 May 18
0
Re: quick-and-dirty web search for a bunch
On 5/18/06, John Pye <john.pye@student.unsw.edu.au> wrote: > BTW I got my updated xapian-omega RPM. Thanks guys! > Enjoy :-) Fabrice
2011 May 16
2
Xapian.org design
Hi guys We were talking a little while ago about putting together some content to provide more examples of operations for first-time users. One of the other thoughts that's come up is about the design of the Xapian site; we've a bit of spare designer capacity at work and were wondering if we could do you a jazz-ed up site design (for free) and wondered if this'd be something the
2011 Jun 01
1
Relevance, weighting and searching by specifically weighted text
Hi guys In our implementation of Xapian for one of our sites, we index the title, subtitle, summary and table of contents of around 200,000 products on ReportBuyer.com. When we create each Xapian doc to index this information, we apply a weighting to each of these 'fields' and add these to the doc using index_text with the second parameter passing in a weighting. I've been asked if
2007 Jun 12
4
GotoIf Dialplan inquiry
Hi all, I have the following in my extensions.conf: exten => s,4,GotoIf($["${CALLERID(number)}" = "8585979857" | "8585970327"]?15:5) The numbers listed above are known spammer numbers. However, when I call from any other CALLERID, it still directs me to s,15 which is the Hangup() application. Here are logs from the asterisk CLI: -- Executing
2013 Mar 04
2
Need Beginner Guide for Matcher Optimisations Project
Hi, While searching for a project which matches my interest andskill level, I found this project named Matcher Optimization. This project is really challenging and excting from my view point and I would like to be a part of this project. Optimization techniques metioned in the reference links provided will take some time for me to have a good understanding about them. But I am trying to get my
2011 Jul 27
3
Searching using prefixes
Hi guys I'm trying to figure out how I can use probabilistic searching on a given field within a document; I've written to the list about this before, but haven't quite figured out what's required and, following a little research, I think I understand what I need to do but I'd like a clarification on this. o We have a database of a number of documents, with fields: title,