Added *.docx as a resource pattern (Solr Cell has a .docx test file)

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1135757 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Steven Rowe 2011-06-14 19:23:57 +00:00
parent 0fc86fd59e
commit d0e0dc3f6e
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
<entry name="?*.brk" />
<entry name="?*.bz2" />
<entry name="?*.csv" />
<entry name="?*.docx"/>
<entry name="?*.dtd" />
<entry name="?*.ftl" />
<entry name="?*.gif" />