Re: Index and Search file path

2016-06-08 Thread sz
h1\path2 But if this query is apply to subdocument, something like below, it does NOT work. {!parent which=parentType:1}+pathField:\\\root\path1\path2 Any idea how to make it work? Thanks, SZ -- View this message in context: http://lucene.472066.n3.nabble.com/Index-and-Search-file-path-tp

Re: Index and Search file path

2016-06-07 Thread Shawn Heisey
On 6/7/2016 2:59 PM, sz wrote: > Hi all, Recently I run into issue indexing and searching path value. > For example, I have field with solr type "string". I tried to store a > file path with value '\\root\path1\path2'. After successfully > indexing, I checked via Solr Admin UI and see the value is

Index and Search file path

2016-06-07 Thread sz
dex, the value is (a^b:c\\d~e&f+ag\"h\\i*j-k[l?m|n} Does anyone has the experience indexing and search value of file path? Thanks, SZ -- View this message in context: http://lucene.472066.n3.nabble.com/Index-and-Search-file-path-tp4281112.html Sent from the Solr - User mailing list archive at Nabble.com.