Indexing

View: New views
5 Messages — Rating Filter:   Alert me  

Indexing

by Khayundi, Peter :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.

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

Re: Indexing

by Magnus Forsberg-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I 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: Indexing

by Klaus Wuestefeld :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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.

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: Indexing

by William Pietri :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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

Re: Indexing

by mikael-12 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

And 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