Re: solr 1.3 and multicore data directory

2009-09-10 Thread Noble Paul നോബിള്‍ नोब्ळ्
the dataDir is a Solr1.4 feature On Thu, Sep 10, 2009 at 1:57 AM, Paul Rosen p...@performantsoftware.com wrote: Hi All, I'm trying to set up solr 1.3 to use multicore but I'm getting some puzzling results. My solr.xml file is: ?xml version=1.0 encoding=UTF-8? solr persistent=true

Re: OutOfMemory error on solr 1.3

2009-09-10 Thread Constantijn Visinescu
Just wondering, how much memory are you giving your JVM ? On Thu, Sep 10, 2009 at 7:46 AM, Francis Yakin fya...@liquid.com wrote: I am having OutOfMemory error on our slaves server, I would like to know if someone has the same issue and have the solution for this. SEVERE: Error during

Re: about SOLR-1395 integration with katta

2009-09-10 Thread Zhenyu Zhong
Jason, Thanks for the reply. In general, I would like to use katta to handle the management overhead such as single point of failure as well as the distributed index deployment. In the same time, I still want to use nice search features provided by solr. Basically, I would like to try both on

RE: OutOfMemory error on solr 1.3

2009-09-10 Thread Francis Yakin
Xms is 1.5Gb , Xnx is 1.5Gb and Xns is 128Mb. Physical memory is 4Gb. We are running Jrockit version 1.5.0_15 on weblogic 10. ./java -version java version 1.5.0_15 Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_15-b04) BEA JRockit(R) (build

Re: Solr fitting in travel site context?

2009-09-10 Thread Constantijn Visinescu
I'd run look into faceting and run a test. Create a schema, index the data and then run a query for *:* facteted by hotel to get a list of all the hotels you want followed by a query that returns all documents matching that hotel for your 2nd usecase. You're probably still going to want a SQL

Does MoreLikeThis support sharding?

2009-09-10 Thread jlist9
Hi, I tried MoreLikeThis (StandardRequestHandler with mlt arguments) with a single solr server and it works fine. However, when I tried the same query with sharded servers, I don't get the moreLikeThis key in the results. So my question is, Is MoreLikeThis with StandardRequestHandler supported

Re: Misleading log messages while deploying solr

2009-09-10 Thread con
Thanks Hossman As per my understandings and investigations, if we disable STDERR from the jboss configs, we will not be able to see any STDERR coming from any of the APIs - which can be real error messages. So if we know the exact reason why this message from solr is showing up, we can block

Pb using delta import with XPathEntityProcessor

2009-09-10 Thread nourredine khadri
Hi, I'm new solR user and for the moment it suits almost all my needs :) I use a fresh nightly release (09/2009) and I index a database table using dataImportHandler. I try to parse an xml content field from this table using XPathEntityProcessor and FieldReaderDataSource. Everything works

Indexing fields dynamically

2009-09-10 Thread nourredine khadri
Hello, I want to index my fields dynamically. DynamicFields don't suit my need because I don't know fields name in advance and fields type must be set dynamically too (need strong typage). I think the solution is to handle this programmatically but what is the best way to do this? Which

Re: Pb using delta import with XPathEntityProcessor

2009-09-10 Thread Noble Paul നോബിള്‍ नोब्ळ्
I guess there was a null field and the xml parser blows up On Thu, Sep 10, 2009 at 3:06 PM, nourredine khadri nourredin...@yahoo.com wrote: Hi, I'm new solR user and for the moment it suits almost all my needs :) I use a fresh nightly release (09/2009) and I index a database table using

Re : Pb using delta import with XPathEntityProcessor

2009-09-10 Thread nourredine khadri
But why that occurs only for delta import and not for the full ? I've checked my data : no xml field is null. Nourredine. Noble Paul wrote : I guess there was a null field and the xml parser blows up

Re: Pb using delta import with XPathEntityProcessor

2009-09-10 Thread Noble Paul നോബിള്‍ नोब्ळ्
I just committed the fix https://issues.apache.org/jira/browse/SOLR-1420 But it does not solve your problem , it will just prevent the import from throwing an exception and fail 2009/9/10 Noble Paul നോബിള്‍ नोब्ळ् noble.p...@corp.aol.com: I guess there was a null field and the xml parser blows

Re: Re : Pb using delta import with XPathEntityProcessor

2009-09-10 Thread Noble Paul നോബിള്‍ नोब्ळ्
can your just confirm that the field is not null byadding in a LogTransformer to the entity document On Thu, Sep 10, 2009 at 3:54 PM, nourredine khadri nourredin...@yahoo.com wrote: But why that occurs only for delta import and not for the full ? I've checked my data : no xml field is null.

How to Convert Lucene index files to XML Format

2009-09-10 Thread busbus
Hello All, I have a set of Files indexed by Lucene. Now i want to use the indexed files in SOLR. The file .cfx an .cfs are not readable by Solr, as it supports only .fds and .fdx. So i decided to Add/update the index by just loading a XML File using the post.jar funtion. java -jar post.jar

Connection refused when excecuting the query

2009-09-10 Thread dharhsana
Hi to all, when i try to execute my query i get Connection refused ,can any one please tell me what should be done for this ,to make my solr run. org.apache.solr.client.solrj.SolrServerException: java.net.ConnectException: Connection refused: connect

Re: Connection refused when excecuting the query

2009-09-10 Thread Shalin Shekhar Mangar
On Thu, Sep 10, 2009 at 4:52 PM, dharhsana rekha.dharsh...@gmail.comwrote: Hi to all, when i try to execute my query i get Connection refused ,can any one please tell me what should be done for this ,to make my solr run. org.apache.solr.client.solrj.SolrServerException:

Re: How to Convert Lucene index files to XML Format

2009-09-10 Thread Grant Ingersoll
On Sep 10, 2009, at 6:41 AM, busbus wrote: Hello All, I have a set of Files indexed by Lucene. Now i want to use the indexed files in SOLR. The file .cfx an .cfs are not readable by Solr, as it supports only .fds and .fdx. Solr defers to Lucene on reading the index. You just need to

Re : Re : Pb using delta import with XPathEntityProcessor

2009-09-10 Thread nourredine khadri
That's the case. The field is not null. 10 sept. 2009 14:10:54 org.apache.solr.handler.dataimport.LogTransformer transformRow FIN: id : 5040052 - Xml content : ?xml version=1.0 encoding=ISO-8859-1? Contenu ArtCourt Template=Article Ref=10 SurTitreParagEmpty Subtitle - Click Here to

RE: Extract info from parent node during data import

2009-09-10 Thread venn hardy
Hi Paul, The forEach=/document/category/item | /document/category/name didn't work (no categoryname was stored or indexed). However forEach=/document/category/item | /document/category seems to work well. I am not sure why category on its own works, but not category/name... But thanks for tip.

Re: Solr: ERRORs at Startup

2009-09-10 Thread con
Hi Giovanni, i am facing same issue. Can you share some info on how you solved this puzzle.. hossman wrote: : Even setting everything to INFO through : http://localhost:8080/solr/admin/logging didn't help. : : But considering you do not see any bad issue here, at this time I will

Re: Indexing fields dynamically

2009-09-10 Thread Yonik Seeley
On Thu, Sep 10, 2009 at 5:58 AM, nourredine khadri nourredin...@yahoo.com wrote: I want to index my fields dynamically. DynamicFields don't suit my need because I don't know fields name in advance and fields type must be set dynamically too (need strong typage). This is what dynamic fields

Re: How to Convert Lucene index files to XML Format

2009-09-10 Thread busbus
Thanks for your reply On Sep 10, 2009, at 6:41 AM, busbus wrote: Solr defers to Lucene on reading the index. You just need to tell Solr whether the index is a compound file or not and make sure the versions are compatible. This part seems to be the point. How to make solr to read

Re: Re : Re : Pb using delta import with XPathEntityProcessor

2009-09-10 Thread Noble Paul നോബിള്‍ नोब्ळ्
what do you see if you keep the logTemplate=${document}. I'm trying to figure out the contents of the map

Re : Re : Re : Pb using delta import with XPathEntityProcessor

2009-09-10 Thread nourredine khadri
Some fields are null but not the one parsed by XPathEntityProcessor (named XML) 10 sept. 2009 14:40:34 org.apache.solr.handler.dataimport.LogTransformer transformRow FIN: Map content : {KEYWORDS=pub, SPECIFIC=null, FATHERSID=, CONTAINERID=, ARCHIVEDDATE=0, SITE=12308, LANGUAGE=null,

Re: Extract info from parent node during data import

2009-09-10 Thread Noble Paul നോബിള്‍ नोब्ळ्
in my tests both seems to be working. I had misspelt the column as catgoryname is that why? keep in mind that you get extra docs for each category also On Thu, Sep 10, 2009 at 5:53 PM, venn hardy venn.ha...@hotmail.com wrote: Hi Paul, The forEach=/document/category/item |

Re : Indexing fields dynamically

2009-09-10 Thread nourredine khadri
Thanks for the quick reply. Ok for dynamicFields but how can i rename fields during indexation/search to add suffix corresponding to the type ? What is the best way to do this? Nourredine. De : Yonik Seeley yo...@lucidimagination.com À :

Solr http post performance seems slow - help?

2009-09-10 Thread Dan A. Dickey
I'm posting documents to Solr using http (curl) from C++/C code and am seeing approximately 3.3 - 3.4 documents per second being posted. Is this to be expected? Granted - I understand that this depends somewhat on the machine running Solr. By the way - I'm running Solr inside JBoss. I was

RE: Extract info from parent node during data import

2009-09-10 Thread Fergus McMenemie
Hi Paul, The forEach=/document/category/item | /document/category/name didn't work (no categoryname was stored or indexed). However forEach=/document/category/item | /document/category seems to work well. I am not sure why category on its own works, but not category/name... But thanks for tip.

Re: Solr http post performance seems slow - help?

2009-09-10 Thread Yonik Seeley
On Thu, Sep 10, 2009 at 9:13 AM, Dan A. Dickey dan.dic...@savvis.net wrote: I'm posting documents to Solr using http (curl) from C++/C code and am seeing approximately 3.3 - 3.4 documents per second being posted.  Is this to be expected? No, that's very slow. Are you using libcurl, or actually

Re: Solr http post performance seems slow - help?

2009-09-10 Thread Walter Underwood
How big are your documents? Is your index on local disk or network- mounted disk? wunder On Sep 10, 2009, at 6:39 AM, Yonik Seeley wrote: On Thu, Sep 10, 2009 at 9:13 AM, Dan A. Dickey dan.dic...@savvis.net wrote: I'm posting documents to Solr using http (curl) from C++/C code and am

Re: solr 1.3 and multicore data directory

2009-09-10 Thread Paul Rosen
Ok. I have a workaround for now. I've duplicated the conf folder three times and changed this line in solrconfig.xml in each folder: dataDir${solr.data.dir:./solr/exhibits/data}/dataDir I can't wait for solr 1.4! Noble Paul നോബിള്‍ नोब्ळ् wrote: the dataDir is a Solr1.4 feature On Thu,

Re: Field Collapsing (was Re: Schema for group/child entity setup)

2009-09-10 Thread Uri Boness
All work and progress on this patch is done under the JIRA issue: https://issues.apache.org/jira/browse/SOLR-236 R. Tan wrote: The patch which will be committed soon will add this functionality. Where can I follow the progress of this patch? On Mon, Sep 7, 2009 at 3:38 PM, Uri

Re: Re : Re : Re : Pb using delta import with XPathEntityProcessor

2009-09-10 Thread Noble Paul നോബിള്‍ नोब्ळ्
everything looks fine and it beats me completely. I guess you will have to debug this On Thu, Sep 10, 2009 at 6:17 PM, nourredine khadri nourredin...@yahoo.com wrote: Some fields are null but not the one parsed by XPathEntityProcessor (named XML) 10 sept. 2009 14:40:34

Re: solr 1.3 and multicore data directory

2009-09-10 Thread Noble Paul നോബിള്‍ नोब्ळ्
you do not have to make 3 copies of conf dir even in Solr1.3 you can try this dataDir${./solr/${solr.core.name}/data}/dataDir On Thu, Sep 10, 2009 at 7:55 PM, Paul Rosen p...@performantsoftware.com wrote: Ok. I have a workaround for now. I've duplicated the conf folder three times and

Facet fields and the DisMax query handler

2009-09-10 Thread Villemos, Gert
I'm trying to understand the DisMax query handler. I orginally configured it to ensure that the query was mapped onto different fields in the documents and a boost assigned if the fields match. And that works pretty smoothly. However when it comes to facetted searches the results perplexes me.

Re: Field Collapsing (was Re: Schema for group/child entity setup)

2009-09-10 Thread Uri Boness
The current patch definitely supports facet before and after the collapsing. Stephen Weiss wrote: I just noticed this and it reminded me of an issue I've had with collapsed faceting with an older version of the patch in Solr 1.3. Would it be possible, if we can get the terms for all the

Re: Re : Re : Re : Pb using delta import with XPathEntityProcessor

2009-09-10 Thread Noble Paul നോബിള്‍ नोब्ळ्
I guess there is a bug. I shall raise an issue. 2009/9/10 Noble Paul നോബിള്‍ नोब्ळ् noble.p...@corp.aol.com: everything looks fine and it beats me completely. I guess you will have to debug this On Thu, Sep 10, 2009 at 6:17 PM, nourredine khadri nourredin...@yahoo.com wrote: Some fields

Re: Re : Re : Re : Pb using delta import with XPathEntityProcessor

2009-09-10 Thread Noble Paul നോബിള്‍ नोब्ळ्
https://issues.apache.org/jira/browse/SOLR-1421 2009/9/10 Noble Paul നോബിള്‍ नोब्ळ् noble.p...@corp.aol.com: I guess there is a bug. I shall raise an issue. 2009/9/10 Noble Paul നോബിള്‍  नोब्ळ् noble.p...@corp.aol.com: everything looks fine and it beats me completely. I guess you will

Re: Backups using Replication

2009-09-10 Thread wojtekpia
I'm using trunk from July 8, 2009. Do you know if it's more recent than that? Noble Paul നോബിള്‍ नोब्ळ्-2 wrote: which version of Solr are you using? the backupAfter name was introduced recently -- View this message in context:

Re: Passing FuntionQuery string parameters

2009-09-10 Thread wojtekpia
It looks like parseArg was added on Aug 20, 2009. I'm working with slightly older code. Thanks! Noble Paul നോബിള്‍ नोब्ळ्-2 wrote: did you implement your own ValueSourceParser . the FunctionQParser#parseArg() method supports strings On Wed, Sep 9, 2009 at 12:10 AM,

Re: Pagination with solr json data

2009-09-10 Thread Jay Hill
All you have to do is use the start and rows parameters to get the results you want. For example, the query for the first page of results might look like this, ?q=solrstart=0rows=10 (other params omitted). So you'll start at the beginning (0) and get 10 results. They next page would be

Re: TermsComponent

2009-09-10 Thread Jay Hill
If you need an alternative to using the TermsComponent for auto-suggest, have a look at this blog on using EdgeNGrams instead of the TermsComponent. http://www.lucidimagination.com/blog/2009/09/08/auto-suggest-from-popular-queries-using-edgengrams/ -Jay http://www.lucidimagination.com On Wed,

Re: TermsComponent

2009-09-10 Thread Todd Benge
Thanks for the pointer. Definitely appreciate the help. Todd On Thu, Sep 10, 2009 at 11:10 AM, Jay Hill jayallenh...@gmail.com wrote: If you need an alternative to using the TermsComponent for auto-suggest, have a look at this blog on using EdgeNGrams instead of the TermsComponent.

query parser question

2009-09-10 Thread Joe Calderon
i have field called text_stem that has a kstemmer on it, im having trouble matching wildcard searches on a word that got stemmed for example i index the word america's, which according to analysis.jsp after stemming gets indexed as america when matching i do a query like myfield:(ame*) which

RE: OutOfMemory error on solr 1.3

2009-09-10 Thread Francis Yakin
SO, do you think increasing the JVM will help? We also have queryResultMaxDocsCached500/queryResultMaxDocsCached in solrconfig.xml Originally was set to queryResultMaxDocsCached200/queryResultMaxDocsCached Currently we give solr 1.5GB for Xms and Xmx, we use jrockit version 1.5.0_15 4 S root

Re: query parser question

2009-09-10 Thread Yonik Seeley
On Thu, Sep 10, 2009 at 1:28 PM, Joe Calderon calderon@gmail.com wrote: i have field called text_stem that has a kstemmer on it, im having trouble matching wildcard searches on a word that got stemmed for example i index the word america's, which according to analysis.jsp after stemming

Re: Solr http post performance seems slow - help?

2009-09-10 Thread Dan A. Dickey
On Thursday 10 September 2009 08:39:38 am Yonik Seeley wrote: On Thu, Sep 10, 2009 at 9:13 AM, Dan A. Dickey dan.dic...@savvis.net wrote: I'm posting documents to Solr using http (curl) from C++/C code and am seeing approximately 3.3 - 3.4 documents per second being posted. Is this to be

Re: Solr http post performance seems slow - help?

2009-09-10 Thread Dan A. Dickey
On Thursday 10 September 2009 09:10:27 am Walter Underwood wrote: How big are your documents? For the most part, I'm just indexing metadata that has been pulled from the documents. I think I have currently about 40 or so fields that I'm setting. When the document is an actual document - pdf,

Re: Default Query Type For Facet Queries

2009-09-10 Thread Stephen Duncan Jr
If using {!type=customparser} is the only way now, should I file an issue to make the default configurable? -- Stephen Duncan Jr www.stephenduncanjr.com On Thu, Sep 3, 2009 at 11:23 AM, Stephen Duncan Jr stephen.dun...@gmail.com wrote: We have a custom query parser plugin registered as the

RE: Solr http post performance seems slow - help?

2009-09-10 Thread Walter Underwood
What kind of storage is used for the Solr index files? When I tested it, NFS was 100X slower than local disk. wunder -Original Message- From: Dan A. Dickey [mailto:dan.dic...@savvis.net] Sent: Thursday, September 10, 2009 11:15 AM To: solr-user@lucene.apache.org Cc: Walter Underwood

Query runs faster without filter queries?

2009-09-10 Thread Jonathan Ariel
Hi all! I'm trying to measure the query response time when using just a query and when using some filter queries. From what I read and understand adding filter query should boost the query response time. I used luke to understand over which fields I should use filter query (those that have few

Re: Query runs faster without filter queries?

2009-09-10 Thread Yonik Seeley
Try 1.4 http://www.lucidimagination.com/blog/2009/05/27/filtered-query-performance-increases-for-solr-14/ -Yonik http://www.lucidimagination.com On Thu, Sep 10, 2009 at 4:35 PM, Jonathan Ariel ionat...@gmail.com wrote: Hi all! I'm trying to measure the query response time when using just a

Re: Query runs faster without filter queries?

2009-09-10 Thread Uri Boness
If I recall correctly, in solr 1.3 there was an issue where filters didn't really behaved as they should have. Basically, if you had a query and filters defined, the query would have executed normally and only after that the filter would be applied. AFAIK this is fixed in 1.4 where now the

shards and facet_count

2009-09-10 Thread Paul Rosen
Hi again, I've mostly gotten the multicore working except for one detail. (I'm using solr 1.3 and solr-ruby 0.0.6 in a rails project.) I've done a few queries and I appear to be able to get hits from either core. (yeah!) I'm forming my request like this: req = Solr::Request::Standard.new(

Highlighting in SolrJ?

2009-09-10 Thread Paul Tomblin
Can somebody point me to some sample code for using highlighting in SolrJ? I understand the highlighted versions of the field comes in a separate NamedList? How does that work? -- http://www.linkedin.com/in/paultomblin

Re: about SOLR-1395 integration with katta

2009-09-10 Thread Jason Rutherglen
Hi Zhong, For #2 the existing patch SOLR-1395 is a good start. It should be fairly simple to deploy indexes and distribute them to Solr Katta nodes/servers. -J On Wed, Sep 9, 2009 at 11:41 PM, Zhenyu Zhong zhongresea...@gmail.com wrote: Jason, Thanks for the reply. In general, I would

Re: Highlighting in SolrJ?

2009-09-10 Thread Jay Hill
Set up the query like this to highlight a field named content: SolrQuery query = new SolrQuery(); query.setQuery(foo); query.setHighlight(true).setHighlightSnippets(1); //set other params as needed query.setParam(hl.fl, content); QueryResponse queryResponse

Re: Highlighting in SolrJ?

2009-09-10 Thread Paul Tomblin
If I set snippets to 9 and mergeContinuous to true, will I get the entire contents of the field with all the search terms replaced? I don't see what good it would be just getting one line out of the whole field as a snippet. On Thu, Sep 10, 2009 at 7:45 PM, Jay Hill jayallenh...@gmail.com

Re: Single Core or Multiple Core?

2009-09-10 Thread Jonathan Ariel
Yes, it seems like I don't need to split. I could use different commit times. In my use case it is too often and I could have a different commit time on a country basis.Your questions made me rethink the need of splitting into cores. Thanks On Fri, Sep 4, 2009 at 5:38 AM, Shalin Shekhar Mangar

Re: Query runs faster without filter queries?

2009-09-10 Thread Jonathan Ariel
Thanks! I don't think I can use an unreleased version of solr even is it's stable enough (crazy infrastructure guys) but I might be able to apply the 2 patches mentioned in the link you sent. I will try it in my local copy of solr and see if it improves and let you know. Thanks! On Thu, Sep 10,

Re: SnowballPorterFilterFactory stemming word question

2009-09-10 Thread darniz
Thanks Yonik i have a task where my user is giving me 20 words of english dictionary and i have to run a program and generate a report with all stemmed words. I have to use EnglishPorterFilterFactory and SnowballPorterFilterFactory to check which one is faster and gets the best results Should i

Using EnglishPorterFilterFactory in code

2009-09-10 Thread darniz
hello i have a task where my user is giving me 20 words of english dictionary and i have to run a program and generate a report with all stemmed words. I have to use EnglishPorterFilterFactory and SnowballPorterFilterFactory to check which one is faster and gets the best results Should i write

Very slow first query

2009-09-10 Thread Jonathan Ariel
Hi!Why would it take for the first query that I execute almost 60 seconds to run and after that no more than 50ms? I disabled all my caching to check if it is the reason for the subsequent fast responses, but the same happens. I'm using solr 1.3. Something really strange is that it doesn't happen

Re: An issue with commit/ using Solr Cell and multiple files

2009-09-10 Thread Lance Norskog
It is a windows problem (or curl, whatever). This works with double-quotes. C:\Users\work\Downloads\cygwin\home\work\curl-7.19.4\curl.exe http://localhost:8983/solr/update --data-binary commit/ -H Content-type:text/xml; charset=utf-8 Single-quotes inside double-quotes should work: commit

Re: Very slow first query

2009-09-10 Thread Yonik Seeley
At 12M documents, operating system cache can be significant. Also, the first time you sort or facet on a field, a field cache instance is populated which can take a lot of time. You can prevent slow first queries by configuring a static warming query in solrconfig.xml that includes the common

Re: Dynamically building the value of a field upon indexing

2009-09-10 Thread Lance Norskog
This has to be done by an UpdateRequestProcessor http://wiki.apache.org/solr/UpdateRequestProcessor On Tue, Sep 8, 2009 at 3:34 PM, Villemos, Gert gert.ville...@logica.comwrote: I would like to build the value of a field based on the value of multiple other fields at submission time. I.e.

RE: Extract info from parent node during data import

2009-09-10 Thread venn hardy
Hi Fergus, When I debugged in the development console http://localhost:9080/solr/admin/dataimport.jsp?handler=/dataimport I had no problems. Each category/item seems to be only indexed once, and no parent fields are available (except the category name). I am not entirely sure how the forEach

Re: Date Faceting and Double Counting

2009-09-10 Thread Lance Norskog
datefield:[X TO* Y] for X to Y-0....1 This would be backwards-compatible. {} are used for other things and lexing is a dying art. Using a * causes mistakes to trigger wildcard syntaxes, which will fail loudly. On Tue, Sep 8, 2009 at 5:20 PM, Chris Hostetter hossman_luc...@fucit.orgwrote:

Re: Why dismax isn't the default with 1.4 and why it doesn't support fuzzy search ?

2009-09-10 Thread Lance Norskog
A QueryParser is a Lucene class that parses a string into a tree of query objects. A request handler in solrconfig.xml describes a Solr RequestHandler object. This object binds strings into http parameter strings. If a request handler name is /abc then it is called by

Re: Very Urjent

2009-09-10 Thread Lance Norskog
Another, slower way is to create a spell checking dictionary and do spelling requests on the first few characters the user types. http://wiki.apache.org/solr/SpellCheckerRequestHandler?highlight=%28spell%29%7C%28checker%29 Another way is to search against facet values with the facet.prefix

Re: Very slow first query

2009-09-10 Thread Jonathan Ariel
Yes, but in this case the query that I'm executing doesn't have any facet. I mean for this query I'm not using any filter cache.What does it means operating system cache can be significant? That my first query uploads a big chunk on the index into memory (maybe even the entire index)? On Thu, Sep

Re: Query regarding incremental index replication

2009-09-10 Thread Lance Norskog
There is only one index. The index has newer segments which represent new records and deletes to old records (sort of). Incremental replication copies new segments; putting the new segments together with the previous index makes the new index. Incremental replication under rsync does work;

Re: How to Convert Lucene index files to XML Format

2009-09-10 Thread Lance Norskog
It is best to start off with Solr by playing around with the example in the example/ directory. Index the data in the example/exampledocs directory, do some searches, look at the index with the admin/luke page. After that, this will be much easier. To bring your Lucene under Solr, you have to

Re: An issue with commit/ using Solr Cell and multiple files

2009-09-10 Thread caman
You are right. I got into same thing. Windows curl gave me error but cygwin ran without any issues. thanks Lance Norskog-2 wrote: It is a windows problem (or curl, whatever). This works with double-quotes. C:\Users\work\Downloads\cygwin\home\work\curl-7.19.4\curl.exe

Re: Re : Indexing fields dynamically

2009-09-10 Thread Lance Norskog
In the schema.xml file, *_i is defined as a wildcard type for integer. If a name-value pair is an integer, use: name_i as the field name. On 9/10/09, nourredine khadri nourredin...@yahoo.com wrote: Thanks for the quick reply. Ok for dynamicFields but how can i rename fields during

Re: Facet fields and the DisMax query handler

2009-09-10 Thread Lance Norskog
Facets are not involved here. These are only simple searches. The DisMax parser does not use field names in the query. DisMax creates a nice simple syntax for people to type into a web browser search field. The various parameters let you sculpt the relevance in order to tune the user experience.

Re: Extract info from parent node during data import

2009-09-10 Thread Noble Paul നോബിള്‍ नोब्ळ्
On Fri, Sep 11, 2009 at 6:48 AM, venn hardy venn.ha...@hotmail.com wrote: Hi Fergus, When I debugged in the development console http://localhost:9080/solr/admin/dataimport.jsp?handler=/dataimport I had no problems. Each category/item seems to be only indexed once, and no parent fields

Re: Default Query Type For Facet Queries

2009-09-10 Thread Lance Norskog
Changing basic defaults like this makes it very confusing to work with successive solr releases, to read the wiki, etc. You can make custom search requesthandlers - an example: requestHandler name=/custom class=solr.SearchHandler     lst name=invariants     str name=defTypecustomparser/str

What Tokenizerfactory/TokenFilterFactory can/should I use so a search for wal mart matches walmart(quotes not included in search or index)?

2009-09-10 Thread Christian Zambrano
There are a lot of company names that people are uncertain as to the correct spelling. A few of examples are: 1. best buy, bestbuy 2. walmart, wal mart, wal-mart 3. Holiday Inn, HolidayInn What Tokenizer Factory and/or TokenFilterFactory should I use so that somebody typing wal mart(quotes not