[openbeos] Re: queries on missing attributes
- From: "Axel Dörfler" <axeld@xxxxxxxxxxxxxxxx>
- To: openbeos@xxxxxxxxxxxxx
- Date: Tue, 21 Dec 2004 15:54:31 +0100 CET
Ingo Weinhold <bonefish@xxxxxxxxxxxxxxx> wrote:
> On 2004-12-21 at 14:32:01 [+0100], Alexander G. M. Smith wrote:
> > Jonas Sundström wrote on Tue, 21 Dec 2004 12:42:09 +0100 CET:
> > > Could this happen in R1 or is it a clear R2 thing?
> > I'd think it would be an R2 thing, since a new kernel file system
> > API would
> > be needed to communicate indexing things to the file systems.
> We already have a new FS interface anyway, and AFAIK Axel is indeed
> planning
> to move the query parser to the VFS.
Yes, that's the plan. Since we already have the query parser in BFS, it
shouldn't be too hard to define a common interface to it and export it
as module. It's just important to give the file system the power it
needs to make this as efficient as possible; ie. for networking file
systems, the query should be processed server side.
Bye,
Axel.
- References:
- [openbeos] Re: queries on missing attributes
- From: Ingo Weinhold
Other related posts:
- » [openbeos] queries on missing attributes
- » [openbeos] Re: queries on missing attributes
- » [openbeos] Re: queries on missing attributes
- » [openbeos] Re: queries on missing attributes
- » [openbeos] Re: queries on missing attributes
- » [openbeos] Re: queries on missing attributes
- » [openbeos] Re: queries on missing attributes
- » [openbeos] Re: queries on missing attributes
- [openbeos] Re: queries on missing attributes
- From: Ingo Weinhold