Date sorting

2010-08-18 Thread kirsty
10-08-17 date between the 2010-07 dates. This is just a sample..but my full results continues like that. I am not sure what I am doing wrong and would appreciate any help. Thanks Kirsty -- View this message in context: http://lucene.472066.n3.nabble.com/Date-sorting-tp1219372p1219372.html Sent

Re: Date sorting

2010-08-18 Thread kirsty
Sorry forgot to mention that I am using SOLR 1.4 and using the dismax query type. kirsty wrote: > > Hi I hope someone can point out what I am doing wrong. > I have a date field in my schema > > > and I am trying to do a sort on it > example url: > ...select/?s

Re: Date sorting

2010-08-18 Thread kirsty
Grijesh.singh wrote: > > provide schema.xml and solrconfig.xml to dig the problem and by which > version of solr u have indexed the data? > My greatest apologies, I have seen my mistake! ...looks like someone had added a sort into the requestHandler on another date already...which I was not awa

RE: Indexing boolean value

2010-09-02 Thread kirsty
start=0&rows=10&indent=on > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Indexing-boolean-value-tp1023708p1023811.html > Sent from the Solr - User mailing list archive at Nabble.com. > > > > Hi there, Has anyone managed to fig

Help with query boosting syntax

2010-05-27 Thread kirsty
hich is a multivalued field. I am using a nightly build of SOLR 1.4 from September 2009. Can anyone help me with the correct syntax?? Please? Thanks in advance Kirsty -- View this message in context: http://lucene.472066.n3.nabble.com/Help-with-query-boosting-syntax-tp847398p847398.html Sent from

Help with PatternReplaceFilterFactory

2010-05-27 Thread kirsty
greatly appreciated! Kirsty -- View this message in context: http://lucene.472066.n3.nabble.com/Help-with-PatternReplaceFilterFactory-tp847408p847408.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Help with query boosting syntax

2010-05-27 Thread kirsty
kirsty wrote: > > Hi there, > I am struggling with the syntax for boosting. > My scenario is that we have an algorithm that gives weightings to > particular keywords. > When a person searches for keywords eg value1 value2 value3 we want to > apply boosting so that

Re: Help with PatternReplaceFilterFactory

2010-05-27 Thread kirsty
Koji Sekiguchi wrote: > > (10/05/27 16:11), kirsty wrote: >> Hi, >> I have a field that is a text field eg: R500,000-550,000 Per Annum, >> R350,000-550,000 Per Annum Cost To Company etc. >> I would like to facet on the salary range. >> I have created a new f