Hi I need the id of the document that returned by Hits as a result of a query.
Hits result = searchable.find(myQuery....); now I need something like result.getId() is there any way to get it? Thanks so much -- Regards, Mohammad Norouzi
Hi I need the id of the document that returned by Hits as a result of a query.
Hits result = searchable.find(myQuery....); now I need something like result.getId() is there any way to get it? Thanks so much -- Regards, Mohammad Norouzi