lucidworks / query-autofiltering-component

A Query Autofiltering SearchComponent for Solr that can translate free-text queries into structured queries using index metadata
Apache License 2.0
28 stars 13 forks source link

fix: resolve ivy-settings dependency issue #4

Closed calumbrodie closed 1 year ago

calumbrodie commented 8 years ago

I found the same issue as described by this user (although he references another one of your repositories the issue is the same)

http://stackoverflow.com/questions/30630227/java-ivy-maven-build-dependency-resolution-for-lucidworks-auto-phrase-tokenizer

This PR resolves the dependency issue and allows the build to complete.