From: Dennis Schafroth Date: Wed, 11 Aug 2010 14:22:30 +0000 (+0200) Subject: Add new SOLR files for parsing from rpn2solr. (based on the rpn2cpf) X-Git-Tag: v4.1.0~40^2~1^2~8 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=4e077901ce8ec84a24186bf6f00851b64a00a8a7;hp=88c65669e62d0735931e64392b7c59129f6e68bc Add new SOLR files for parsing from rpn2solr. (based on the rpn2cpf) Not working 100%. Only very basic parsing. TODO: clean out unused code. --- diff --git a/src/Makefile.am b/src/Makefile.am index e79d237..b5bb28f 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -93,6 +93,7 @@ libyaz_la_SOURCES=version.c options.c log.c \ opacdisp.c cclfind.c ccltoken.c cclerrms.c cclqual.c cclptree.c cclp.h \ cclqfile.c cclstr.c cclxmlconfig.c ccl_stop_words.c \ cql.y cqlstdio.c cqltransform.c cqlutil.c xcqlutil.c cqlstring.c rpn2cql.c \ + rpn2solr.c solrtransform.c \ cqlstrer.c querytowrbuf.c \ tcpdchk.c \ test.c timing.c \