i try to use range faceting in solr 3.1 using facet.range=date,
f.date.facet.range.gap=+1DAY, f.date.facet.range.start=NOW/DAY-5DAYS, and
f.date.facet.range.end=NOW/DAY
and i get this exception
Exception during facet.range of date org.apache.solr.common.SolrException:
Can't add gap 1DAYS to value
i works now
great thanks for you :)
--
View this message in context:
http://lucene.472066.n3.nabble.com/date-range-in-solr-3-1-tp3527498p3530038.html
Sent from the Solr - User mailing list archive at Nabble.com.
what i got is the number of this period but i want to get this result only,
what is the query to can get that like
fq=source:"news"
--
View this message in context:
http://lucene.472066.n3.nabble.com/date-range-in-solr-3-1-tp3527498p3530424.html
Sent from the Solr - User mailing list archive at
yes it work :)
very thank
--
View this message in context:
http://lucene.472066.n3.nabble.com/date-range-in-solr-3-1-tp3527498p3539771.html
Sent from the Solr - User mailing list archive at Nabble.com.
i try to index table in mysql database,
1st i create db-config.xml file which contain
followed by
and defining of table like
2nd i add this field in schema.xml file
and finally decide in solronfig.xml file the db-config.xml file as
db-data-config.xml
i really try to index tables with english keywords in mysql database but
fail, and also try to import data from this database during java and
successed
i don't know how to use the dataimport folder in contrib folder, may be this
is the problem
what i done was build configurations file (shema.xml,
what i know is to define you field in schema.xml file and build
database_conf.xml file which contain identification for your database
finally you should define dataimporthandler in solrconfig.xml file
i put sample from what you should done in first post in this topic you can
check it,
if i know a
i found this files but i can't found any useful info. inside it, what i found
is GET command in http request
--
View this message in context:
http://lucene.472066.n3.nabble.com/Import-From-MYSQL-database-tp1738753p1756778.html
Sent from the Solr - User mailing list archive at Nabble.com.
I also have the same problem, i configure dataimport.properties file as shown
in
http://wiki.apache.org/solr/DataImportHandler#dataimport.properties_example
but no change occur, can any one help me
--
View this message in context:
http://lucene.472066.n3.nabble.com/how-to-config-DataImport-Sc
Hi
I need to compare the result i get from my instance i done with the results
which get from other sites who used solr as a core for search
How can i set solrmeter parameters to can do this comparison??
thanks in advance
--
View this message in context:
http://lucene.472066.n3.nabble.com/Stress
10 matches
Mail list logo