[Xapian-discuss] Omega example
Jim Lynch
jim at fayettedigital.com
Mon Apr 10 15:53:53 BST 2006
Thanks for that. I was pressed for time, so I didn't do it myself.
I'll do better in the future. Yes, I agree about not using root. I'll
see if I can improve that part. Being a bit lazy, I didn't want to go
through all the "be sure this file/directory is owned by xxx and
readable by all" gyrations, that probably would have only confused 50%
of the users. :(
Cheers,
Jim.
Olly Betts wrote:
>On Thu, Apr 06, 2006 at 07:12:12PM -0400, Jim Lynch wrote:
>
>
>>I've taken the liberty of adding an example Omega config, install and
>>indexing to the wiki.
>>
>>
>
>Thanks!
>
>
>
>>I've added a pointer to the front page. I had
>>hoped I'd be able to actually put an html document on the wiki, but I
>>didn't seem to be able to, so I've added a link to the tutorial on my site.
>>
>>
>
>Yeah, allowing anyone to put arbitrary HTML on your site is allows
>cross-site scripting attacks, and parsing HTML to remove "unsafe" parts
>isn't easy to get right. Also, HTML isn't the easiest markup to learn.
>
>So wikis use their own simple markup language (which varies between
>different wiki implementations but they usually have a lot in common).
>
>Anyway, I've converted your HTML to wiki markup while waiting for debian
>packages to build (or fail to build more often, sigh):
>
>http://wiki.xapian.org/OmegaExample
>
>Generally it looks pretty good. Suggesting people run the indexer as
>root really isn't a good idea though.
>
>
>
More information about the Xapian-discuss
mailing list