Re: Compass - Reloading Domain Object Defintiion Files

2008-06-10 Thread Konstantyn Smirnov
I was having a similar prob. See here: http://www.nabble.com/Alternative-to-Compass-Searchable-plugin-tp17248352p17248352.html -- View this message in context: http://www.nabble.com/Compass---Reloading-Domain-Object-Defintiion-Files-tp17742490p17749796.html Sent from the Lucene - Java Users mai

Re: Compass - Reloading Domain Object Defintiion Files

2008-06-09 Thread Otis Gospodnetic
Hi, It looks like you wanted to post this to Compass mailing list, but posted it to the Lucene user list. Otis -- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch - Original Message > From: stevieray <[EMAIL PROTECTED]> > To: java-user@lucene.apache.org > Sent: Monday, June

RE: Compass example

2008-02-21 Thread Mitesh Soni
va-user@lucene.apache.org Subject: Re: Compass example HI Mitesh, I would suggest asking the folks who created Compass on the Compass mailing lists. Thanks, Grant On Feb 21, 2008, at 9:07 AM, Mitesh Soni wrote: > Is anyone having the ides about the compass framework? > > How xml files are in

Re: Compass example

2008-02-21 Thread Grant Ingersoll
HI Mitesh, I would suggest asking the folks who created Compass on the Compass mailing lists. Thanks, Grant On Feb 21, 2008, at 9:07 AM, Mitesh Soni wrote: Is anyone having the ides about the compass framework? How xml files are indexed in compass? Steps or example is needed. Thanks & R

RE: Compass

2008-01-24 Thread spring
Thank you. > -Original Message- > From: Lukas Vlcek [mailto:[EMAIL PROTECTED] > Sent: Mittwoch, 23. Januar 2008 08:23 > To: java-user@lucene.apache.org > Subject: Re: Compass > > Hi, > > I am using Compass with Spring and JPA. It works pretty nice. &

Re: Compass

2008-01-22 Thread Lukas Vlcek
Hi, I am using Compass with Spring and JPA. It works pretty nice. I don't store index into database, I use traditional file system based Lucene index. Updates work very well but you have to be careful about proper mapping of your objects into search engine (specially parent-child mappings). Regar

Re: Compass Framework

2006-04-08 Thread Chris Lu
As far as I know, Compass Framework does not store index into database. It just index data when data pass Hibernate, iBatis, or other layer. So if you use these layers in your code, you can use Compass. Chris Lu -- Full-Text Lucene Search on Any Databases http:

Re: Compass Framework

2006-04-08 Thread Raghavendra Prabhu
Database implementation of the index is always bound to be slow compared to storing it on the filesystem. Probably the group which stores indexes into Berkley DB should be able to give you a performance measuer of what will happen you store indexex in databases. Rgds Prabhu On 4/8/06, Marios Sk

Re: Compass 0.5 Released

2005-08-04 Thread Shay Banon
Of course, sorry ;-( http://compass.sourceforge.net Mark Benussi wrote: Shay. Do you have a web site that we can visit to discover more about your technology? -Original Message- From: Shay Banon [mailto:[EMAIL PROTECTED] Sent: 04 August 2005 22:34 To: java-user@lucene.apache.org

RE: Compass 0.5 Released

2005-08-04 Thread Mark Benussi
Shay. Do you have a web site that we can visit to discover more about your technology? -Original Message- From: Shay Banon [mailto:[EMAIL PROTECTED] Sent: 04 August 2005 22:34 To: java-user@lucene.apache.org Subject: Compass 0.5 Released We are please to announce the 0.5 major feature r

Re: Compass 0.4 Released

2005-05-04 Thread kimchy . compass
Hi, I have not written anything about it, and it's just ideas that I have. The main goal of the semantics is that once you created that "extension points" from your domain model - your metadata, you can now use semantic modeling (is that the right phrase?) like topic maps and RDF to defi

Re: Compass 0.4 Released

2005-05-03 Thread Gusenbauer Stefan
[EMAIL PROTECTED] wrote: > Hi, > > " >We are please to announce the initial release of Compass, a new > concept in semantic Search Engine/Object Mapping (OSEM) technology. >Compass is a Java framework, built on top of the Lucene Search > Engine, making it simple to map your Java object m

Re: Compass 0.4 Released

2005-05-03 Thread Erik Hatcher
On May 3, 2005, at 8:18 AM, Joseph B. Ottinger wrote: Well, it's been on theserverside.com for about thirty minutes already... :) This message was delayed as it was sent from an unsubscribed address and I had to moderate it in. So I saw it first :) Erik On Tue, 3 May 2005 [EMAIL PROTECTE

Re: Compass 0.4 Released

2005-05-03 Thread Joseph B. Ottinger
Well, it's been on theserverside.com for about thirty minutes already... :) On Tue, 3 May 2005 [EMAIL PROTECTED] wrote: Hi, " We are please to announce the initial release of Compass, a new concept in semantic Search Engine/Object Mapping (OSEM) technology. Compass is a Java framework, built