You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by Dmitry <dm...@hotmail.com> on 2007/07/22 04:19:47 UTC

Lucene indexing for PDM system like Windchill

Folks,
Trying to integrate PDM system  : WTPart obejct with Lucene indexing search 
framework.
Part of the work is integration with persistent layer <hibernate>+ indeces 
storage+ mysql
Could not find a good solution ...
please advice

thanks, DT
www.ejinz.com
search engine 


---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org


Re: Lucene indexing for PDM system like Windchill

Posted by Mathieu Lecarme <ma...@garambrogne.net>.
Le dimanche 22 juillet 2007 à 13:17 -0500, Dmitry a écrit :
> Mathieru,
> I never used Compass, i know that there is integration Shards /Search with 
> Hibernate, but it absolutely different what actually I need, probably I can 
> take a look on it. any way thanks
> thanks,
> DT

Not only hibernate, a lot of ORM are supported.
I don't understand your needs.

M.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org


Re: Lucene indexing for PDM system like Windchill

Posted by Dmitry <dm...@hotmail.com>.
Mathieru,
I never used Compass, i know that there is integration Shards /Search with 
Hibernate, but it absolutely different what actually I need, probably I can 
take a look on it. any way thanks
thanks,
DT
www.ejinz.com
search engine
----- Original Message ----- 
From: "Mathieu Lecarme" <ma...@garambrogne.net>
To: <ja...@lucene.apache.org>
Sent: Sunday, July 22, 2007 4:16 AM
Subject: Re: Lucene indexing for PDM system like Windchill


If you wont to index Hibernate persisted data, just use Compass.

M.
Le 22 juil. 07 à 04:19, Dmitry a écrit :

> Folks,
> Trying to integrate PDM system  : WTPart obejct with Lucene  indexing 
> search framework.
> Part of the work is integration with persistent layer <hibernate>+ 
> indeces storage+ mysql
> Could not find a good solution ...
> please advice
>
> thanks, DT
> www.ejinz.com
> search engine
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
> For additional commands, e-mail: java-user-help@lucene.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org


Re: Lucene indexing for PDM system like Windchill

Posted by Mathieu Lecarme <ma...@garambrogne.net>.
If you wont to index Hibernate persisted data, just use Compass.

M.
Le 22 juil. 07 à 04:19, Dmitry a écrit :

> Folks,
> Trying to integrate PDM system  : WTPart obejct with Lucene  
> indexing search framework.
> Part of the work is integration with persistent layer <hibernate>+  
> indeces storage+ mysql
> Could not find a good solution ...
> please advice
>
> thanks, DT
> www.ejinz.com
> search engine
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
> For additional commands, e-mail: java-user-help@lucene.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org


Re: Lucene indexing for PDM system like Windchill

Posted by karl wettin <ka...@gmail.com>.
22 jul 2007 kl. 04.19 skrev Dmitry:

> Trying to integrate PDM system  : WTPart obejct with Lucene  
> indexing search framework.
> Part of the work is integration with persistent layer <hibernate>+  
> indeces storage+ mysql

You have a product data management software of some sort that use  
MySQL via Hibernate for persistency, and now you want to use Lucene  
to search the data?

> Could not find a good solution ...

What possible solutions did you find, and what was the problem with  
these?

> please advice

My guess is that very few people in this forum knows how Windchill  
works, what a WTPart is or what the complexity of the system is in a  
persistent state. So you probably need to explain your requirements a  
bit more in order to get a helpful answer or discussion going.


-- 
karl

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org