Index time boosting

2010-09-03 Thread phoey
Hi there, Im having some issues with my relevancy of some results. I have 5 fields, with varying boost values and being copied into a copyfield "text" which is used to be searched on ... im sending each of these fields with the boost values (i_title is 20, i_authors is 10 ... i

Re: Index time boosting

2010-09-03 Thread phoey
thanks for replying erick, We are currently using dismax but for this particular client we have coupled their implementation to standard parser and will be difficult to switch, although i might just have to bite the bullet for this. "which you can do without dismax BTW, although you have to int

Re: SOLR for Log analysis feasibility

2010-12-01 Thread phoey
my thoughts exactly that it may seem fairly straightforward but i fear for when a client wants a perfectly reasonable new feature to be added to their report and SOLR simply cannot support this feature. i am hoping we wont have any real issues with scalability as Loggly because we dont index and

Multiple query searches in one request

2010-04-23 Thread phoey
Hi there, Is it possible to do a search more than once, where only the filter query changes. The response is the three different search results. We want a page which shows a "clustered" view of 5 of each of the three types (images, news articles, editorial articles), ordered by their score. One

Re: Multiple query searches in one request

2010-04-24 Thread phoey
thanks Otis for answering, Do you have any helpful links on how to build one? Any helpful advice on what to look into? -- View this message in context: http://lucene.472066.n3.nabble.com/Multiple-query-searches-in-one-request-tp745827p747708.html Sent from the Solr - User mailing list archiv