-->
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.  [ 2 posts ] 
Author Message
 Post subject: Hibernaet Lucence Search Engine
PostPosted: Fri May 14, 2010 7:03 am 
Newbie

Joined: Tue Mar 23, 2010 9:48 am
Posts: 8
Hi,

I'm new to Hibernaet Lucence Search Engine.So please explain me the following my doubts .

1.) what is the main use of Hibernaet Lucence Search Engine.
2.) in which circumstance we have to use Hibernaet Lucence Search Engine.
I'm using Mysql ..
Please tel me what and all configuration we need If we want use Hibernaet Lucence Search Engine.
And it would be help full for me if you send any examples.

Thanks,
Malli.


Top
 Profile  
 
 Post subject: Re: Hibernaet Lucence Search Engine
PostPosted: Tue May 18, 2010 3:03 pm 
Hibernate Team
Hibernate Team

Joined: Fri Oct 05, 2007 4:47 pm
Posts: 2536
Location: Third rock from the Sun
Hi,
you should post this to the Search forum.
Incidentally, it's name is "Hibernate Search"; giving you a full answer would have me writing some pages.
Can I suggest you to read the book "Hibernate Search in Action", or some article about it?

You should use it if you
a) are using or plan to use Hibernate or JPA, or have the option to use it as you're storing your data in a database
b) have some requirements like "search for products"/"search in this website"/"find articles about X","find by person name" : all those cases in which the search criteria is heavily related to natural language text, in which using SQL is very painful and limiting.

Hibernate Search is able to easily solve problems like "I want most relevant hits as first results"; like to build your own "google engine" embedded in your app/website.

_________________
Sanne
http://in.relation.to/


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

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.