Re: Query exact match with ASCIIFoldingFilterFactory

2016-06-10 Thread Erick Erickson
working and I don't > know how to solve it. > when I try to make an exact match like below. > q=docContent:"dq/ex report" > > It can't find the match because the worddelimiter is separating the > positions on the index but not in the query as I don't want

Query exact match with ASCIIFoldingFilterFactory

2016-06-08 Thread marotosg
;t want to retrieve false positives. Result from analyser Index: dq/ex dq ex dqex report Query: dq/exreport Is it possible to use the same functionality but make exact match. Thanks Sergio -- View this message in context: http://lucene.472066.n3.nabble.c