What is the type of this field?  Use something like "string" type.

 Otis
--
Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch



----- Original Message ----
> From: aidahaj <aida...@gmail.com>
> To: solr-user@lucene.apache.org
> Sent: Wednesday, June 3, 2009 2:18:37 PM
> Subject: Solr search by segment
> 
> 
> Hi,
> I have an index in wich I am always indexing the same documents
> (re-indexing).
> So I need to search for them by their number of segment.
> When I ask solrj for the documents by their segment [for example:
> solrj.query("segment:20090603142546");] , he doesn't return any thing. I
> checked the schema.xml and the field segment is stored and indexed.
> What may I do?
> I am looking for your help. Thanks.
> -- 
> View this message in context: 
> http://www.nabble.com/Solr-search-by-segment-tp23856569p23856569.html
> Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to