Le 27 janv. 2011 à 12:42, Simone Tripodi a écrit : > thanks a lot for your feedbacks, much more than appreciated! :)
Good time sync. I need it right now. > * Yes it also packs a Solr webepp, it is needed to embed it in > Tomcat. Do you think it could be a useful feature having also webapp > .war as output? if it helps, I'm open to add it as well. I feel so. Or at least say that it's a side production even if it's not an individual goal. > * src/main/webapp and src/main/resources are ignored because I didn't > use the war plugin, everything is configured in the assembly > descriptor ATM. As a workaround, you can add resources on src/solr/* > subdirectory and it will be included in the webapp; But only in WEB-INF/classes... that doesn't seem right to be served as a static resource (I'm looking at css or js files). > when the war plugin will be plugged (previous comment), that issue should be > solved. Any time estimate? > Can you tell me a little more about the velocity contrib, please? I added the dependency. I copied in src/main/solr/commons the velocity config files. I note that I had to deactivate the query-elevation which seems to expect a solr-home. > In the multicore, I'd like the solr.xml will be generated during the > build-time analyzing the dependencies but I didn't figure out how to > do it. Many thanks in advance! I should also say. At first I tried the multicore one and it failed on me... not too sure why but it did not have sufficient output. paul