-->
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: Is using Hibernate search a good idea?
PostPosted: Fri May 18, 2012 10:56 am 
Beginner
Beginner

Joined: Fri Sep 08, 2006 7:29 am
Posts: 36
In one of my applications, I am to execute a search on multiple fields/columns. Its an Advanced Search and there are over 20 fields using which a user can search for results. For example, a user can search for bookings based on

    Booking Id
    Account Holder First Name
    Account Holder Last Name
    Passenger First Name
    Passenger Last Name
    Passenger Age
    From Location
    To Location
    Booking Status
    Name of the Airline

and 13 such fields.

I am trying to figure out if

1. Hibernate Search can and should be used here? If so, how? I was unable to find an example for such a complex search using Hibernate Search.

2. Instead of Hibernate search, I can simply use Hibernate and maybe design a multi-threaded search depending in the number of parameters. Would that be a good idea?

3. Is it possible to use Hibernate Filters here?

Can someone please provide inputs or reference links?

Thanks,

Shardul.


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.