Re: is Document match Query

2018-12-17 Thread Valentin Popov
, that answer for a question: is a Document > match a Query. > > > > Right now, I’m implemented this such way: > > > > 1. Use RadDirectory > > 2. Index Document > > 3. Search used Query > > 4. If any doc match, this is mean Document match Query. > >

Re: is Document match Query

2018-12-17 Thread Valentin Popov
oc match, this is mean Document match Query. > > > > Problem with this approach, it is too slow. Any way to detect, is > Document > > match Query without indexing and search? > > > > Thanks! > > > > > > Regards, > > Valentin > > >

Re: is Document match Query

2018-12-17 Thread Anton Zenkov
lemented this such way: > > 1. Use RadDirectory > 2. Index Document > 3. Search used Query > 4. If any doc match, this is mean Document match Query. > > Problem with this approach, it is too slow. Any way to detect, is Document > match Query without indexing and sea

Re: is Document match Query

2018-12-17 Thread Erick Erickson
> > Problem with this approach, it is too slow. Any way to detect, is Document > match Query without indexing and search? > > Thanks! > > > Regards, > Valentin > > > > > > - > To unsub

is Document match Query

2018-12-17 Thread Valentin Popov
slow. Any way to detect, is Document match Query without indexing and search? Thanks! Regards, Valentin - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h