Re: Add me to the Solr ContributorsGroup

2016-03-03 Thread Saïd Radhouani
R 2016-03-03 14:12 GMT-05:00 Saïd Radhouani <said.radhou...@gmail.com>: > Hello, > > Could you please add me to the Contributor Group. Here are my account > info : > > - Name: Saïd Radhouani > - User name: radhouani > - email: said.radhou...@gmail.com > > For

Re: Add me to the Solr ContributorsGroup

2016-03-03 Thread Saïd Radhouani
Hello, Could you please add me to the Contributor Group. Here are my account info : - Name: Saïd Radhouani - User name: radhouani - email: said.radhou...@gmail.com For more info about myself, please visit my linked page: https://www.linkedin.com/in/radhouani Thanks, -Saïd 2015-12-30 20:36 GMT

Re: Add me to the Solr ContributorsGroup

2016-01-27 Thread Saïd Radhouani
Hello, Could you please add me to the Contributor Group. Here are my account info : - Name: Saïd Radhouani - User name: radhouani - email: said.radhou...@gmail.com For more info about myself, please visit my linked page: https://www.linkedin.com/in/radhouani Thanks, -Saïd 2015-12-30 20:36 GMT

Add me to the Solr ContributorsGroup

2015-12-30 Thread Saïd Radhouani
Hi - I'd appreciate if you could add me to the Contributor Group. Here are my account info : - Name: Saïd Radhouani - User name: radhouani - email: said.radhou...@gmail.com Thanks, -Saïd

Re: LocalSolr distance in km?

2010-07-21 Thread Saïd Radhouani
Hi, What resource are you using for LocalSolr? Using the SpatialTierQParser, you can choose between km or mile: http://blog.jteam.nl/2009/08/03/geo-location-search-with-solr-and-lucene/ Or, if you are using the LocalSolrQueryComponent (http://www.gissearch.com/localsolr), and you can't

Spatial Search - Best choice (if any)?

2010-07-16 Thread Saïd Radhouani
Hi, Using Solr 1.4, I'm now working on adding spatial search options, such as distance-based sorting, Bounding-box filter, etc. To the best of my knowledge, there are three possible points we can start from: 1. The http://blog.jteam.nl/2009/08/03/geo-location-search-with-solr-and-lucene/ 2.

Re: Spatial Search - Best choice ?

2010-07-15 Thread Saïd Radhouani
://code.google.com/p/spatial-search-lucene/ http://sujitpal.blogspot.com/2008/02/spatial-search-with-lucene.html Regards Aditya www.findbestopensource.com On Thu, Jul 15, 2010 at 3:54 PM, Saïd Radhouani r.steve@gmail.comwrote: Hi, Using Solr 1.4, I'm now working on adding spatial

Function Query Sorting vs 'Sort' parameter?

2010-07-09 Thread Saïd Radhouani
Hi, I'm making some basic sorting (date, price, etc.) using the sort parameter (sort=field+asc), and it's working fine. I'm wondering whether there's a significant argument to use function query sorting instead of the sort parameter? Thanks, -S

Re: Function Query Sorting vs 'Sort' parameter?

2010-07-09 Thread Saïd Radhouani
Yes, indeed, you understood my question. Looking forward to the next version then. To your reply, I'd add that _val_ is used for standard request handler, and bf is used for dismax, right? -S On Jul 10, 2010, at 12:05 AM, Koji Sekiguchi wrote: (10/07/10 0:54), Saïd Radhouani wrote: Hi

Unicode processing - Issue with CharStreamAwareWhitespaceTokenizerFactory

2010-07-05 Thread Saïd Radhouani
Hi, I'm using Solr 1.4 and I need to use a Latin Accent Filter. In the Solr wiki (http://wiki.apache.org/solr/SchemaDesign), it's recommended to use MappingCharFilterFactory instead of ISOLatin1AccentFilterFactory. Could someone tell me the reason of choosing the first filter instead of the

Re: Unicode processing - Issue with CharStreamAwareWhitespaceTokenizerFactory

2010-07-05 Thread Saïd Radhouani
Thanks Koji for the reply and for updating wiki. As it's written now in wiki, it sounds (at least to me) like MappingCharFilterFactory works only with WhitespaceTokenizerFactory. Did you really mean that? Because this filter works also with other tkenizers. For instance, in my text type, I'm

Re: Use free text to search against boolean fields?

2010-07-03 Thread Saïd Radhouani
Cominvent AS - www.cominvent.com Training in Europe - www.solrtraining.com On 3. juli 2010, at 01.11, Saïd Radhouani wrote: Hi Jan, Thanks for this suggestion. If we choose parsing, then why don't we do it at the indexing side, instead of the querying side, which might slows down

Use free text to search against boolean fields?

2010-07-02 Thread Saïd Radhouani
Hi, I have the following kind of data to index in a multilingual context: is_man, is_single, has_job, etc. Logically, the underlying fields have a value of yes or no. That's why the boolean type would be appropriate. But my problem is, in addition to be able to filter on these fields, I would

Re: Use free text to search against boolean fields?

2010-07-02 Thread Saïd Radhouani
does not understand can be passed through to the free-text as a should term with a boost. -- Jan Høydahl, search solution architect Cominvent AS - www.cominvent.com Training in Europe - www.solrtraining.com On 2. juli 2010, at 18.36, Saïd Radhouani wrote: Hi, I have the following kind

Multilingual - Search against the appropriate field

2010-07-01 Thread Saïd Radhouani
Hi, I know this topic has been treated many times in the (distant) past, but I wonder whether there are new better practices/tendencies. In my application, I'm dealing with documents in different languages. Each document is monolingual; it has some fields containing free text and a set of

Re: Multilingual - Search against the appropriate field

2010-07-01 Thread Saïd Radhouani
solution architect Cominvent AS - www.cominvent.com Training in Europe - www.solrtraining.com On 1. juli 2010, at 12.26, Saïd Radhouani wrote: Hi, I know this topic has been treated many times in the (distant) past, but I wonder whether there are new better practices/tendencies. In my

Re: Multilingual - Search against the appropriate field

2010-07-01 Thread Saïd Radhouani
solution architect Cominvent AS - www.cominvent.com Training in Europe - www.solrtraining.com On 1. juli 2010, at 12.26, Saïd Radhouani wrote: Hi, I know this topic has been treated many times in the (distant) past, but I wonder whether there are new better practices/tendencies. In my

Re: Setting many properties for a multivalued field. Schema.xml ? External file?

2010-06-26 Thread Saïd Radhouani
id pic_url_2 pic_caption_2 pic_description_2 Otis Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch Lucene ecosystem search :: http://search-lucene.com/ - Original Message From: Saïd Radhouani r.steve@gmail.com To: solr-user@lucene.apache.org Sent: Fri

Re: Setting many properties for a multivalued field. Schema.xml ? External file?

2010-06-26 Thread Saïd Radhouani
anything intelligent with it. I assume btw that you don't want to sort/ facet on pic-desc / pic_caption/ pic_url either ( I have a hard time thinking of a useful usecase for that) HTH, Geert-Jan 2010/6/26 Saïd Radhouani r.steve@gmail.com Thanks so much Otis. This is working

Re: Setting many properties for a multivalued field. Schema.xml ? External file?

2010-06-26 Thread Saïd Radhouani
) to just return all dynamic fields beginning with pic_*. (afaik) - your client iterate code (looping the pics) is a bit more involved. HTH, Cheers, Geert-Jan 2010/6/26 Saïd Radhouani r.steve@gmail.com Thanks Geert-Jan for the detailed answer. Actually, I don't search at all

Setting many properties for a multivalued field. Schema.xml ? External file?

2010-06-25 Thread Saïd Radhouani
Hi, I'm trying to index data containing a multivalued field picture, that has three properties: url, caption and description: picture/ url/ caption/ description/ Thus, each indexed document might have many pictures, each of them has a url, a caption, and a

TermsComponent - AutoComplete - Multiple Term Suggestions Inclusive Search?

2010-06-23 Thread Saïd Radhouani
Hi, I'm using the Terms Component to se up the autocomplete feature based on a String field. Here are the params I'm using: terms=trueterms.fl=typeterms.lower=catterms.prefix=catterms.lower.incl=false With the above params, I've been able to get suggestions for terms that start with the

Configuring RequestHandler in solrconfig.xml OR in the Servlet code using SolrJ

2010-06-21 Thread Saïd Radhouani
Hello, I'm developing a Web application that communicate with Solr using SolrJ. I have three search interfaces, and I'm facing two options: 1- Configuring one SearchHandler per search interface in solrconfig.xml Or 2- Write the configuration in the java servlet code that is using SolrJ It

Re: Configuring RequestHandler in solrconfig.xml OR in the Servlet code using SolrJ

2010-06-21 Thread Saïd Radhouani
, whereas changing in the source drive you to redeploy your app and restart the server. On 6/21/10, Saïd Radhouani r.steve@gmail.com wrote: Hello, I'm developing a Web application that communicate with Solr using SolrJ. I have three search interfaces, and I'm facing two options: 1

Re: Issue w/ highlighting a String field

2010-03-24 Thread Saïd Radhouani
There's a match between the query and the content of field I want to highlight on. Solr is giving me the id of the document matching my query, but it's not displaying the field I want to highlight on. Here's the definition of the field I want to highlight on:field name=title type=string

Re: Issue w/ highlighting a String field

2010-03-24 Thread Saïd Radhouani
2010/3/24 Ahmet Arslan iori...@yahoo.com There's a match between the query and the content of field I want to highlight on. Solr is giving me the id of the document matching my query, but it's not displaying the field I want to highlight on. Here's the definition of the field I want

Re: Issue w/ highlighting a String field

2010-03-24 Thread Saïd Radhouani
I didn't know that you are using dismax. In your query fields list there is no title field. Probably match is coming from title_tokenized, and when you request highlighting from title (hl.fl=title) it returns empty snippets. If thats the case it is pretty expected because string typed fields

Re: Issue w/ highlighting a String field

2010-03-24 Thread Saïd Radhouani
2010/3/24 Ahmet Arslan iori...@yahoo.com With this configuration, the title field is highlighted only when there's a perfect match, i.e., the quoted query equals the title content (f.i., q=Terrain sehloul allows highlighting the entire title containing Terrain sehloul, Exactly.

Re: Issue w/ highlighting a String field

2010-03-24 Thread Saïd Radhouani
2010/3/24 Ahmet Arslan iori...@yahoo.com Thank a lot Ahmet. In addition, I want to highlight phrases containing stop words. I guess that the best way is to use a tokenized type without stopwordFilter. Do you agree with me defining a new type for this purpose ? I am not sure about

Re: Issue w/ highlighting a String field

2010-03-24 Thread Saïd Radhouani
Thanks a lot Ahmet. Now I'm gonna learn new thing: how to apply a new patch :) Cheers. 2010/3/24 Ahmet Arslan iori...@yahoo.com Yes, that's what I was expecting. Actually, I'd like to highlight phrases containing stopwords, like emTerrain à sehloul/em Lucene's FastVectorHighlighter[1]

Re: Issue w/ highlighting a String field

2010-03-23 Thread Saïd Radhouani
filter. Any idea? Thanks a lot, -S. Thanks 2010/3/23 Markus Jelsma mar...@buyways.nl Hello, Check out the wiki [1] on what options to use for highlighting and other components. [1]: http://wiki.apache.org/solr/FieldOptionsByUseCase Cheers, On Tuesday 23 March 2010 17:11:42 Saïd

Re: Issue w/ highlighting a String field

2010-03-23 Thread Saïd Radhouani
, 2010 at 12:45 PM, Saïd Radhouani r.steve@gmail.com wrote: Thanks Markus. It says that a tokenizer ust be defined for the field. Here's is the fildType I'm using and the field I want to highlight on. As you can see, I defined a tokenizer, but it's not working though. Any idea

Solr 1.4 - Stemmer expansion

2010-03-17 Thread Saïd Radhouani
I'm using the SnowballPorterFilterFactory for stemming French words. Some words are not reconginized by this stemmer; I wonder wether, like synonyms processing, the stemmers have the option of expansion. Thanks.

Re: Solr 1.4 - Stemmer expansion

2010-03-17 Thread Saïd Radhouani
your schema definitions for the field in question so folks can look at it? We need some details in order to actually be helpful G... Best Erick On Wed, Mar 17, 2010 at 5:05 AM, Saïd Radhouani r.steve@gmail.com wrote: I'm using the SnowballPorterFilterFactory for stemming French words

Re: mincount doesn't work with FacetQuery

2010-03-15 Thread Saïd Radhouani
Chris - Shall I open a JIRA request to add this feature? Thnx 2010/3/11 Chris Hostetter hossman_luc...@fucit.org : I'm faceting with a query range (with addFacetQuery) and setting mincount to : 10 (with setFacetMinCount(10)), but Solr is not respecting this mincount; : it's still giving

SolrJ - how separte different results from the same facet query?

2010-03-15 Thread Saïd Radhouani
I'm faceting with a two different query ranges while using addFacetQuery. I wonder wether it's possible using SolrJ to extract the result of each query range separately. Here's is an example: addFacetQuery(price:[* TO 150]); addFacetQuery(price:[151 TO 300]); etc. addFacetQuery(length:[* TO