Re: How to store and retrieve latest utf8mb4 emoji / smiley characters in lucene index

2016-08-01 Thread Kumaran Ramasubramanian
Hi All, i tried to index some emoji / smiley characters in lucene index. In fetched search results, every smiley character is returned as 4 "?" characters as shown in attached image ( 4 byte smiley characters they are ). The sample text i tried to index is > ๐Ÿ˜€b๐Ÿ˜ฌc๐Ÿ˜d๐Ÿ˜‚eewillifind๐Ÿ˜ƒf๐Ÿ˜„g๐Ÿ˜…hโ€‹ Any f

Delete a specific term or facet mapping from lucene main index which refers to categories in taxonomy

2016-08-01 Thread Chitra R
Hi, I am using Lucene 4.10.4. Is there any way to delete a term or facetfield mapping from lucene main index which is used to refer the categories in taxonomy. And i know once a category is added to the taxonomy, it can never be deleted. So i am trying to remove that facet map from main index.