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.  [ 3 posts ] 
Author Message
 Post subject: NHibernate Search status
PostPosted: Thu Aug 28, 2008 6:02 am 
Newbie

Joined: Thu Aug 28, 2008 6:00 am
Posts: 6
Hello, I'm a developer who is trying to introduce NHibernate.Search in his project.

I'm trying to understand if this tool is right for me, but I found something strange about it.

First of all, the lack of documentation: on the developer site he says that the documentation for Hibernate Search can be used, since there is a 1:1 mapping between the two classes, but I haven't found in NHibernate.Search any information about some feature such as the projection:

(For example, this example doesn't work in NHibernate.Search, since there is no FullTextQuery Class)
query.setProjection( FullTextQuery.SCORE, FullTextQuery.BOOST, FullTextQuery.THIS, "mainAuthor.name" );

To me, it seems that most of the time we should access to low level Lucene.net code to integrate its using.

I am really considering now not to use this project, but I'd like to, so can you give me some hint on where to find the state the project, since I don't think it's aligned with its java equivalent, and tell me if it's stable and
fully-functional for using in production code?


Top
 Profile  
 
 Post subject: Sorry for upping this.
PostPosted: Fri Aug 29, 2008 3:29 am 
Newbie

Joined: Thu Aug 28, 2008 6:00 am
Posts: 6
Sorry for upping this, but I forgot one thing.

Currently, NHibernate Search is in the NHibernate 1.2.1 source code package, though in NHibernate 2.0 is not present.

Can someone explain me the motivation for this? Maybe the team that choose which contrib projects goes into the source code distribution and which not.

Bye.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Sep 02, 2008 10:35 am 
Beginner
Beginner

Joined: Tue Mar 27, 2007 4:54 am
Posts: 47
In nhib >=2.0, the contrib projects are moved to its own space.

http://nhcontrib.svn.sourceforge.net/vi ... trunk/src/


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 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.