Re:searching for google+

2011-07-18 Thread
"google+" or google\+
 
--
 Best wishes 
  
 James Bond Fang
  
 方 振鹏 
  
 Dept. Software Engineering
  
 Xiamen University



 
 
 
-- Original --
From: "Jason Toy"; 
Date: 2011年7月19日(星期二) 上午10:28
To: "solr-user"; 
Subject: searching for google+

 
How does one search for the term "google+" with solr? I noticed on twitter I
can search for google+: http://search.twitter.com/search?q=google%2B (which
uses lucene, not sure about solr) but searching on my copy of solr, I can't
search for google+

-- 
- sent from my mobile
6176064373

Re:- character in search query

2011-07-14 Thread
using '\' to escape.
Best Wishes.
 
--
 Best wishes 
  
 James Bond Fang
  
 方 振鹏 
  
 Dept. Software Engineering
  
 Xiamen University



 
 
 
-- Original --
From: "roySolr"; 
Date: 2011年7月14日(星期四) 下午5:29
To: "solr-user"; 
Subject: - character in search query

 
Hello,

I have some problem with characters in the search term. I have some query's
like this:

Arsenal - london
Ajax - amsterdam
Arsenal - moskou
Arsenal - China

When i send arsenal - london to SOLR i get 2 results, China and moskou. I
looked in the debugQuery and it looks like solr is searching for Arsenal
that's not in london. How can i fix that SOLR handle the - as normal text?

i tried something like this but it's not working:


Quotes is working("Arsenal - london") but then i cannot search for london
arsenal anymore.


--
View this message in context: 
http://lucene.472066.n3.nabble.com/character-in-search-query-tp3168604p3168604.html
Sent from the Solr - User mailing list archive at Nabble.com.

DIH for e-mails

2011-05-05 Thread



I’m using Data Import Handler for index emails.

The problem is that I wanna add my own field such as security_number.

Someone have any idea?

Regards,

Jame Bond Fang