Skip to content

Conversation

@Aaditrii
Copy link

@Aaditrii Aaditrii commented Jan 2, 2020

If you see the third commit,if the string to be searched in a file is Abc ,then the program changed the string to abc and then gave the result , but this problem has been fixed and now the result comes on the basis of original string Abc.

previously ,if  i searched for a query in a document,the program converted the query string into lowercase and the original query was replaced now this issue has been fixed.
previously,when any query was searched in a particular document say i want to know that if Abc is contained in any of my files in a particular folder so the previous program converted query to lowercase that is abc and find it,but now this problem has been fixed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant