Re: Not In query

2013-05-02 Thread André Maldonado
Hi Jan. Thank's again for your reply. You're right. It is almost impossible to an user exclude 200.000 documents. I'll do some tests with NOT IN query. Thank you again. * -- * *"E c

Re: Not In query

2013-04-30 Thread Jan Høydahl
d benchmark up front. >> >> -- >> Jan Høydahl, search solution architect >> Cominvent AS - www.cominvent.com >> Solr Training - www.solrtraining.com >> >> 26. apr. 2013 kl. 21:50 skrev André Maldonado : >> >>> Hi all. >>> >>&

Re: Not In query

2013-04-30 Thread André Maldonado
ndex with 300.000 documents and a lot, a lot of fields. > > > > We're planning a module where users will choose some documents to exclude > > from their search results. So, these documents will be excluded for UserA > > and visible for UserB. > > > > So, we

Re: Not In query

2013-04-26 Thread Jan Høydahl
and visible for UserB. > > So, we have some options to do this. The simplest way is to do a "Not In" > query in document id. But we don't know the performance impact this will > have. Is this an option? &g

Not In query

2013-04-26 Thread André Maldonado
. The simplest way is to do a "Not In" query in document id. But we don't know the performance impact this will have. Is this an option? There is another reasonable way to accomplish this? Thank's * ---

Re: Solr Searching on other fields which are not in query

2008-10-30 Thread Norberto Meijome
On Thu, 30 Oct 2008 15:50:58 -0300 "Jorge Solari" <[EMAIL PROTECTED]> wrote: > > > in the schema file. or use Dismax query handler. b _ {Beto|Norberto|Numard} Meijome Windows: "Where do you want to go today?" Linux: "Where do you want to go tomorrow?" FreeBSD: "Are you

Re: Solr Searching on other fields which are not in query

2008-10-30 Thread Jorge Solari
gt;> name, plant generic name etc which are multually exclusive> > >> UniqueId:long > >> > >> For each of the document data set, there will be only one value of the > >> above > >> three. > >> > >> In my solr query from client >

Re: Solr Searching on other fields which are not in query

2008-10-30 Thread Yerraguntla
y one value of the >>> above >>> three. >>> >>> In my solr query from client >>> >>> I am using AnimalName:German Shepard. >>> >>> The return result contains >>> PersonName with 'Shepard'

Re: Solr Searching on other fields which are not in query

2008-10-30 Thread Yerraguntla
solr query from client >> >> I am using AnimalName:German Shepard. >> >> The return result contains >> PersonName with 'Shepard' in it, even though I am querying on AnimalName >> field. >> Can anyone point me whats happening and how to prevent s

Re: Solr Searching on other fields which are not in query

2008-10-30 Thread Jorge Solari
AnimalName > field. > Can anyone point me whats happening and how to prevent scanning other > columns/fields. > > I appreciate your help. > > Thanks > Ravi > > -- > View this message in context: > http://www.nabble.com/Solr-Searching-on-other-fields-which-are-not-in-query-tp20249798p20249798.html > Sent from the Solr - User mailing list archive at Nabble.com. > >

Solr Searching on other fields which are not in query

2008-10-30 Thread Yerraguntla
lumns/fields. I appreciate your help. Thanks Ravi -- View this message in context: http://www.nabble.com/Solr-Searching-on-other-fields-which-are-not-in-query-tp20249798p20249798.html Sent from the Solr - User mailing list archive at Nabble.com.