[Xapian-discuss] Last question at 1:00 am morning
Kevin SoftDev
kevin.softdev at gmail.com
Tue Feb 28 09:11:14 GMT 2006
... and I have a last question ...
I have database [database1] table [articles] with fields [url,title,body]
#--- I am trying to generate input file
DBUSER=user DBPASSWORD=password dbi2omega database1 articles body >
inputfile
#--- Then trying to index it
scriptindex /home/myindex indexscript inputfile
#--- then trying to query it
quest -d /home/myindex 'progamming'
Nothing comes up! ... what I am doing wrong ...
I need the following output
- Relevance: 100%
- Url: http://domainname.com
- Title: Domain Name
- Body: programming is fun ... bla bla bla
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.tartarus.org/pipermail/xapian-discuss/attachments/20060228/221b41f9/attachment.htm
More information about the Xapian-discuss
mailing list