-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: hibernate Search mixed with sql ?
PostPosted: Fri Sep 12, 2008 10:29 am 
Newbie

Joined: Tue Nov 15, 2005 7:20 am
Posts: 17
I'm looking for a mixture of text search and SQL search in two stages.

1) Simple (I guess problem)
I'e only a correct Hibernate SQL statement in my architecture :

Code:
  from table a where .....


And want to do some text searching on the table "Table"
I can extract the class name,... but my
entities are stored over multiple jar packages
is there a way to find the loaded entity ( As Sql translation does)
to pass the entity class to the hibernate search ...


2) complexer problem

I'e multiple sets of articles for each user ...
all articles are stored in a common table

can i Do text search where each user sees only his articles


text search where User="myself" ???



thanks in advnce, hope I'm a bit clear on the double

_________________
XML way to go


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.