Re: Solr 3.6 issue - DataImportHandler with CachedSqlEntityProcessor not importing all multi-valued fields

2012-07-04 Thread Mikhail Khludnev
at Nabble.com. -- Sincerely yours Mikhail Khludnev Tech Lead Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: Multi-thread UpdateProcessor

2012-07-06 Thread Mikhail Khludnev
Okay, why do you think this idea is not worth to look at? On Fri, Jul 6, 2012 at 12:53 AM, Mikhail Khludnev mkhlud...@griddynamics.com wrote: Hello, Most times when single thread streaming http://wiki.apache.org/solr/Solrj#Streaming_documents_for_an_update is used I saw lack of cpu

Re: Multi-thread UpdateProcessor

2012-07-08 Thread Mikhail Khludnev
some benchmark added. pls check jira On Fri, Jul 6, 2012 at 11:13 PM, Dmitry Kan dmitry@gmail.com wrote: Mikhail, you have my +1 and a jira comment :) // Dmitry On Fri, Jul 6, 2012 at 7:41 PM, Mikhail Khludnev mkhlud...@griddynamics.com wrote: Okay, why do you think this idea

Re: Searching for sentences containing a list of words with a configurable number of words not in the list inbetween?

2012-07-10 Thread Mikhail Khludnev
. - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org -- Sincerely yours Mikhail Khludnev Tech Lead Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: Query for records that have more than N values in a multi-valued field

2012-07-23 Thread Mikhail Khludnev
that keeps events from happening all at once. Lately, it doesn't seem to be working. (Anonymous - via GTD book) -- Sincerely yours Mikhail Khludnev Tech Lead Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: Bulk indexing data into solr

2012-07-26 Thread Mikhail Khludnev
, the streaming class was renamed to ConcurrentUpdateSolrServer in Solr 4.0 Alpha. Both are available in 3.6.x. Thanks, Shawn -- Sincerely yours Mikhail Khludnev Tech Lead Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: Bulk indexing data into solr

2012-07-26 Thread Mikhail Khludnev
call lucene API directly for bulk index but to use solr for search, is this design OK? Thanks very much for helps, Lisheng -- Sincerely yours Mikhail Khludnev Tech Lead Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: Bulk indexing data into solr

2012-07-26 Thread Mikhail Khludnev
(multi-threads) to index those lucene folders (each folder is a separate app). Only one thread will index one given lucene folder. Thanks very much for helps, Lisheng -Original Message- From: Mikhail Khludnev [mailto:mkhlud...@griddynamics.com] Sent: Thursday, July 26, 2012 10:15

Re: Bulk Indexing

2012-07-28 Thread Mikhail Khludnev
this message in context: http://lucene.472066.n3.nabble.com/Bulk-Indexing-tp3997745p3997815.html Sent from the Solr - User mailing list archive at Nabble.com. -- Sincerely yours Mikhail Khludnev Tech Lead Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: Expression Sort in Solr

2012-07-31 Thread Mikhail Khludnev
yours Mikhail Khludnev Tech Lead Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: Bulk Indexing

2012-07-31 Thread Mikhail Khludnev
a commit at the end? Is this better than doing it in a loop with auto commit. Also, where can I find some reference on Master / Slave configuration. Thanks. -- Sincerely yours Mikhail Khludnev Tech Lead Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: Expression Sort in Solr

2012-07-31 Thread Mikhail Khludnev
at Nabble.com. -- Sincerely yours Mikhail Khludnev Tech Lead Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: Map Complex Datastructure with Solr

2012-08-02 Thread Mikhail Khludnev
Thanks for ideas -- Sincerely yours Mikhail Khludnev Tech Lead Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: Solr 4.0 - Join performance

2012-08-02 Thread Mikhail Khludnev
? Are there improvements planned in 4.0 rtm in this area? Btw, I’ve explored simply adding Start-End times to items, but the flat data model makes it hard to maintain start-end pairs. Thanks for the help! Eric. -- Sincerely yours Mikhail Khludnev Tech Lead Grid Dynamics http

Re: Solr 4.0 - Join performance

2012-08-02 Thread Mikhail Khludnev
, but the flat data model makes it hard to maintain start-end pairs. Thanks for the help! Eric. -- Sincerely yours Mikhail Khludnev Tech Lead Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com -- Sincerely yours Mikhail

Re: search hit on multivalued fields

2012-08-03 Thread Mikhail Khludnev
= ( content of f1,f2) When user search , I am checking only a Text field but i would also need to display to users which Field ( F1 or F2 ) resulted the search hit Is it possible in SOLR ? -- Thanks, *Nipen Mark * -- Sincerely yours Mikhail Khludnev Tech Lead Grid Dynamics http

Re: Thread Blocking - Apache Solr 3.6.1

2012-08-05 Thread Mikhail Khludnev
: - None -- View this message in context: http://lucene.472066.n3.nabble.com/Thread-Blocking-Apache-Solr-3-6-1-tp3999191.html Sent from the Solr - User mailing list archive at Nabble.com. -- Sincerely yours Mikhail Khludnev Tech Lead Grid Dynamics http://www.griddynamics.com mkhlud

Re: Is this too much time for full Data Import?

2012-08-08 Thread Mikhail Khludnev
optimizations that I could do at Update Processor Factory level as well. What would be a good way to get dirty on this? *Pranav Prakash* temet nosce -- Sincerely yours Mikhail Khludnev Tech Lead Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: Does Solr support 'Value Search'?

2012-08-08 Thread Mikhail Khludnev
Sent from the Solr - User mailing list archive at Nabble.com. -- Sincerely yours Mikhail Khludnev Tech Lead Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: Does Solr support 'Value Search'?

2012-08-08 Thread Mikhail Khludnev
-tp3999654p3999817.html Sent from the Solr - User mailing list archive at Nabble.com. -- Sincerely yours Mikhail Khludnev Tech Lead Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: Does Solr support 'Value Search'?

2012-08-09 Thread Mikhail Khludnev
. Still thanks for your response and hopefully I'm making it clearer. Bing -- View this message in context: http://lucene.472066.n3.nabble.com/Does-Solr-support-Value-Search-tp3999654p327.html Sent from the Solr - User mailing list archive at Nabble.com. -- Sincerely yours Mikhail

Re: Does Solr support 'Value Search'?

2012-08-09 Thread Mikhail Khludnev
at Nabble.com. -- Sincerely yours Mikhail Khludnev Tech Lead Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: Solr 4.0 - Join performance

2012-08-14 Thread Mikhail Khludnev
? Btw, I’ve explored simply adding Start-End times to items, but the flat data model makes it hard to maintain start-end pairs. Thanks for the help! Eric. -- Sincerely yours Mikhail Khludnev Tech Lead

Re: Diversifying Search Results - Custom Collector

2012-08-20 Thread Mikhail Khludnev
manufacturer B dominating the second page, etc. The issue here is that a manufacturer tends to describes the different sofas he produces the same way and therefore there is a very little difference between the documents representing two sofas. -- Sincerely yours Mikhail Khludnev Tech Lead Grid

Re: Diversifying Search Results - Custom Collector

2012-08-20 Thread Mikhail Khludnev
this answer your question? Please let me know if you have any more questions. Thanks, Karthick On Mon, Aug 20, 2012 at 3:26 AM, Mikhail Khludnev mkhlud...@griddynamics.com wrote: Hello, I've got the problem description below. Can you explain the expected user experience, and/or solution

Re: Scalability of Solr Result Grouping/Field Collapsing: Millions/Billions of documents?

2012-08-23 Thread Mikhail Khludnev
. ** -- Lance Norskog goks...@gmail.com -- Sincerely yours Mikhail Khludnev Tech Lead Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

RE: Solr Not releasing memory

2012-09-03 Thread Mikhail Khludnev
Rohit, Which collector do you use? Releasing physical ram is possible with compacting collectors like serial, parallel and maybe g1 and not possible with cms. The more important thing that releasing is really suspicious and even odd requrement. Please provide more details about your jvm and

Re: Solr New Version causes NIO Closed Channel Exception

2012-09-03 Thread Mikhail Khludnev
Hi Does mmap directory works for you? 03.09.2012 19:20 пользователь Pavitar Singh psi...@sprinklr.com написал: Hi, We are facing this problem repeatedly and it goes away on restarts.

RE: Solr Not releasing memory

2012-09-03 Thread Mikhail Khludnev
Rohit, Why do you think it should free it during idle time? Let us what numbers you are actually watching. Check this it can be intetesting blog.thetaphi.de/2012/07/use-lucenes-mmapdirectory-on-64bit.html 04.09.2012 0:45 пользователь Markus Jelsma markus.jel...@openindex.io написал: You've got

Re: Re: Get parent when the child is a search hit

2012-09-10 Thread Mikhail Khludnev
Hello, One more approach is BlockJoin. see SOLR-3076 blog.griddynamics.com/2012/08/block-join-query-performs.html 11.09.2012 5:40 пользователь 李�S liyun2...@corp.netease.com написал: I think denormalize the data is the best way. 2012-09-11 李�S 发件人:jimtronic 发送时间:2012-09-11 01:38

Re: Can solr return matched fields?

2012-09-13 Thread Mikhail Khludnev
solr return matched fields? -- Sincerely yours Mikhail Khludnev Tech Lead Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: MultiSearchHandler - Boosting results of a Query

2012-09-13 Thread Mikhail Khludnev
been requested by different people at various times. I would appreciate any kind of suggestions/feedback. Also, I would be more than happy to discuss if there are anyother way of doing the same. -- Sincerely yours Mikhail Khludnev Tech Lead Grid Dynamics http://www.griddynamics.com

Re: MMapDirectory

2012-09-20 Thread Mikhail Khludnev
Thanks, Erick -- Sincerely yours Mikhail Khludnev Tech Lead Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: DIH problem

2012-09-21 Thread Mikhail Khludnev
this is correct? Thanks for your help -- Gian Marco Tagliani -- Sincerely yours Mikhail Khludnev Tech Lead Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: Return only matched multiValued field

2012-09-24 Thread Mikhail Khludnev
Hi It seems like highlighting feature. 24.09.2012 0:51 пользователь Dotan Cohen dotanco...@gmail.com написал: Assuming a multivalued, stored and indexed field with name comment. When performing a search, I would like to return only the values of comment which contain the match. For example:

Re: Getting the distribution information of scores from query

2012-09-26 Thread Mikhail Khludnev
without having to modify the SolrIndexSearcher class? Maybe is there an alternative way to get this information? Thanks Amit -- Sincerely yours Mikhail Khludnev Tech Lead Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: need best solution for indexing and searching multiple, related database tables

2012-09-29 Thread Mikhail Khludnev
Fyi, block join query doesnt require denormalization, performant, but has own limitations, of course. Many to many is the most painful point. I deal with it but quite far from contributing generally applicable approach. 29.09.2012 5:21 пользователь Biff Baxter tom.bren...@acmedata.net написал:

Re: Lifecycle of a TokenFilter from TokenFilterFactory

2012-10-01 Thread Mikhail Khludnev
respect the Reuse strategy? What's the recommended way when creating custom Tokenizers and TokenFilters? Kind regards, Em Am 01.10.2012 10:54, schrieb Mikhail Khludnev: Hello, Analyzers are reused. Analyzer is Tokenizer and several TokenFilters. Check the source

Re: Lifecycle of a TokenFilter from TokenFilterFactory

2012-10-01 Thread Mikhail Khludnev
a TokenFilter with an Analyzer which reuses the same TokenFilter instance for more than one Input-TokenStream? Kind regards, Em Am 01.10.2012 19:43, schrieb Mikhail Khludnev: It's not clear what you want to achieve. I don't always create custom TokenStreams, but if I do I use Lucenes as a prototype

Re: Synonyms Phrase not working

2012-10-02 Thread Mikhail Khludnev
Gustav, AFAIK, multi words synonyms is one of the weak points for Lucene/Solr. I'm going to propose a solution approach at forthcoming Eurocon http://www.apachecon.eu/schedule/presentation/18/ . You are welcome! -- Sincerely yours Mikhail Khludnev Tech Lead Grid Dynamics http

Re: Can I rely on correct handling of interrupted status of threads?

2012-10-02 Thread Mikhail Khludnev
anything up-to-date in mailing list or forum archives on the web. Is that still or was it ever the case? What does one have to watch out for when interrupting a thread that is doing anything within Solr/Lucene? Any advice would be appreciated. Regards, Robert -- Sincerely yours Mikhail

Re: Follow links in xml doc

2012-10-03 Thread Mikhail Khludnev
to return that doc when searched. Thanks, Billy -- Sincerely yours Mikhail Khludnev Tech Lead Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: Multi-Select Faceting with delimited field values

2012-10-04 Thread Mikhail Khludnev
The only way to do that is split your attributes, which are concatenations of attr and val. you should have color attr with vals red, green, blue; hdmi: yes/no; speaker: yes/no. 04.10.2012 5:19 пользователь Aaron Bains aaronba...@gmail.com написал: I am trying to set up my query for multi-select

Re: Can I rely on correct handling of interrupted status of threads?

2012-10-04 Thread Mikhail Khludnev
it was another exception class. On Thu, Oct 4, 2012 at 5:19 PM, Robert Krüger krue...@lesspain.de wrote: On Tue, Oct 2, 2012 at 8:50 PM, Mikhail Khludnev mkhlud...@griddynamics.com wrote: I remember a bug in EmbeddedSolrServer at 1.4.1 when exception bypasses request closing that lead

Re: Getting list of operators and terms for a query

2012-10-04 Thread Mikhail Khludnev
[ Operator OR, Term country:england, OPERATOR AND, Term name:paul, Term city:rome ] Thanks in advance Davide Marino -- Sincerely yours Mikhail Khludnev Tech Lead Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: Problem with relating values in two multi value fields

2012-10-04 Thread Mikhail Khludnev
… I think that this is a use case which isn't possible, right? So can someone show me an alternative way to solve this problem? The documents each have 500 options with 500 related values. Thank you Torben -- Sincerely yours Mikhail Khludnev Tech Lead Grid Dynamics http

Re: Identify exact search in edismax

2012-10-04 Thread Mikhail Khludnev
/Identify-exact-search-in-edismax-tp4011859.html Sent from the Solr - User mailing list archive at Nabble.com. -- Sincerely yours Mikhail Khludnev Tech Lead Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: Identify exact search in edismax

2012-10-05 Thread Mikhail Khludnev
. -- View this message in context: http://lucene.472066.n3.nabble.com/Identify-exact-search-in-edismax-tp4011859p4011976.html Sent from the Solr - User mailing list archive at Nabble.com. -- Sincerely yours Mikhail Khludnev Tech Lead Grid Dynamics http://www.griddynamics.com mkhlud

Re: PriorityQueue:initialize consistently showing up as hot spot while profiling

2012-10-05 Thread Mikhail Khludnev
(); if (sentinel != null) { heap[1] = sentinel; for (int i = 2; i heap.length; i++) { heap[i] = getSentinelObject(); } size = maxSize; } } ---snip--- Thanks, as always! Aaron -- Sincerely yours Mikhail Khludnev Tech Lead Grid Dynamics http

Re: Identify exact search in edismax

2012-10-05 Thread Mikhail Khludnev
. -- Sincerely yours Mikhail Khludnev Tech Lead Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: PriorityQueue:initialize consistently showing up as hot spot while profiling

2012-10-05 Thread Mikhail Khludnev
be handy for your task. On Fri, Oct 5, 2012 at 2:38 PM, Aaron Daubman daub...@gmail.com wrote: On Fri, Oct 5, 2012 at 4:33 AM, Mikhail Khludnev mkhlud...@griddynamics.com wrote: what's the value of rows param http://wiki.apache.org/solr/CommonQueryParameters#rows ? Very interesting question

Re: Problem with relating values in two multi value fields

2012-10-05 Thread Mikhail Khludnev
how to solve my problem with FieldCollapsing. Any other suggestions? Torben Am 04.10.2012 um 17:31 schrieb Mikhail Khludnev: it's a typical nested document problem. there are several approaches. Out of the box solution as far you need facets is http://wiki.apache.org/solr

Re: Need to update a field without re-indexing in solr 3.6

2012-10-05 Thread Mikhail Khludnev
Everyone, I am using Solr 3.6. I want to update a single filed value in the index without re-indexing. Is this possible? I have google and came across partial update in solr 4.0 BETA. Can I do do this with Solr 3.6? Thanks, -- Pramila Thakur -- Sincerely yours Mikhail Khludnev

Re: Problem with relating values in two multi value fields

2012-10-06 Thread Mikhail Khludnev
05.10.2012 um 17:20 schrieb Mikhail Khludnev: denormalize your docs to option x value tuples, identify them by duping id. doc str name=setid3/str str name=optionsA/str str name=value200/str /doc doc str name=setid3/str str name=optionsB/str str name=value400/str /doc

Re: Get report of keywords searched.

2012-10-07 Thread Mikhail Khludnev
. -- Sincerely yours Mikhail Khludnev Tech Lead Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: Problem with relating values in two multi value fields

2012-10-08 Thread Mikhail Khludnev
combinatorial explosion of your primary secondary values. So that leaves the question: How many distinct combinations of primary and secondary values do you have? Regards, Toke Eskildsen -- Sincerely yours Mikhail Khludnev Tech Lead Grid Dynamics http://www.griddynamics.com mkhlud

Re: Reloading ExternalFileField blocks Solr

2012-10-08 Thread Mikhail Khludnev
be required to achieve this, but I have no experience here, so suggestions are very welcome. Thanks, /Martin Koch - Issuu - Senior Systems Architect. -- Sincerely yours Mikhail Khludnev Tech Lead Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: Reloading ExternalFileField blocks Solr

2012-10-08 Thread Mikhail Khludnev
. the number of times a particular document has been read. In future, we'd also like to boost by e.g. impressions (the number of times a document has been displayed) and other values. /Martin On Mon, Oct 8, 2012 at 7:02 PM, Mikhail Khludnev mkhlud...@griddynamics.com wrote: Martin

Re: Reloading ExternalFileField blocks Solr

2012-10-12 Thread Mikhail Khludnev
in the ExternalFileField code would be required to achieve this, but I have no experience here, so suggestions are very welcome. Thanks, /Martin Koch - Issuu - Senior Systems Architect. -- Sincerely yours Mikhail Khludnev Tech Lead Grid Dynamics http://www.griddynamics.com mkhlud

Re: Understanding Filter Queries

2012-10-20 Thread Mikhail Khludnev
referring to this notion of leap frogging and filter query execution in parallel with the main query. Question: Can someone point me to the code that does this so I can better understand? Thanks! Amit -- Sincerely yours Mikhail Khludnev Tech Lead Grid Dynamics http://www.griddynamics.com

Re: Bitwise operation

2013-03-19 Thread Mikhail Khludnev
Christopher, Would you mind if i ask you about a sample? 19.03.2013 19:31 пользователь Christopher ARZUR christopher.ar...@cognix-systems.com написал: Hi, Does solr (4.1.0) supports /bitwise/ AND or /bitwise/ OR operator so that we can specify a field to be compared against an index using

Re: customize solr search/scoring for performance

2013-03-23 Thread Mikhail Khludnev
-search-scoring-for-performance-tp4019444p4019850.html Sent from the Solr - User mailing list archive at Nabble.com. -- Sincerely yours Mikhail Khludnev Principal Engineer, Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: Very slow query when boosting involve with EnternalFileField

2013-03-25 Thread Mikhail Khludnev
calculate value of ranking field. Please help on this. PS: I'm using SOLR-4.1 Floyd -- Sincerely yours Mikhail Khludnev Principal Engineer, Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: Is any way to return the number of indexed tokens in a field?

2013-04-14 Thread Mikhail Khludnev
) -- Sincerely yours Mikhail Khludnev Principal Engineer, Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: Questions about the performance of Solr

2013-05-06 Thread Mikhail Khludnev
as there is no this problem, you need advice please do take a look at which part. -- View this message in context: http://lucene.472066.n3.nabble.com/Questions-about-the-performance-of-Solr-tp4060988.html Sent from the Solr - User mailing list archive at Nabble.com. -- Sincerely yours Mikhail Khludnev

Re: maximum number of simultaneous threads

2013-05-14 Thread Mikhail Khludnev
-number-of-simultaneous-threads-tp4062903p4062982.html Sent from the Solr - User mailing list archive at Nabble.com. -- Sincerely yours Mikhail Khludnev Principal Engineer, Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: Sorting facets by relevance

2013-05-15 Thread Mikhail Khludnev
archive at Nabble.com. -- Sincerely yours Mikhail Khludnev Principal Engineer, Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: Facet pivot 50.000.000 different values

2013-05-17 Thread Mikhail Khludnev
index. if later you can just enumerate terms and watch into TermsEnum.docFreq() . Am I getting it right? -- Sincerely yours Mikhail Khludnev Principal Engineer, Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: intersection of filter queries with raw query parser

2013-06-02 Thread Mikhail Khludnev
-query-with-raw-data-and-union-multiple-facet-values) two years ago. But there was only the advice to give up using the raw query parser which is not what I want to do. Thanks in advance, Sascha -- Sincerely yours Mikhail Khludnev Principal Engineer, Grid Dynamics http

Re: Configuring lucene to suggest the indexed string for all the searches of the substring of the indexed string

2013-06-05 Thread Mikhail Khludnev
to suggest the indexed string for all the searches of the substring of the string? Thanks, Prathik -- Sincerely yours Mikhail Khludnev Principal Engineer, Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: Configuring lucene to suggest the indexed string for all the searches of the substring of the indexed string

2013-06-06 Thread Mikhail Khludnev
substring of the indexed string and the Suggester should suggest the indexed string. What can I do to make this work? Thanks, Prathik On Thu, Jun 6, 2013 at 2:05 AM, Mikhail Khludnev mkhlud...@griddynamics.com wrote: Please excuse my misunderstanding, but I always wonder why this index

Re: The 'threads' parameter in DIH - SOLR 4.3.0

2013-06-14 Thread Mikhail Khludnev
with settings that will pull part of your data source. Start them so they run concurrently. Depending on your environment, it may be easier to just write a multi-threaded indexing application using the Solr API for your language of choice. Thanks, Shawn -- Sincerely yours Mikhail Khludnev

Re: New operator.

2013-06-16 Thread Mikhail Khludnev
query at the next step. How do I do that? Thanks -- Sincerely yours Mikhail Khludnev Principal Engineer, Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: Solr large boolean filter

2013-06-16 Thread Mikhail Khludnev
. -- Sincerely yours Mikhail Khludnev Principal Engineer, Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: Solr large boolean filter

2013-06-17 Thread Mikhail Khludnev
the Solr - User mailing list archive at Nabble.com. -- Sincerely yours Mikhail Khludnev Principal Engineer, Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: Converting nested data model to solr schema

2013-07-01 Thread Mikhail Khludnev
approach turns slow. -- Sincerely yours Mikhail Khludnev Principal Engineer, Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: Schema design for parent child field

2013-07-01 Thread Mikhail Khludnev
assistance in this would be much appreciated. -- View this message in context: http://lucene.472066.n3.nabble.com/Schema-design-for-parent-child-field-tp4074084.html Sent from the Solr - User mailing list archive at Nabble.com. -- Sincerely yours Mikhail Khludnev Principal Engineer, Grid

Re: Solr large boolean filter

2013-07-02 Thread Mikhail Khludnev
: http://www.outerthoughts.com/ LinkedIn: http://www.linkedin.com/in/alexandrerafalovitch - Time is the quality of nature that keeps events from happening all at once. Lately, it doesn't seem to be working. (Anonymous - via GTD book) -- Sincerely yours Mikhail Khludnev

Re: set-based and other less common approaches to search

2013-07-02 Thread Mikhail Khludnev
is relatively easy to do with some custom code, and what is not? -- Sincerely yours Mikhail Khludnev Principal Engineer, Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: Converting nested data model to solr schema

2013-07-02 Thread Mikhail Khludnev
-Original Message- From: adfel70 Sent: Tuesday, July 02, 2013 7:41 AM To: solr-user@.apache Subject: Re: Converting nested data model to solr schema As you see it, does SOLR-3076 fixes my problem? Is SOLR-3076 fix getting into solr 4.4? Mikhail Khludnev wrote On Mon, Jul 1

Re: Solr large boolean filter

2013-07-02 Thread Mikhail Khludnev
On Tue, Jul 2, 2013 at 2:00 PM, Mikhail Khludnev mkhlud...@griddynamics.com wrote: Hello Roman, Don't you consider to pass long id sequence as body and access internally in solr as a content stream? It makes base64 compression not necessary. AFAIK url length is limited somehow, anyway

Re: What are the options for obtaining IDF at interactive speeds?

2013-07-03 Thread Mikhail Khludnev
? Katie -- Sincerely yours Mikhail Khludnev Principal Engineer, Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: Performance of cross join vs block join

2013-07-11 Thread Mikhail Khludnev
if this is the case? What are the variables that count when trying to improve the query execution time? Thanks! Mihaela -- Sincerely yours Mikhail Khludnev Principal Engineer, Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: How to make 'fq' optional?

2013-07-11 Thread Mikhail Khludnev
)... Is there a way to resolve this via some other way? -- View this message in context: http://lucene.472066.n3.nabble.com/How-to-make-fq-optional-tp4077042.html Sent from the Solr - User mailing list archive at Nabble.com. -- Sincerely yours Mikhail Khludnev Principal Engineer, Grid

Re: Performance of cross join vs block join

2013-07-12 Thread Mikhail Khludnev
From: Mikhail Khludnev mkhlud...@griddynamics.com To: solr-user solr-user@lucene.apache.org; mihaela olteanu mihaela...@yahoo.com Sent: Thursday, July 11, 2013 2:25 PM Subject: Re: Performance of cross join vs block join Mihaela, For me it's reasonable that single core

Re: Performance of cross join vs block join

2013-07-12 Thread Mikhail Khludnev
own implementation of a similar search - but the main point I am making is that the join benchmarks should be showing the number of hits selected by the join operation. Otherwise, a very important detail is hidden. Best, roman On Fri, Jul 12, 2013 at 4:57 AM, Mikhail Khludnev mkhlud

Re: Nested query in SOLR filter query (fq)

2013-07-15 Thread Mikhail Khludnev
at Nabble.com. -- Sincerely yours Mikhail Khludnev Principal Engineer, Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: short-circuit OR operator in lucene/solr

2013-07-22 Thread Mikhail Khludnev
looking into whether B or C could be true. -Deepak -- Sincerely yours Mikhail Khludnev Principal Engineer, Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: Appending *-wildcard suffix on all terms for querying: move logic from client to server side

2013-07-23 Thread Mikhail Khludnev
search handler? Any thought is appreciated. - Kind regards, Paul Blanchaert -- Sincerely yours Mikhail Khludnev Principal Engineer, Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: How to make soft commit more reliable?

2013-07-24 Thread Mikhail Khludnev
. -- Sincerely yours Mikhail Khludnev Principal Engineer, Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: Processing a lot of results in Solr

2013-07-24 Thread Mikhail Khludnev
, that the integrity of this communication has been maintained nor that the communication is free of errors, virus, interception or interference. -- Sincerely yours Mikhail Khludnev Principal Engineer, Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: Processing a lot of results in Solr

2013-07-24 Thread Mikhail Khludnev
, that the integrity of this communication has been maintained nor that the communication is free of errors, virus, interception or interference. -- Sincerely yours Mikhail Khludnev Principal Engineer, Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: Synonym Phrase

2013-07-27 Thread Mikhail Khludnev
see that when I search cart these becomes synonyms: cart, shopping, market, trolley so cart is synonym with shopping. How should I define my synonyms.txt file that it will understand that cart is synonym to shopping cart? -- Sincerely yours Mikhail Khludnev Principal Engineer, Grid

Re: paging vs streaming. spawn from (Processing a lot of results in Solr)

2013-07-27 Thread Mikhail Khludnev
Otis, You gave links to 'deep paging' when I asked about response streaming. Let me understand. From my POV, deep paging is a special case for regular search scenarios. We definitely need it in Solr. However, if we are talking about data analytic like problems, when we need to select an endless

Re: paging vs streaming. spawn from (Processing a lot of results in Solr)

2013-07-27 Thread Mikhail Khludnev
loading of solr docs /and thus streaming of huge result lists/ it should be big YES! Roman On 27 Jul 2013 07:55, Mikhail Khludnev mkhlud...@griddynamics.com wrote: Otis, You gave links to 'deep paging' when I asked about response streaming. Let me understand. From my POV, deep paging

Re: paging vs streaming. spawn from (Processing a lot of results in Solr)

2013-07-27 Thread Mikhail Khludnev
if writer pulls docs one by one, it doesn't allow to stream a billion of them. Solr writes out DocList, which is really problematic even in deep-paging scenarios. roman On Sat, Jul 27, 2013 at 3:52 PM, Mikhail Khludnev mkhlud...@griddynamics.com wrote: Roman, Let me briefly explain

Re: paging vs streaming. spawn from (Processing a lot of results in Solr)

2013-07-27 Thread Mikhail Khludnev
about removing heap based collector/comparator. -Yonik http://lucidworks.com -- Sincerely yours Mikhail Khludnev Principal Engineer, Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: DIH to index the data - 250 millions - Need a best architecture

2013-07-29 Thread Mikhail Khludnev
the data into Solr. I need a best architecture to index and query the data in an efficient manner. I am using windows server 2008 with 16 GB RAM, zion processor and Solr 4.4. With Regards, Santanu -- Sincerely yours Mikhail Khludnev Principal Engineer, Grid Dynamics http

Pentaho Kettle vs DIH

2013-07-29 Thread Mikhail Khludnev
Hello, Don't you have any experience with using Pentaho Kettle for processing RDBMS and pouring them into Solr? Isn't it some sort of replacement of the DIH? -- Sincerely yours Mikhail Khludnev Principal Engineer, Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: How might one search for dupe IDs other than faceting on the ID field?

2013-07-30 Thread Mikhail Khludnev
-is-what.com -- Sincerely yours Mikhail Khludnev Principal Engineer, Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

<    1   2   3   4   5   6   7   8   9   10   >