nihal0107 commented on a change in pull request #3737:
URL: https://github.com/apache/carbondata/pull/3737#discussion_r419375561
##########
File path: docs/performance-tuning.md
##########
@@ -128,6 +128,9 @@
**NOTE:**
+ BloomFilter can be created to enhance performance for queries with precise
equal/in conditions. You can find more information about it in BloomFilter
index [document](./index/bloomfilter-index-guide.md).
+ + Lucine index can be created on string columns which has content of more
length to enhance the query performance. You can find more information about it
in Lucene index [document](./index/lucene-index-guide.md).
Review comment:
done
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]