-->
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: Detecting syntagma
PostPosted: Thu Mar 13, 2014 12:48 pm 
Newbie

Joined: Thu Mar 13, 2014 10:29 am
Posts: 1
Hello everybody!

I would like to detect two or more words, that are one to each other during the indexing process. I achieved that by implementing my own "stopword" filter, which always return true on accept function, and on the behind it checks if there is appearance of given syntagma. Problem is that when I detect syntagma appearance, I don't know which entity is being indexed (I have only token stream, not whole object).

So my questions are:
Is there a way to get object which is indexed and whose token stream is being passed to the filter?
and..
Is there some other way to detect syntagma?

tnx


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.