best practice to introducing singletons inside of Solr (IoC)

2011-12-21 Thread Mikhail Khludnev
, but I've found puzzling to use http://static.springframework.org/spring/docs/3.0.x/javadoc-api/org/springframework/web/context/support/WebApplicationContextUtils.html What's the best way to do that? -- Sincerely yours Mikhail Khludnev Lucid Certified Apache Lucene/Solr Developer Grid Dynamics http

Re: solr keep old docs

2011-12-26 Thread Mikhail Khludnev
Regards Alexander Aristov -- Sincerely yours Mikhail Khludnev Lucid Certified Apache Lucene/Solr Developer Grid Dynamics

Re: best practice to introducing singletons inside of Solr (IoC)

2011-12-27 Thread Mikhail Khludnev
Colleagues, Don't hesitate to emit your opinion. Please! Regards On Wed, Dec 21, 2011 at 11:06 PM, Mikhail Khludnev mkhlud...@griddynamics.com wrote: Hello, I need to introduce several singletons inside of Solr and make them available for my own SearchHandlers, Components, and even

Re: solr keep old docs

2011-12-28 Thread Mikhail Khludnev
there are any ways (workarounds) to make it working without codding, just by playing around with configuration and params. I don't want to go away from default solr implementation. Best Regards Alexander Aristov On 27 December 2011 09:33, Mikhail Khludnev mkhlud

Re: best practice to introducing singletons inside of Solr (IoC)

2011-12-28 Thread Mikhail Khludnev
There was non need to get Solr cores involved at all. Of course this was just a simple experiment, YMMV.. Best Erick On Tue, Dec 27, 2011 at 11:52 PM, Mikhail Khludnev mkhlud...@griddynamics.com wrote: Colleagues, Don't hesitate to emit your opinion. Please! Regards On Wed, Dec

Re: Solr support for compound geospatial indexs?

2012-01-03 Thread Mikhail Khludnev
Mikhail Khludnev Lucid Certified Apache Lucene/Solr Developer Grid Dynamics

Re: Filtered search for subset of ids

2012-01-06 Thread Mikhail Khludnev
this message in context: http://lucene.472066.n3.nabble.com/Filtered-search-for-subset-of-ids-tp502245p3637150.html Sent from the Solr - User mailing list archive at Nabble.com. -- Sincerely yours Mikhail Khludnev Lucid Certified Apache Lucene/Solr Developer Grid Dynamics

Re: Indexing Failed.Rolled back all changes Issue

2012-01-06 Thread Mikhail Khludnev
this message and any attachments from your system. (01/2012) -- Sincerely yours Mikhail Khludnev Lucid Certified Apache Lucene/Solr Developer Grid Dynamics

Re: exception while loading with DIH multi-threaded

2012-01-11 Thread Mikhail Khludnev
Tel. +49 521 106-4060 Fax. +49 521 106-4052 bernd.fehl...@uni-bielefeld.de33615 Bielefeld BASE - Bielefeld Academic Search Engine - www.base-search.net * -- Sincerely yours Mikhail Khludnev

Re: server stop responding in few hours due to CLOSE_WAIT

2012-01-13 Thread Mikhail Khludnev
become 0. I search and find it is due to CLOSE_WAIT. Please suggest me how to resolve this CLOSE_WAIT issue. BR Jonty -- Sincerely yours Mikhail Khludnev Lucid Certified Apache Lucene/Solr Developer Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: linking query in DIH fails with sql syntax error when specific fields contain bad data

2012-01-13 Thread Mikhail Khludnev
.n3.nabble.com/linking-query-in-DIH-fails-with-sql-syntax-error-when-specific-fields-contain-bad-data-tp3657482p3657482.html Sent from the Solr - User mailing list archive at Nabble.com. -- Sincerely yours Mikhail Khludnev Lucid Certified Apache Lucene/Solr Developer Grid Dynamics http

Re: server stop responding in few hours due to CLOSE_WAIT

2012-01-14 Thread Mikhail Khludnev
and in a minute TIME_WAIT cleaned. Please help.. On Fri, Jan 13, 2012 at 11:10 PM, Mikhail Khludnev mkhlud...@griddynamics.com wrote: Hello, It sounds like disabled http keep alive (connection cache). Here is the solution http://blog.griddynamics.com/2011/04/fast-hessian-methods-leads-to.html

Re: linking query in DIH fails with sql syntax error when specific fields contain bad data

2012-01-14 Thread Mikhail Khludnev
in 3.x. Regards On Sat, Jan 14, 2012 at 12:45 AM, Mikhail Khludnev mkhlud...@griddynamics.com wrote: Hello, I'm afraid you can only vote https://issues.apache.org/jira/browse/SOLR-1262 Regards On Fri, Jan 13, 2012 at 11:16 PM, geeky2 gee...@hotmail.com wrote: hello all, some of my

Re: How to return the distance geo distance on solr 3.5 with bbox filtering

2012-01-18 Thread Mikhail Khludnev
from http://wiki.apache.org/solr/SpatialSearch#Returning_the_distance Something I'm missing ? -- Sincerely yours Mikhail Khludnev Lucid Certified Apache Lucene/Solr Developer Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: How to return the distance geo distance on solr 3.5 with bbox filtering

2012-01-18 Thread Mikhail Khludnev
at 11:00 AM, Mikhail Khludnev mkhlud...@griddynamics.com wrote: Maxim, Which version of Solr you are using? As mentioned in the title, I'm using Solr 3.5. I see Why the second approach at the link doesn't work for you? I'm not sure I'm following. I'm trying to use bbox

Re: How to return the distance geo distance on solr 3.5 with bbox filtering

2012-01-19 Thread Mikhail Khludnev
, 2012 at 9:11 PM, Mikhail Khludnev mkhlud...@griddynamics.com wrote: Can you try to specify two fqs, geodist as a function query, sort by score? fq={!bbox}.sort=score%20ascfq=trafficRouteId:235q={!func}geodist()fl=*,score On Wed, Jan 18, 2012 at 4:46 PM, Maxim Veksler ma

Re: CLOSE_WAIT after connecting to multiple shards from a primary shard

2012-01-23 Thread Mikhail Khludnev
(); But still we see these issues. Any ideas? -- Thanks, Mukunda -- Thanks, Mukunda -- Thanks, Mukunda mailto:mukunda...@gmail.com -- Sincerely yours Mikhail Khludnev Lucid Certified Apache Lucene/Solr

Re: Filtering search results by an external set of values

2012-01-24 Thread Mikhail Khludnev
. -- Sincerely yours Mikhail Khludnev Lucid Certified Apache Lucene/Solr Developer Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: querying multivalue fields

2012-01-28 Thread Mikhail Khludnev
. No responsibility is accepted by Centurion Research Solutions, LLC for any loss or damage arising from the content of this email. -- Sincerely yours Mikhail Khludnev Lucid Certified Apache Lucene/Solr Developer Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: Complex query, need filtering after query not before

2012-01-28 Thread Mikhail Khludnev
eliminate a high number of docs, so we could use the cost param to run the fq on source before the fq on geo, but it would only help very minimally in some cases. Thanks, -Jay -- Sincerely yours Mikhail Khludnev Lucid Certified Apache Lucene/Solr Developer Grid Dynamics http

Re: Is complex query like this possible?

2012-02-01 Thread Mikhail Khludnev
mailto:asvs...@gmail.com -- Sincerely yours Mikhail Khludnev Lucid Certified Apache Lucene/Solr Developer Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: Re[2]: Is complex query like this possible?

2012-02-01 Thread Mikhail Khludnev
query? Or such complex query is completely impossible? -- Best regards, Asv mailto:asvs...@gmail.com -- Sincerely yours Mikhail Khludnev Lucid Certified Apache Lucene/Solr Developer Grid Dynamics -- С уважением, asv

Re: Solr index update approach

2012-02-03 Thread Mikhail Khludnev
yours Mikhail Khludnev Lucid Certified Apache Lucene/Solr Developer Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: How to identify the field with highest score in dismax

2012-02-08 Thread Mikhail Khludnev
at Nabble.com. -- Sincerely yours Mikhail Khludnev Lucid Certified Apache Lucene/Solr Developer Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: Geospatial search with multivalued field

2012-02-09 Thread Mikhail Khludnev
for a distance filter, correct? So wich one is better? Thanks! Marian -- Sincerely yours Mikhail Khludnev Lucid Certified Apache Lucene/Solr Developer Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: Geospatial search with multivalued field

2012-02-10 Thread Mikhail Khludnev
for the David's zip. In according to his comment it's already in Solr2155-1.0.3-project.zip. Regards On Fri, Feb 10, 2012 at 5:32 PM, Marian Steinbach mar...@sendung.de wrote: 2012/2/9 Mikhail Khludnev mkhlud...@griddynamics.com: Some time ago I tested backported patch from https://issues.apache.org

Re: Geospatial search with multivalued field

2012-02-12 Thread Mikhail Khludnev
://wiki.apache.org/solr/SolrConfigXml#lib for reference). After that amend you solrconfig/schema.xmls IIRC. Regards On Sat, Feb 11, 2012 at 12:44 AM, Marian Steinbach mar...@sendung.dewrote: 2012/2/10 Mikhail Khludnev mkhlud...@griddynamics.com: Marian, Sorry, I completely forgot to mention. Pls

Re: OR-FilterQuery

2012-02-14 Thread Mikhail Khludnev
have a benefit due to reading docset from heap instead of searching on disk. Is the Filter Cache used for the OR'ed fq? Filter cache is used for whatever filter. I guess I didn't get you. Can't you rephrase your question? Thank you -- Sincerely yours Mikhail Khludnev Lucid Certified

Re: OR-FilterQuery

2012-02-14 Thread Mikhail Khludnev
...@gmx.eu: Hi, how efficent is such an query: q=some text fq=id:(1 OR 2 OR 3...) Should I better use q:some text AND id:(1 OR 2 OR 3...)? Is the Filter Cache used for the OR'ed fq? Thank you -- Sincerely yours Mikhail Khludnev Lucid Certified Apache Lucene/Solr Developer

Re: OR-FilterQuery

2012-02-14 Thread Mikhail Khludnev
regards, Em Am 14.02.2012 19:33, schrieb Mikhail Khludnev: Hi Em, I briefly read the thread. Are you talking about combing of cached clauses of BooleanQuery, instead of evaluating whole BQ as a filter? I found something like that in API (but only in API) http://lucene.apache.org/solr

Re: Using Solr for a rather busy Yellow Pages-type index - good idea or not really?

2012-02-16 Thread Mikhail Khludnev
-2155 Many thanks in advance, -- Alex Verkhovsky -- Sincerely yours Mikhail Khludnev Lucid Certified Apache Lucene/Solr Developer Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: How to loop through the DataImportHandler query results?

2012-02-16 Thread Mikhail Khludnev
tag , but want to write a query to map all the fields in the table with solr fileds even if we don't know, how many columns are there in the table. I need a kind of loop which runs through all the query results and map that with solr fileds. -- Sincerely yours Mikhail Khludnev Lucid

Re: How to loop through the DataImportHandler query results?

2012-02-16 Thread Mikhail Khludnev
On Thu, 2012-02-16 at 14:59 +0100, Mikhail Khludnev wrote: Hi Baranee, Some time ago I played with http://wiki.apache.org/solr/DataImportHandler#ScriptTransformer - it was a pretty good stuff. Regards On Thu, Feb 16, 2012 at 3:53 PM, K, Baraneetharan baraneethara

Re: Do nested entities have a representation in Solr indexes?

2012-02-22 Thread Mikhail Khludnev
entities as defined in data-config.xml have some kind of representation in the index like document and field do? Thanks, Mike -- Sincerely yours Mikhail Khludnev Lucid Certified Apache Lucene/Solr Developer Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: General question on understanding Solr log output

2012-02-27 Thread Mikhail Khludnev
.html Sent from the Solr - User mailing list archive at Nabble.com. -- Sincerely yours Mikhail Khludnev Lucid Certified Apache Lucene/Solr Developer Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: Does solrj support compound type for field?

2012-02-27 Thread Mikhail Khludnev
a property of List type and its element compound types which are my customized class, Contact class for example. In my case does solr support index my List whose element is my own customized class? Thanks. SuoNayi -- Sincerely yours Mikhail Khludnev Lucid Certified Apache Lucene

Re: Speeding up indexing

2012-02-27 Thread Mikhail Khludnev
yours Mikhail Khludnev Lucid Certified Apache Lucene/Solr Developer Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: Is there a way to implement a IntRangeField in Solr?

2012-02-28 Thread Mikhail Khludnev
the Solr - User mailing list archive at Nabble.com. -- Sincerely yours Mikhail Khludnev Lucid Certified Apache Lucene/Solr Developer Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: Is there a way to implement a IntRangeField in Solr?

2012-02-28 Thread Mikhail Khludnev
: http://lucene.472066.n3.nabble.com/Is-there-a-way-to-implement-a-IntRangeField-in-Solr-tp3782083p3784220.html Sent from the Solr - User mailing list archive at Nabble.com. -- Sincerely yours Mikhail Khludnev Lucid Certified Apache Lucene/Solr Developer Grid Dynamics http

Re: Is there a way to implement a IntRangeField in Solr?

2012-02-29 Thread Mikhail Khludnev
]) AND (to:[$need_from TO *]))busyapts={!join from=LEASE_APT_FK to=APT_PK v=$overlappingleases}fq=NOT _query_:{!v=$busyapts}q=*:* FWIW i use some magic from http://wiki.apache.org/solr/LocalParams and http://wiki.apache.org/solr/SolrQuerySyntax On Tue, Feb 28, 2012 at 11:11 PM, Mikhail Khludnev mkhlud

Re: Is there a way to implement a IntRangeField in Solr?

2012-02-29 Thread Mikhail Khludnev
- User mailing list archive at Nabble.com. -- Sincerely yours Mikhail Khludnev Lucid Certified Apache Lucene/Solr Developer Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: Making additional solr requests in an QueryResponseWriter

2012-03-01 Thread Mikhail Khludnev
categories and add them to the original category document. Please be gentle with me :). Maybe we just need to create the index a little bit differently to better handle this relationship. Thanks, Donnie -- Sincerely yours Mikhail Khludnev Lucid Certified Apache Lucene/Solr Developer Grid

Re: Architectural question structuring solr, multiple instances or filters

2012-03-02 Thread Mikhail Khludnev
1.)To have one big index and filter by customer-name On Fri, Mar 2, 2012 at 11:25 AM, Ramo Karahasan ramo.karaha...@googlemail.com wrote: 1.)To have one big index and filter by customer-name -- Sincerely yours Mikhail Khludnev Lucid Certified Apache Lucene/Solr Developer Grid

Re: Help with duplicate unique IDs

2012-03-02 Thread Mikhail Khludnev
on where I'm screwing something up? Thomas Dowling thomas.dowl...@gmail.com -- Sincerely yours Mikhail Khludnev Lucid Certified Apache Lucene/Solr Developer Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: A sorting question.

2012-03-03 Thread Mikhail Khludnev
*:{ } Etc. The default response get the documents in a different order, I supose that due to Solr internal score algorithm. The ids are not numeric, so there is no option to order them with a numeric logic. Any suggestion? Thanks a lot! Luis Cappa. -- Sincerely yours Mikhail

Re: How can Solr do parallel query warming with firstSearcher and newSearcher?

2012-03-03 Thread Mikhail Khludnev
=solr.QuerySenderListener arr name=queries lststr name=q*:*/strstr name=facet.fieldfield4/str/lst /arr /listener /query -- Sincerely yours Mikhail Khludnev Lucid Certified Apache Lucene/Solr Developer Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: Using DIH to import 10 million records

2012-03-04 Thread Mikhail Khludnev
for updates, my experience with that so far suggests that doing the full import with my SolrJ code would take significantly longer than three hours. Thanks, Shawn -- Lance Norskog goks...@gmail.com -- Sincerely yours Mikhail Khludnev Lucid Certified Apache Lucene/Solr Developer Grid

Re: How can Solr do parallel query warming with firstSearcher and newSearcher?

2012-03-05 Thread Mikhail Khludnev
minutes for all of them combined. If the facet counts aren't warmed, then the first query to ask for facet counts on a particular field will take several minutes to return results. On Sat, Mar 3, 2012 at 5:40 AM, Mikhail Khludnev mkhlud...@griddynamics.com wrote: Neil, Would you mind if I

Re: How to stop processing of DataImportHandler in EventListener

2012-03-07 Thread Mikhail Khludnev
org.apache.solr.handler.**dataimport.BerkleyBackedCache /str str name=persistCacheBaseDir...**/str str name=persistCacheNamedata_**cache/str str name=cachePkid/str /lst /requestHandler Thank wenca -- Sincerely yours Mikhail Khludnev Lucid Certified

Re: Multithreaded DIH giving Operation not allowed after ResultSet closed solr 3.5

2012-03-09 Thread Mikhail Khludnev
if required if you need to understand better. Any help would be appreciated. Regards, Rohit K -- Sincerely yours Mikhail Khludnev Lucid Certified Apache Lucene/Solr Developer Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: does solr have a mechanism for intercepting requests - before they are handed off to a request handler

2012-03-09 Thread Mikhail Khludnev
-for-intercepting-requests-before-they-are-handed-off-to-a-request-handler-tp3813255p3813255.html Sent from the Solr - User mailing list archive at Nabble.com. -- Sincerely yours Mikhail Khludnev Lucid Certified Apache Lucene/Solr Developer Grid Dynamics http://www.griddynamics.com mkhlud

Re: Accessing other entities from DIH

2012-03-10 Thread Mikhail Khludnev
in the current entity. Is it possible to access other entities? If not possible, how could i solve this problem. I know I could use UNION statement, but it duplicates the query and it would degrade the performance as well. Any idea? -- Chamnap -- Sincerely yours Mikhail Khludnev Lucid Certified

Re: Xml representation of indexed document

2012-03-10 Thread Mikhail Khludnev
of indexed data from the browser. Is it possible? I just want to make sure these data is correctly indexed with correct value or for debugging purpose. -- Chamnap -- Sincerely yours Mikhail Khludnev Lucid Certified Apache Lucene/Solr Developer Grid Dynamics http://www.griddynamics.com mkhlud

Re: Accessing other entities from DIH

2012-03-10 Thread Mikhail Khludnev
the query and it would degrade the performance as well. Any idea? -- Chamnap -- Sincerely yours Mikhail Khludnev Lucid Certified Apache Lucene/Solr Developer Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com -- Sincerely yours Mikhail

Re: Faster Solr Indexing

2012-03-11 Thread Mikhail Khludnev
appreciated. thank you Peyman -- Regards, Dmitry Kan -- Sincerely yours Mikhail Khludnev Lucid Certified Apache Lucene/Solr Developer Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: SOLR Query Intersection

2012-03-12 Thread Mikhail Khludnev
the above , If not please suggest how it can be achieved Thanks Balaji -- View this message in context: http://lucene.472066.n3.nabble.com/SOLR-Query-Intersection-tp3818756p3818756.html Sent from the Solr - User mailing list archive at Nabble.com. -- Sincerely yours Mikhail Khludnev

Re: Incomplete documents with parent child DB relationship

2012-03-13 Thread Mikhail Khludnev
. -- View this message in context: http://lucene.472066.n3.nabble.com/Incomplete-documents-with-parent-child-DB-relationship-tp3820963p3820963.html Sent from the Solr - User mailing list archive at Nabble.com. -- Sincerely yours Mikhail Khludnev Lucid Certified Apache Lucene/Solr Developer

Re: Responding to Requests with Chunks/Streaming

2012-03-15 Thread Mikhail Khludnev
spare! Nicholas (incunix) -- Sincerely yours Mikhail Khludnev Lucid Certified Apache Lucene/Solr Developer Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: Responding to Requests with Chunks/Streaming

2012-03-15 Thread Mikhail Khludnev
.html Sent from the Solr - User mailing list archive at Nabble.com. -- Sincerely yours Mikhail Khludnev Lucid Certified Apache Lucene/Solr Developer Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: problems with DisjunctionMaxQuery and early-termination

2012-03-16 Thread Mikhail Khludnev
: carlosgonzalezcadenas LinkedIn: http://www.linkedin.com/in/carlosgonzalezcadenas -- Sincerely yours Mikhail Khludnev Lucid Certified Apache Lucene/Solr Developer Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: problems with DisjunctionMaxQuery and early-termination

2012-03-16 Thread Mikhail Khludnev
On Fri, Mar 16, 2012 at 8:38 PM, Carlos Gonzalez-Cadenas c...@experienceon.com wrote: On Fri, Mar 16, 2012 at 9:26 AM, Mikhail Khludnev mkhlud...@griddynamics.com wrote: Hello Carlos, so, search all terms with MUST first, you've got the best result in terms of precision and recall

Re: Performance Question

2012-03-16 Thread Mikhail Khludnev
in a situation where you have 100,000 documents each with 100 tokens vs having 1,000,000 documents each with 10 tokens. Should I expect the performance to be the same? Any information would be greatly appreciated. -- Sincerely yours Mikhail Khludnev Lucid Certified Apache Lucene/Solr

Re: Sorting Index Results by User's Score

2012-03-17 Thread Mikhail Khludnev
side.. but I don't see an obvious way to do this within Solr itself, though the JOIN functionality and the Function Query stuff look like they might be a part of the right solution. Any help would be greatly appreciated. Thanks! Phill -- Sincerely yours Mikhail Khludnev Lucid Certified

Re: Is there a way for SOLR / SOLRJ to index files directly bypassing HTTP streaming?

2012-03-17 Thread Mikhail Khludnev
at Nabble.com. -- Sincerely yours Mikhail Khludnev Lucid Certified Apache Lucene/Solr Developer Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: Performance Question

2012-03-19 Thread Mikhail Khludnev
. -- Sincerely yours Mikhail Khludnev Lucid Certified Apache Lucene/Solr Developer Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com -- Sincerely yours Mikhail Khludnev Lucid Certified Apache Lucene/Solr Developer Grid Dynamics http://www.griddynamics.com mkhlud

Re: SOLR 3.3 DIH and Java 1.6

2012-03-20 Thread Mikhail Khludnev
- User mailing list archive at Nabble.com. -- Sincerely yours Mikhail Khludnev Lucid Certified Apache Lucene/Solr Developer Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: Multi-valued polyfields - Do they exist in the wild ?

2012-03-22 Thread Mikhail Khludnev
lucenerevolution.com - Lucene/Solr Open Source Search Conference. Boston May 7-10 -- Sincerely yours Mikhail Khludnev Lucid Certified Apache Lucene/Solr Developer Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: Responding to Requests with Chunks/Streaming

2012-03-29 Thread Mikhail Khludnev
to be needed. Not sure if it's worth trying yet but might look into it later down the line. Nick On Fri, 16 Mar 2012 07:29:20 +0300, Mikhail Khludnev mkhlud...@griddynamics.com wrote: Ludovic, I looked through. First of all, it seems to me you don't amend regular servlet solr server

Re: Responding to Requests with Chunks/Streaming

2012-04-02 Thread Mikhail Khludnev
/response/ResponseStreamingTest.java#L138 no progress in distributed search via streaming yet. Pls let me know if you don't want to have updates from my playground. Regards On Thu, Mar 29, 2012 at 1:02 PM, Mikhail Khludnev mkhlud...@griddynamics.com wrote: @All Why nobody desires such a pretty cool

Re: Incremantally updating a VERY LARGE field - Is this possibe ?

2012-04-04 Thread Mikhail Khludnev
the Solr - User mailing list archive at Nabble.com. -- Sincerely yours Mikhail Khludnev ge...@yandex.ru http://www.griddynamics.com mkhlud...@griddynamics.com

Re: using solr to do a 'match'

2012-04-11 Thread Mikhail Khludnev
could improve the above example a bit. Thanks, Chris -- Sincerely yours Mikhail Khludnev ge...@yandex.ru http://www.griddynamics.com mkhlud...@griddynamics.com

Re: EmbeddedSolrServer and StreamingUpdateSolrServer

2012-04-11 Thread Mikhail Khludnev
. -- View this message in context: http://lucene.472066.n3.nabble.com/EmbeddedSolrServer-and-StreamingUpdateSolrServer-tp3889073p3902171.html Sent from the Solr - User mailing list archive at Nabble.com. -- Sincerely yours Mikhail Khludnev ge...@yandex.ru http://www.griddynamics.com mkhlud

Re: solr 3.4 with nTiers = 2: usage of ids param causes NullPointerException (NPE)

2012-04-12 Thread Mikhail Khludnev
causes the next line of code to fail with an NPE: [code] int idx = sdoc.positionInResponse; [/code] Am I missing anything? Can something be done for solving this issue? Thanks. -- Regards, Dmitry Kan -- Regards, Dmitry Kan -- Sincerely yours Mikhail Khludnev

Re: Responding to Requests with Chunks/Streaming

2012-04-12 Thread Mikhail Khludnev
passed. https://github.com/m-khl/solr-patches/blob/ec4db7c0422a5515392a7019c5bd23ad3f546e4b/solr/core/src/test/org/apache/solr/response/RespStreamDistributedTest.java branch is https://github.com/m-khl/solr-patches/tree/streaming Regards On Mon, Apr 2, 2012 at 10:55 AM, Mikhail Khludnev mkhlud

Re: EmbeddedSolrServer and StreamingUpdateSolrServer

2012-04-13 Thread Mikhail Khludnev
server commit, which is supposed to be successful? On Fri, Apr 13, 2012 at 9:34 AM, pcrao purn...@gmail.com wrote: Hi Shawn, Thanks for sharing your opinion. Mikhail Khludnev, what do you think of Shawn's opinion? Thanks, PC Rao. -- View this message in context: http://lucene.472066.n3

Re: DocSetCollector in Solr

2012-04-16 Thread Mikhail Khludnev
base. Is there one? -- Sincerely yours Mikhail Khludnev ge...@yandex.ru http://www.griddynamics.com mkhlud...@griddynamics.com

Re: EmbeddedSolrServer and StreamingUpdateSolrServer

2012-04-22 Thread Mikhail Khludnev
Rao -- View this message in context: http://lucene.472066.n3.nabble.com/EmbeddedSolrServer-and-StreamingUpdateSolrServer-tp3889073p3925014.html Sent from the Solr - User mailing list archive at Nabble.com. -- Sincerely yours Mikhail Khludnev ge...@yandex.ru http://www.griddynamics.com

Re: DIH NoClassFoundError.

2012-04-25 Thread Mikhail Khludnev
Mikhail Khludnev ge...@yandex.ru http://www.griddynamics.com mkhlud...@griddynamics.com

Re: Solr Parent/Child Searching

2012-05-01 Thread Mikhail Khludnev
was wondering if your solution was available anywhere? It would be nice if a solution could make its way into Solr at some point J ** ** Thanks and take care, Simon Guindon -- Sincerely yours Mikhail Khludnev. Tech Lead, Grid Dynamics. http://www.griddynamics.com mkhlud

Re: Upgrading to 3.6 broke cachedsqlentityprocessor

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

Re: Does Solr fit my needs?

2012-05-01 Thread Mikhail Khludnev
if it is possible with an index like solr lucene to keep or easily recover the structure of my xml data? Thanks for your help, Regards, Gary -- Sincerely yours Mikhail Khludnev Tech Lead Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: Dumb question: Streaming collector /query results

2012-05-02 Thread Mikhail Khludnev
/ResponseStreamingTest.java pls let me know whether it's useful for you. On Wed, May 2, 2012 at 6:48 PM, vybe3142 vybe3...@gmail.com wrote: her words, .. as an alternative , what's the most efficient way to gain access to all of the document ids that match a qu -- Sincerely yours Mikhail Khludnev Tech Lead

Re: solr broke a pipe

2012-05-03 Thread Mikhail Khludnev
) at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.j ava:353) ... 21 more -- Sincerely yours Mikhail Khludnev Tech Lead Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: Parent-Child relationship

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

Re: Parent-Child relationship

2012-05-03 Thread Mikhail Khludnev
, see: https://issues.apache.org/jira/browse/SOLR-2272 but only on trunk. 3076 is a refinement as I understand it. FWIW Erick On Thu, May 3, 2012 at 3:01 AM, Mikhail Khludnev mkhlud...@griddynamics.com wrote: Hello, Here is my favorite ones: http://blog.mikemccandless.com/2012/01

Re: Advanced search with results matrix

2012-05-04 Thread Mikhail Khludnev
) AND (Visual Basic OR VB.NET) AND (Java AND JavaScript) Hope I made it clear. -- Sincerely yours Mikhail Khludnev Tech Lead Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: Nested CachedSqlEntityProcessor running for each entity row with Solr 3.6?

2012-05-07 Thread Mikhail Khludnev
/nested-cachedsqlentityprocessor-running-for-each-entity-row-with-solr-3-6 Kellen -- Sincerely yours Mikhail Khludnev Tech Lead Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: Nested CachedSqlEntityProcessor running for each entity row with Solr 3.6?

2012-05-07 Thread Mikhail Khludnev
, tests are on going. Hmm, I'm running solr behind tomcat; where can I configure Solr to use only a single thread for testing? Kellen -- Sincerely yours Mikhail Khludnev Tech Lead Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: Advanced search with results matrix

2012-05-08 Thread Mikhail Khludnev
On Tue, May 8, 2012 at 11:38 AM, Gnanakumar gna...@zoniac.com wrote: My question is, is it possible to run multiple combination of search queries to just get only result count in a single trip without using facet.query? No. AFAIK. -- Sincerely yours Mikhail Khludnev Tech Lead Grid

Re: Getting payloads for matching term in search result

2012-05-14 Thread Mikhail Khludnev
from solr there will be the payload data x1340y1758. Is there a way out of the box with solr. I have done this in plain lucene once with the TermPositions, so I know it might be possible to adopt this to solr. Silvio -- Sincerely yours Mikhail Khludnev Tech Lead Grid Dynamics http

Re: Replacing payloads for per-document-per-keyword scores

2012-05-15 Thread Mikhail Khludnev
, - Neil [1] https://issues.apache.org/jira/browse/SOLR-1535 [2] https://issues.apache.org/jira/browse/SOLR-1535?focusedCommentId=13273501#comment-13273501 -- Sincerely yours Mikhail Khludnev Tech Lead Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: First query to find meta data, second to search. How to group into one?

2012-05-16 Thread Mikhail Khludnev
. - Based on category frequencies within top matching results we are trying to find a few most frequent categories by simple calculation. Now we are very confident that these categories are the ones which best suit to our query. -- Sincerely yours Mikhail Khludnev Tech Lead Grid

Re: First query to find meta data, second to search. How to group into one?

2012-05-16 Thread Mikhail Khludnev
was wondering that many people might have thought about this but did not find if anybody worked on this. Is it a bad idea? Or something which has repercussions (other than slightly increased response time)? Thanks again On Wed, May 16, 2012 at 11:58 AM, Mikhail Khludnev mkhlud...@griddynamics.com

Re: Boosting score by Geo distance

2012-05-16 Thread Mikhail Khludnev
the parameters mean? (2,1000,30) Thanks Roy -- View this message in context: http://lucene.472066.n3.nabble.com/Boosting-score-by-Geo-distance-tp3984035.html Sent from the Solr - User mailing list archive at Nabble.com. -- Sincerely yours Mikhail Khludnev Tech Lead Grid Dynamics http

Re: All document keywords must match the query keywords

2012-11-04 Thread Mikhail Khludnev
Hi Gora, I really meant that. doc 2 shouldn't match because italian is not in the query. Same thing for doc3 with store. It's like applying an AND but on the document keywords, instead of the query keywords. Thanks, -S= -- Sincerely yours Mikhail Khludnev Tech Lead

Re: Nested Join Queries

2012-11-13 Thread Mikhail Khludnev
* baro*m*eter*IT* 1331 Tyler Street NE, Suite 100 Minneapolis, MN 55413 612.208.2802 gerald.bla...@barometerit.com -- Sincerely yours Mikhail Khludnev Principal Engineer, Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: The question about ConcurrentUpdateSolrServer

2012-11-13 Thread Mikhail Khludnev
: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Runner@3bc8c52e * *17:50:46,258 INFO org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer:240 - finished: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServer$Runner@7a096dab * Best regards, Lyuba -- Sincerely yours Mikhail Khludnev Principal

Re: Nested Join Queries

2012-11-13 Thread Mikhail Khludnev
of BlockJoin. I will look into it today. Thanks. On Tue, Nov 13, 2012 at 5:05 AM, Mikhail Khludnev mkhlud...@griddynamics.com wrote: Replied. pls check maillist. On Tue, Nov 13, 2012 at 11:44 AM, Mikhail Khludnev mkhlud...@griddynamics.com wrote: Gerald, I wonder if you tried

Re: Searchers, threads and performance

2012-11-13 Thread Mikhail Khludnev
and haven't found answers to the above. Thanks, xoa -- Andy Lester = a...@petdance.com = www.petdance.com = AIM:petdance -- Sincerely yours Mikhail Khludnev Principal Engineer, Grid Dynamics http://www.griddynamics.com mkhlud...@griddynamics.com

Re: Nested Join Queries

2012-11-13 Thread Mikhail Khludnev
would still be interested in hearing an explanation as to why the code is written as it is in v4.0.0. Thanks. On Tue, Nov 13, 2012 at 8:31 AM, Mikhail Khludnev mkhlud...@griddynamics.com wrote: Please find reference materials http://blog.mikemccandless.com/2012/01/searching-relational

  1   2   3   4   5   6   7   8   9   10   >