Custom scoring for searhing geographic objects

2010-12-15 Thread Pavel Minchenkov
| 4,5 Altayskaya | 7,8,9,5 In fact --- it is a search for geographic objects (cities, streets, houses). At the same time can be given only part of the address, and the results should appear the most relevant results. Thanks. -- Pavel Minchenkov

Re: Building maven artifacts

2010-07-19 Thread Pavel Minchenkov
t; ${project.artifactId} > ${project.version} > > are not defined (otherwise exact jar file name would be printed out)? > > Could it be some environment setup issue? > > Best regards, Lisheng > > -Original Message- > From: Pavel Minchenkov [mailto:char...@gmail.com]

Building maven artifacts

2010-07-16 Thread Pavel Minchenkov
x/lucene/dev/lucene/build/${project.artifactId}-${project.version}.jar does not exist Source code is latest. What I'm doing wrong? "generate-maven-artifacts" works fine for solr build.xml file. Thanks. -- Pavel Minchenkov