Hi all,
Any update on this issue.
-Aman
On 10-Aug-2017 8:27 AM, "Aman Deep Singh" wrote:
> Yes,
> Ignore case is set to true and it is working fine
>
>
> On 10-Aug-2017 12:43 AM, "Erick Erickson" wrote:
>
> You set ignoreCase="true" though, right?
>
> On Wed, Aug 9, 2017 at 8:39 AM, Aman Deep S
Yes,
Ignore case is set to true and it is working fine
On 10-Aug-2017 12:43 AM, "Erick Erickson" wrote:
You set ignoreCase="true" though, right?
On Wed, Aug 9, 2017 at 8:39 AM, Aman Deep Singh
wrote:
> Hi Erick,
> I tried even before going to lowercase factory value is in lowercase
>
> this i
You set ignoreCase="true" though, right?
On Wed, Aug 9, 2017 at 8:39 AM, Aman Deep Singh
wrote:
> Hi Erick,
> I tried even before going to lowercase factory value is in lowercase
>
> this is the analysis tab result for the query iwatch
> where {"iwatch":["iWatch","appleWatch"]} is configured in
Hi Erick,
I tried even before going to lowercase factory value is in lowercase
this is the analysis tab result for the query iwatch
where {"iwatch":["iWatch","appleWatch"]} is configured in managed synonym
ST
iwatch
SF
*applewatch*
*iwatch*
PRF
applewatch
iwatch
PRF
applewatch
iwatch
WDF
applewat
Admin/analysis is a good place to start figuring this out. For
instance, do you have lowerCaseFilter configured in your analysis
chain somewhere that's doing the conversion?
Best,
Erick
On Wed, Aug 9, 2017 at 5:34 AM, Aman Deep Singh
wrote:
> Hi,
> I'm trying to use the ManagedSynonyms with *ign
1. Did you re-index after changing the field type? Changes would not
reflect until you do this.
2. This is highly unlikely, but please make sure that you have
called "text" defined in your schema.xml
Cheers
Avlesh
On Wed, Jul 15, 2009 at 6:00 PM, Jörg Agatz wrote:
> yes, thats right
yes, thats right...
i have use in al Time
"string" So i dont change something, without the field
like this:
now i test what you say...
And i become a Error
Even though I could not completely understand your question, my guess is
that you want to do case-insensitive searches. If yes, you may use a "text"
type for this field or add the "LowerCaseFilterFactory" as a filter for this
field in your schema.xml
Cheers
Avlesh
On Wed, Jul 15, 2009 at 1:42 PM,