London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

TermsFacetFor for case insensitive

Vote:
 

I am using TermsFacetFor to create a facet,
 MyFilter.TermsFacetFor(x => x.MyField, facet => facet.Size = 25).

In the EPiFind, my data for MyField is some thing like 
for product1 > "Paperback"

for product2 > "paperback".

Now both string are same only differnce is in terms of the case. TermFacetFor creates 2 different facets.

How can do that it should be consider as single item?

MyTermsFacetsForWordsIn is works fine but it creates 2 terms if we have space in field, e.g. value for MyField : "Digital Download" then terms "Digital", "Download"

Many Thanks
Dipak Salve

#89854
Aug 27, 2014 13:47
Vote:
 

For your second query http://world.episerver.com/Modules/Forum/Pages/Thread.aspx?id=89570&epslanguage=en

/K

#89972
Aug 29, 2014 11:00
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.