Hi All,
I have problem while querying indexing service. I can run query using regular expression like this
But it looks like it doesn’t work while trying use redex on contents fo files which is exactly what I wan to do. Search for files that contains given patternCode:{prop name=filename}{regex}|[0-9].doc{/regex}
Even something as simple as
Doesn’t work.Code:{prop name=Contents}{regex}.*{/regex}
Any ideas how can I run search for given pattern inside files? Any suggestions are welcome.




Reply With Quote