On Tue, Mar 4, 2014 at 1:24 PM, Emmanuel Bernard <emman...@hibernate.org> wrote: > And to be fair, how do you plan to make wildcard and wi fi work together in > Lucene (any solution available). The solution I can think of is to index the > property with an analyzer stack that does not split words like that in two > tokens.
I don't use them for wildcard queries but I do use them for plain text queries and I need to be able to do that in that case. If we define a tokenizer phase then a normalizer phase in the analyzer definition, I won't be able to do so for my plain text queries. Or do you have something more specific to wildcard queries in mind? _______________________________________________ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev