Get results with whitespace in lucene

前端 未结 0 1242
走了就别回头了
走了就别回头了 2020-12-30 23:30

I\'m trying to get results with whitespace using Lucene RegexpQuery. Try ever possible search regex text like;

[a-z]{4}\\s[a-z]{5}
[a-z]{4}( )[a-         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题