Re: weird sorting behavior

2009-12-25 Thread Robert Muir
Hello, as Shalin said, you might want to try CollationKeyFilterFactory. Below is an example (using the multilingual root locale), where the spaces will sort after the letters and numbers as you mentioned, but it will still not be case-sensitive. This is because strength is 'secondary'. But are yo

Re: SOLR Performance Tuning: Pagination

2009-12-25 Thread Grant Ingersoll
On Dec 24, 2009, at 1:51 PM, Walter Underwood wrote: > Some bots will do that, too. Maybe badly written ones, but we saw that at > Netflix. It was causing search timeouts just before a peak traffic period, so > we set a page limit in the front end, something like 200 pages. > > It makes sense

Re: Expanding synonyms for both facets and response results

2009-12-25 Thread AHMET ARSLAN
> Got it. All good now. I will either use the update > processor, or I may > modify the query in data import handler to get these values > pre-populated > from the database. Thanks for your help. I appreciate it! Oh, I didn't know that you are using DIH. If thats the case, you can populate those

Re: Expanding synonyms for both facets and response results

2009-12-25 Thread herceg_novi
Ahmet Arslan wrote: > > > There is a misunderstanding here. response result will always show > original value of the field (that you post while adding), there is no way > to see synonym in this section. Only way to change it before analysis > phase is to use update processor. > > My point wa

Re: CSV import & date modifying.

2009-12-25 Thread Shalin Shekhar Mangar
On Fri, Dec 25, 2009 at 11:56 AM, Chris Hostetter wrote: > > : when posting a CSV-file via curl to Solr, I´d like to convert a row with > the > : date format „30.12.2009“ (dd.mm.) into the date format accepted by > Solr. > : Is this possible? > > not with the CSVUpdateHandler (the simple way o

Re: weird sorting behavior

2009-12-25 Thread Shalin Shekhar Mangar
On Thu, Dec 24, 2009 at 11:51 PM, Joel Nylund wrote: > update, I tried changing to datatype string, and it sorts the numerics > better, but the other sorts are not as good. > > Is there a way to control sorting for special chars, for example, I want > blanks to sort after letters and numbers. > >

Re: Expanding synonyms for both facets and response results

2009-12-25 Thread AHMET ARSLAN
> response result still shows 100, not  "One > Bedroom Apartment". > There is a misunderstanding here. response result will always show original value of the field (that you post while adding), there is no way to see synonym in this section. Only way to change it before analysis phase is to

SOLR: Portlet (Plugin) for Lifeay Portal

2009-12-25 Thread Fuad Efendi
SOLR Users == I am in the middle of development of generic (configurable) _portlet_ (JSR-286) for Liferay Portal (MIT-like license) which I am going to share, Have a look at (my profile) powered by Liferay Portal: http://www.tokenizer.ca/web/guru :smile: Home page: http://www.tokenizer.c