On 21/9/2010 10:24 PM, Grant Ingersoll wrote:
I'm not sure it needs to be text/index-ready. That can mean diff. things to
diff. engines. Our first requirement is that we have a corpora that has a
known revision/signature so that all people are using the same raw content.
What the engine chooses to do with it is up to the engine. Can we provide
tools that help it be text/index ready? Of course, but that is not a
requirement, in my view.
I hear what you say. I suggest we'll use use Orev as the starting point
for discussions, assuming my point of view from last e-mail is
acceptable, and build up from there.
You should supply a patch and build instructions, etc.
Where to? All sources are available directly from github through git or
HTTP (tarball: http://github.com/synhershko/Orev/tarball/master). It
isn't complete yet, so I think it better not be forked at this point.
As far as build instructions go, you'll need a C# compiler - either a
full blown IDE (MS DevEnv, and there is a free express version too) or a
command line compiler (which I think comes with the .NET framework
itself). I haven't tested on Mono, but it might work too.
Itamar.