I can store values ββin couchdb-lucene with any keyword that I like, but it seems that if the key contains any characters outside of [0-9a-zA-Z_], no search is performed.
Does anyone know which characters are valid and / or how to avoid special characters in searches so that special characters can be used?
This shows how to avoid special characters and also gives a list of such characters.
All UTF-8 characters should work. I just checked that I can search for elements with Γ©, for example.
A little more information about how you request will help, although given the age of this ticket, you may have moved.
Source: https://habr.com/ru/post/1343562/More articles:Is this method faster than Math.random ()? - javaSeparate letters for variables and functions - optimizationPython: removing a single item from a nested list - pythonProblem with a string as a reference parameter when a method accepts a C # object - objectWPF RotateTransform Offset Question - wpfTask C, Question of iterating through protocol variables - objective-cC ++ push_back () inside a vector map - c ++Yahoo PHP SDK - consumer key rejected error - yahooBasic Pseudocode for using SVD with Movielens / Netflix dataset - recommendation-engineNeed information about bilinear cards - cryptographyAll Articles