Ok, thks. I read another time my question and it's normally I didn't
obtain any reply :D .Excuseme
My index contain fields like CONTAIN,GROUPID,USERID,TOOL.
My question is how can I do to obtain a list of terms contained in a
group of results. For example, I want all the terms in field CONTAIN
Daniel,
Not sure I understand your problem, could you expand on it more, please.
Daniel Cortes wrote:
Hi everybody,
How can I do to obtain Terms of an specific Querry( for example all
the terms of a specific group, field " ID_GROUP" )
The only thing that now I think to do is a search and obtai
Hi everybody,
How can I do to obtain Terms of an specific Querry( for example all the
terms of a specific group, field " ID_GROUP" )
The only thing that now I think to do is a search and obtain for every
hits their term frequency and create a TreeSet with this.
I supose that lucene give me anoth