to behave in
terms of things like phrase query?
You need to be a lot more clear about your use case.
-- Jack Krupansky
-Original Message-
From: vsl
Sent: Wednesday, March 13, 2013 6:11 AM
To: solr-user@lucene.apache.org
Subject: Re: Special characters not indexed
After changing to wh
After changing to white space tokenizer there are still no results for given
search term "&". Only when the whole word ("§$ %&/( )=? +*#'-<>") was given
as a search term, this document was shown in results.
--
View this message in context:
http://lucene.
- From: vsl
> Sent: Tuesday, March 12, 2013 11:16 AM
> To: solr-user@lucene.apache.org
> Subject: Special characters not indexed
>
>
> Hi,
> I am trying to index special characters and make them searchable.
>
> User Story:
> 1. Index document with content: §$
@lucene.apache.org
Subject: Special characters not indexed
Hi,
I am trying to index special characters and make them searchable.
User Story:
1. Index document with content: §$ %&/( )=? +*#'-<>
2. Find indexed document using search term: &
Additionaly I have several other fields that are copi
; => ALPHA
/ => ALPHA
( => ALPHA
) => ALPHA
= => ALPHA
? => ALPHA
+ => ALPHA
* => ALPHA
# => ALPHA
' => ALPHA
- => ALPHA
< => ALPHA
> => ALPHA
--
View this message in context:
http://lucene.472066.n3.nabble.com/Special-characters-not-indexed-tp4046630.html
Sent from the Solr - User mailing list archive at Nabble.com.