There is a bit more info in this post, look for "alternative codecs":
http://searchhub.org/dev/2012/10/12/apache-solr-and-lucene-4-0-0-released/
wunder
On Oct 13, 2012, at 10:46 PM, Shawn Heisey wrote:
> The wiki page for schema.xml shows the syntax for postingsFormat in a schema
> fieldType d
The wiki page for schema.xml shows the syntax for postingsFormat in a
schema fieldType definition, but it doesn't tell you what to use for the
value. Also, the example configs in the solr download do not include
this parameter.
http://wiki.apache.org/solr/SchemaXml#Data_Types
For some fields
On 10/13/2012 3:43 AM, Shawn Heisey wrote:
The problem that I am having is with the -excl-slf4j.war file, which I
am trying to use in order to use log4j instead of jdk logging. When I
do that, it seems to be unable to find the sharedLib folder in
solr.xml. Because it can't find any slf4j bind
Hi there!
I have 2 tables 'blog' and 'comment'. A blog can contains n comments (blog
--1:n-- comment). Up to date I use following select to insert the data into
solr index:
The index result looks like:
1
12
blog of t
I want to develop o search engine, it's an academic project, i need some
low-level APIes for this, and to make a choice wich one use for this project
to manage Solr, develop additionnal functions...
Thank you
--
View this message in context:
http://lucene.472066.n3.nabble.com/which-api-to-use-
I'm trying to get a Solr4 install going, building without slf4j
bindings. I am using branch_4x from svn, and using a homegrown init
script. That script is modeled on what I already have working for
version 3.5.0. Solr and Jetty live in /opt/solr4, and the init script
does a chdir to that dir
Have not tested, but have you read this page?
http://wiki.apache.org/solr/SchemaXml
--
Jan Høydahl, search solution architect
Cominvent AS - www.cominvent.com
Solr Training - www.solrtraining.com
13. okt. 2012 kl. 02:42 skrev varun srivastava :
> Hi,
> How can I enable BlockPostingsFormat for m