I used this to exclude files from folders of templatedata. But it still
couldnt remove these files from indexing 

                  <field column="$skipDoc" 
regex=".*\\avon-br\\templatedata\\.*" replaceWith="true"
sourceColName="fileAbsolutePath"/>

When I save the value of this expression in temp variable, all files in
templatedata have value true but still they are not skipped to index.



--
View this message in context: 
http://lucene.472066.n3.nabble.com/exclude-folder-in-dataimport-handler-tp4224267p4224920.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to