Hi all,
We are havign a small problem searching for text with accents in the
query. Our index has a word like 'agréé', and when we search for it,
we get no results.
The query parses (using Snowball) to :
'name:"agr\213 \213"'
Using the ISOLatin filter, we get :
'name:agra'
neither gets an
Hi all,
We are getting ready to implement our lucene search tools and want to
know if the following scenario is even possible :
The application user has a group and a role.
Document has name, author, body, and a list (of groups and roles it
is visible to), and a list of smart groups (dynami