|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
IndexingHi, I would like to know if Prevayler supports indexing. I have
tried to look at the Prevayler documentation but it is not helpful. Also, how
is this indexing implemented if it is supported in Prevayler? Peter. ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ To unsubscribe go to the end of this page: http://lists.sourceforge.net/lists/listinfo/prevayler-discussion _______________________________________________ "Databases in Memoriam" -- http://www.prevayler.org |
|
|
Re: IndexingI did some indexing with Lucene back in 2003 on top of Prevayler so it
can be done whether Prevayler has hooks for it or not. Krgds, Magnus On Mon, Feb 16, 2009 at 11:04 AM, Khayundi, Peter <PKhayundi@...> wrote: > Hi, > > > > I would like to know if Prevayler supports indexing. I have tried to look at > the Prevayler documentation but it is not helpful. Also, how is this > indexing implemented if it is supported in Prevayler? > > > > Peter. > > The University of Fort Hare subscribes to an e-mail disclaimer. Please click > on the following URL to read further: http://www.ufh.ac.za/disclaimer/ > ------------------------------------------------------------------------------ > Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA > -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise > -Strategies to boost innovation and cut costs with open source participation > -Receive a $600 discount off the registration fee with the source code: SFAD > http://p.sf.net/sfu/XcvMzF8H > _______________________________________________ > To unsubscribe go to the end of this page: > http://lists.sourceforge.net/lists/listinfo/prevayler-discussion > _______________________________________________ > "Databases in Memoriam" -- http://www.prevayler.org > > ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ To unsubscribe go to the end of this page: http://lists.sourceforge.net/lists/listinfo/prevayler-discussion _______________________________________________ "Databases in Memoriam" -- http://www.prevayler.org |
|
|
Re: IndexingHi,
Prevayler does not provide any specific indexing code. It provides persistence in a way that is orthogonal to indexing, so that you are free to use any indexing scheme you like, such as Lucene. See you, Klaus. On Mon, Feb 16, 2009 at 7:04 AM, Khayundi, Peter <PKhayundi@...> wrote: > Hi, > > > > I would like to know if Prevayler supports indexing. I have tried to look at > the Prevayler documentation but it is not helpful. Also, how is this > indexing implemented if it is supported in Prevayler? > > > > Peter. > > The University of Fort Hare subscribes to an e-mail disclaimer. Please click > on the following URL to read further: http://www.ufh.ac.za/disclaimer/ > ------------------------------------------------------------------------------ > Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA > -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise > -Strategies to boost innovation and cut costs with open source participation > -Receive a $600 discount off the registration fee with the source code: SFAD > http://p.sf.net/sfu/XcvMzF8H > _______________________________________________ > To unsubscribe go to the end of this page: > http://lists.sourceforge.net/lists/listinfo/prevayler-discussion > _______________________________________________ > "Databases in Memoriam" -- http://www.prevayler.org > > ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ To unsubscribe go to the end of this page: http://lists.sourceforge.net/lists/listinfo/prevayler-discussion _______________________________________________ "Databases in Memoriam" -- http://www.prevayler.org |
|
|
Re: IndexingKlaus Wuestefeld wrote:
> Hi, > > Prevayler does not provide any specific indexing code. > > It provides persistence in a way that is orthogonal to indexing, so > that you are free to use any indexing scheme you like, such as Lucene. > I also heartily recommend the Java Collections framework. Sometimes the simplest things are the best. William ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ To unsubscribe go to the end of this page: http://lists.sourceforge.net/lists/listinfo/prevayler-discussion _______________________________________________ "Databases in Memoriam" -- http://www.prevayler.org |
|
|
Re: IndexingAnd of course google collections :-)
/Mikael > Klaus Wuestefeld wrote: >> Hi, >> >> Prevayler does not provide any specific indexing code. >> >> It provides persistence in a way that is orthogonal to indexing, so >> that you are free to use any indexing scheme you like, such as Lucene. >> > > I also heartily recommend the Java Collections framework. Sometimes the > simplest things are the best. > > William > > ------------------------------------------------------------------------------ > Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, > CA > -OSBC tackles the biggest issue in open source: Open Sourcing the > Enterprise > -Strategies to boost innovation and cut costs with open source > participation > -Receive a $600 discount off the registration fee with the source code: > SFAD > http://p.sf.net/sfu/XcvMzF8H > _______________________________________________ > To unsubscribe go to the end of this page: > http://lists.sourceforge.net/lists/listinfo/prevayler-discussion > _______________________________________________ > "Databases in Memoriam" -- http://www.prevayler.org > ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ To unsubscribe go to the end of this page: http://lists.sourceforge.net/lists/listinfo/prevayler-discussion _______________________________________________ "Databases in Memoriam" -- http://www.prevayler.org |
| Free embeddable forum powered by Nabble | Forum Help |