-->
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.  [ 4 posts ] 
Author Message
 Post subject: Highlighting
PostPosted: Sun Jan 20, 2013 9:54 pm 
Newbie

Joined: Sun Jan 20, 2013 9:51 pm
Posts: 2
How can I use FastVectorHighlighter with hibernate search?


Top
 Profile  
 
 Post subject: Re: Highlighting
PostPosted: Mon Jan 21, 2013 3:02 am 
Hibernate Team
Hibernate Team

Joined: Fri Oct 05, 2007 4:47 pm
Posts: 2536
Location: Third rock from the Sun
Sure you can, but you can't use it combined with the Hibernate Search DSL.

You will be able to use it by executing queries directly on an IndexReader as HS exposes the standard Lucene index readers:

http://docs.jboss.org/hibernate/search/4.2/reference/en-US/html_single/#IndexReaders

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


Top
 Profile  
 
 Post subject: Re: Highlighting
PostPosted: Mon Jan 21, 2013 5:53 am 
Newbie

Joined: Sun Jan 20, 2013 9:51 pm
Posts: 2
sanne.grinovero wrote:
Sure you can, but you can't use it combined with the Hibernate Search DSL.

You will be able to use it by executing queries directly on an IndexReader as HS exposes the standard Lucene index readers:

http://docs.jboss.org/hibernate/search/4.2/reference/en-US/html_single/#IndexReaders


How to use that method in version 3.4 ?


Top
 Profile  
 
 Post subject: Re: Highlighting
PostPosted: Mon Jan 21, 2013 7:44 am 
Hibernate Team
Hibernate Team

Joined: Fri Oct 05, 2007 4:47 pm
Posts: 2536
Location: Third rock from the Sun
Quote:
How to use that method in version 3.4 ?


By reading the matching version of the documentation:

http://docs.jboss.org/hibernate/search/3.4/reference/en-US/html_single/#d0e6360

_________________
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.  [ 4 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.