contributor request

2015-10-31 Thread Alex
Hi, Please kindly add me to the Solr wiki contributors list. The app we're developing (Jitbit Help) is using Apache Solr to power our knowledge-base search engine, customers love it. (we were using MS Fulltext indexing service before, but it's a huge PITA). Thanks

Re: contributor request

2015-10-31 Thread Alex
Oh, shoot, forgot to include my wiki username. Its "AlexYumas" sorry about that stupid me On Sat, Oct 31, 2015 at 10:48 PM, Alex wrote: > Hi, > > Please kindly add me to the Solr wiki contributors list. The app we're > developing (Jitbit Help) is using Apache Solr

Hiarachical facet on one filed

2014-03-18 Thread Alex
Hi all, I have a field that contains dates (it has date type) and I would like to make a hierarchical (pivot) facet based on that field. So I would like to have something like this: date_of_creation: |__2014 ||__January || |_01 || |_02 || |_14 |

long titles...

2011-09-03 Thread alex
hi all, I would like to truncate some titles(or limit length) while still using highlighthing if possible , like : very long title...end of very long title or very long title sfgdsdfsg end of very... Can it be done currently with any highlighter ? thanks.

Re: long titles...

2011-09-04 Thread alex
On 09/03/2011 08:49 PM, Erick Erickson wrote: Does hl.fragsize do what you want? Best Erick On Sat, Sep 3, 2011 at 11:56 AM, alex wrote: hi all, I would like to truncate some titles(or limit length) while still using highlighthing if possible , like : very long title...end of very long

Re: [ANNOUNCEMENT] PHP Solr Extension 1.0.1 Stable Has Been Released

2011-10-25 Thread alex
his into the package, but he hasn't answered yet. Cheers, Alex -- View this message in context: http://lucene.472066.n3.nabble.com/ANNOUNCEMENT-PHP-Solr-Extension-1-0-1-Stable-Has-Been-Released-tp3024040p3450881.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: [ANNOUNCEMENT] PHP Solr Extension 1.0.1 Stable Has Been Released

2011-10-26 Thread alex
ted Israel a while ago to integrate this into the package, but he hasn't answered yet. Cheers, Alex -- View this message in context: http://lucene.472066.n3.nabble.com/ANNOUNCEMENT-PHP-Solr-Extension-1-0-1-Stable-Has-Been-Released-tp3024040p3450788.html Sent from the Solr - User mailin

hl.snippets in solr 3.1

2011-02-07 Thread alex
hi all, I'm trying to get result like : blabla keyword blabla ... blablakeyword blabla... so, I'd like to show 2 fragments.I've added these settings 20 3 but I get only 1 fragment blabla keyword blabla. Am I trying to do it right way? Is it what can be done via changes in conf

Re: hl.snippets in solr 3.1

2011-02-07 Thread alex
Ahmet Arslan wrote: --- On Mon, 2/7/11, alex wrote: From: alex Subject: hl.snippets in solr 3.1 To: solr-user@lucene.apache.org Date: Monday, February 7, 2011, 7:38 PM hi all, I'm trying to get result like : blabla keyword blabla ... blablakeyword blabla... so, I'd like

Re: hl.snippets in solr 3.1

2011-02-07 Thread alex
Ahmet Arslan wrote: I can see changes if I change fragsize, but no hl.snippets. May be your text is too short to generate more than one snippets? What happens when you increase hl.maxAnalyzedChars parameter? &hl.maxAnalyzedChars=2147483647 It's working now. I guess, it was a problem

what happends with slave during repliacation?

2012-09-20 Thread Alex
unavailable? Could it serve searches? What happens if it has to replicate huge amount of data? Regards, Alex

Solr advanced StopFilterFactory

2015-03-27 Thread Alex Sylka
We need advanced stop words filter in Solr. We need stopwords to be stored in db and ability to change them by users (each user should have own stopwords). That's why I am thinking about sending stop words to solr from our app or connect to our db from solr and use updated stop words in custom Sto

Can SOLR custom analyzer access another field's value?

2015-03-27 Thread Alex Sylka
I am trying to write a custom analyzer , whose execution is determined by the value of another field within the document. For example if the locale field in the document has 'de' as the value, then the analizer would use the German set of tokenizers/filters to process the value of a field. My que

Stopwords magic

2015-03-31 Thread Alex Sylka
My stopwords don't works as expected. Here is part of my schema:

Hostname of Solr server in Velocity template?

2016-05-19 Thread Alex Ott
t the hostname of current Solr instance. I can of course write the Javascript to handle this task, but maybe there is builtin Velocity property that I can ask for host & port of current server? Thank you -- With best wishes, Alex Ott http://alexott.net/ Twitter: alexott_en

Re: Solr list operator

2017-09-06 Thread alex goretoy
https://www.youtube.com/watch?v=pNe1wWeaHOU&list=PLYI8318YYdkCsZ7dsYV01n6TZhXA6Wf9i&index=1 https://www.youtube.com/watch?v=pNe1wWeaHOU&list=PLYI8318YYdkCsZ7dsYV01n6TZhXA6Wf9i&index=1 http://audiobible.life CHECK IT OUT! On Wed, Sep 6, 2017 at 5:57 PM, Nick Way wrote: > Hi, I have a custom fiel

Indexing and Querying MS SQL Server 2012 Spatial

2014-08-19 Thread Bostic, Alex
an provide more detail if needed. Thanks Alex Bostic GIS Developer URS Corporation 12420 Milestone Center Drive, Suite 150 Germantown, MD 20876 direct line: 301-820-3287 cell line: 301-213-2639 This e-mail and any attachments contain URS Corporation confidential information that may be proprietar

RE: Indexing and Querying MS SQL Server 2012 Spatial

2014-08-20 Thread Bostic, Alex
Ok Great, I'm just going to dive in and see if I can index my data. Does spatial reference matter? Alex Bostic GIS Developer URS Corporation 12420 Milestone Center Drive, Suite 150 Germantown, MD 20876 direct line: 301-820-3287 cell line: 301-213-2639 -Original Message- From:

RE: Indexing and Querying MS SQL Server 2012 Spatial

2014-08-23 Thread Bostic, Alex
ass.path=c:\AddedSoftware\solr-4.9.0\jts-1.13\lib -jar start.jar Based on the above, what am I missing to get this to work. Maybe I am overlooking an issue in the console? Thanks Alex Bostic GIS Developer URS Corporation 12420 Milestone Center Drive, Suite 150 Germantown, MD 20876 direct lin

RE: Indexing and Querying MS SQL Server 2012 Spatial

2014-08-23 Thread Bostic, Alex
ng my path issues would be great Alex Bostic GIS Developer URS Corporation 12420 Milestone Center Drive, Suite 150 Germantown, MD 20876 direct line: 301-820-3287 cell line: 301-213-2639 -Original Message- From: Bostic, Alex [mailto:alex.bos...@urs.com] Sent: Saturday, August 23, 2014 3:53 A

RE: Indexing and Querying MS SQL Server 2012 Spatial

2014-08-23 Thread Bostic, Alex
solr-4.9.0\ocsirasspatial\solr-webapp\webapp\WEB-INF\lib Any other hints are certainly welcome. I think I'm close Alex Bostic GIS Developer URS Corporation 12420 Milestone Center Drive, Suite 150 Germantown, MD 20876 direct line: 301-820-3287 cell line: 301-213-2639 -Original Me

RE: Indexing and Querying MS SQL Server 2012 Spatial

2014-08-23 Thread Bostic, Alex
. If not then you’re current problem is squarely with the import process/config, not with Solr spatial. ~ David Smiley Freelance Apache Lucene/Solr Search Consultant/Developer http://www.linkedin.com/in/davidwsmiley On Sat, Aug 23, 2014 at 10:53 AM, Bostic, Alex wrote: > Ok thanks, I am eve

RE: Indexing and Querying MS SQL Server 2012 Spatial

2014-08-23 Thread Bostic, Alex
apeReadWriterFormat.readShapeOrNull(LegacyShapeReadWriterFormat.java:153) at org.apache.solr.schema.AbstractSpatialFieldType.parseShape(AbstractSpatialFieldType.java:167) my field type is defined as follows Alex Bostic GIS Developer URS Corporation 12420 Milestone Center Drive, Suite 150 Ge

RE: Indexing and Querying MS SQL Server 2012 Spatial

2014-08-23 Thread Bostic, Alex
.java:47) at org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:118) So now I think I have to update the parameters in my fieldType definition right? Alex Bostic GIS Developer URS Corporation 12420 Milestone Center Drive, Suite 150 Germantown, MD 20876 direct line: 301-820-3287 cel

RE: Indexing and Querying MS SQL Server 2012 Spatial

2014-08-23 Thread Bostic, Alex
type SQL Server Geometry wta.WTArea <- does show in the index, is of type varchar(max) they are defined similarly in schema.xml Again, thanks for all your help, I appreciate it Alex Bostic GIS Developer URS Corporation 12420 Milestone Center Drive, Suite 150 Germantown, MD 20876 direct

Proximity and highliting

2013-08-03 Thread Alex Cougarman
ld be happening? Thanks. -Alex

RE: Proximity and highliting

2013-08-03 Thread Alex Cougarman
Thanks, Koji. No, we don't have that option set. Should we?

Dynamically loading synonym dictionary for solr SynonymFilter

2013-10-09 Thread ALEX PKB
Hi, All of our synonyms are maintained in DB, we would like to fetch those synonym dynamically for query expansion (Not indexing time). Are there any code contribution? I saw some discussion years ago but without conclusion. Thanks a lot!

Tokenize on paragraphs and sentences

2013-04-15 Thread Alex Cougarman
Hi. Is it possible to search within paragraphs or sentences in Solr? The PatternTokenizerFactory uses regular expressions, but how can this be done with plain ASCII docs that don't have tags (HTML), yet they're broken into paragraphs? Thanks. Warm regards, Alex

RE: Tokenize on paragraphs and sentences

2013-04-18 Thread Alex Cougarman
Thanks, Jack. Sorry, took me a while to reply :) It sounds like sentence/paragraph level searches won't be easy. Warm regards, Alex -Original Message- From: Jack Krupansky [mailto:j...@basetechnology.com] Sent: 15 April 2013 5:09 PM To: solr-user@lucene.apache.org Subject: Re: Tok

EmbeddedSolrServer reference

2013-06-10 Thread Alex Sarco
Hi, I'm running Solr 4.3 embedded in Tomcat, so there's a Solr server starting when Tomcat starts. In the same webapp, I also have a process to recreate the Lucene index when Solr starts. To do this, I have a singleton instance of EmbeddedSolrServer provided by Spring. This same instance is als

RE: EmbeddedSolrServer reference

2013-06-10 Thread Alex Sarco
ver works fine for me. Alex. The information contained in this email is strictly confidential and for the use of the addressee only, unless otherwise indicated. If you are not the intended recipient, please do not read, copy, use or disclose to others this message or any attachment. Please also

How to limit rows to which highlighting applies

2010-08-22 Thread Alex Baranau
s for them (which not influence the searching process, like formatting/highlighting, fields to return, etc.). Thus, we could execute *one* search query and fetch different data for different purposes. Does this all make sense to you guys? Thank you, Alex Baranau Sematext :: http://sem

Re: How to limit rows to which highlighting applies

2010-08-22 Thread Alex Baranau
ke the feature is on demand in the community. Thank you, Alex. On Sun, Aug 22, 2010 at 5:55 PM, MitchK wrote: > > Alex, > > it sounds like it would make sense. > Use cases could be i.e. clustering or similar techniques. > However, in my opinion the point of view for such a modific

Re: missing part folder - how to debug?

2010-09-01 Thread Alex Baranau
Hi, Adding Solr user list. We used similar approach to the one in this patch but with Hadoop Streaming. Did you determine that indices are really missing? I mean did you find missing documents in the output indices? Alex Baranau Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch

ClassCastException Issue

2010-10-24 Thread Alex Matviychuk
org.apache.solr.core.CoreContainer$Initializer.initialize(CoreContainer.java:137) solr schema: ... ... Any ideas? Thanks, Alex Matviychuk

Re: ClassCastException Issue

2010-10-27 Thread Alex Matviychuk
FieldType class and it looks like it only relies on solr stuff and lucene. I don't have much experience with classloader issues, any tips on how to debug this? And Ken: I tried renaming the field as you suggested, but I get the same issue. Thanks, Alex Matviychuk

Re: ClassCastException Issue

2010-10-27 Thread Alex Matviychuk
jar lucene-snowball-2.9.3.jar lucene-spellchecker-2.9.3.jar ... Hope that helps someone in a similar situation. Thanks again for the help! Cheers, Alex Matviychuk On Wed, Oct 27, 2010 at 18:01, Alex Matviychuk wrote: > On Wed, Oct 27, 2010 at 03:57, Chris Hostetter > wrote: >> This almo

Can't search words in quotes

2013-02-26 Thread Alex Cougarman
ersal Peace" However, it finds and highlights the word Promulgation but not the word Peace Here's the field's definition in our schema.xml: Warm regards, Alex Cou

RE: Can't search words in quotes

2013-02-27 Thread Alex Cougarman
Thanks, Oussama. That was very useful information and we have added the double quotes. One interesting trick: we had to change the way we did it to wrap the pattern value in single quotes so we could have double quotes inside. Warm regards, Alex Cougarman Bahá'í World Centre Haifa, I

Solr Monitoring / Stats

2012-03-12 Thread Alex Leonhardt
Does anyone know of one ? Or has a set of JMX URLs that could be used to make i.e. munin or cacti use that data ? I'm currently running psi-probe on each host to have at least some overview of whats going on within the JVM. Thanks! Alex

Solr Monitoring / Stats

2012-03-13 Thread Alex Leonhardt
Does anyone know of one ? Or has a set of JMX URLs that could be used to make i.e. munin or cacti use that data ? I'm currently running psi-probe on each host to have at least some overview of whats going on within the JVM. Thanks! Alex

Re: Solr Monitoring / Stats

2012-03-13 Thread Alex Leonhardt
Hi there, Yes I know about that tool, however, we've decided that that's not optimal for us, so i'm looking for something freely available. Alex On 03/13/2012 09:15 AM, Rafał Kuć wrote: Hello Alex! Right now, SPM from Sematext is free to use so You can try that out :)

Re: Solr Monitoring / Stats

2012-03-15 Thread Alex Leonhardt
Thanks guys! I'll try out OpenNMS & Zabbix :) Alex On 03/14/2012 12:07 AM, Jan Høydahl wrote: And here is a page on how to wire Solr's JMX info into OpenNMS monitoring tool. Have not tried it, but as soon as a collector config is defined once I'd guess it could be re-used,

StandardTokenizer and domain names containing digits

2012-04-19 Thread Alex Willmer
This is contrary to e.g. "ns.logica.define.com" which is treated as a single token. Is there a way I can make Solr treat both queries the same way? Many thanks, Alex -- Alex Willmer | Developer 2 Trinity Park, Birmingham, B37 7ES | United Kingdom M: +44 7557 752744 al.will...@logica.c

Re: StandardTokenizer and domain names containing digits

2012-04-23 Thread Alex Willmer
autoGeneratePhraseQueries is set so that the tokens generated in the query analyzer behave more like tokens from a space delimited query. So "ns1.define.logica.com" finds a similar set of documents to "ns1 define logica com" (i.e. "ns1 AND define AND logica AND com"), rather than "ns1 OR define OR logica OR com". Many thanks, Alex

Re: How to Transmit and Append Indexes

2010-11-20 Thread Alex Baranau
Make sure you are not going to "reinvent the wheel" here ;). There's been done a lot around the problem of distributes search engine. This thread might be useful for you: http://search-hadoop.com/m/ARlbS1MiTNY Alex Baranau Sematext :: http://sematext.com/ :: Solr - Lucene -

Is solr 4.0 ready for prime time? (or other ways to use geo distance in search)

2011-01-21 Thread Alex Thurlow
de,stored_latitude),2),pow(sub(input_longitude,stored_longitude),2))distance filter What's anyone else out there using? Thanks in advance, Alex

Lock obtain timed out: NativeFSLock

2011-02-01 Thread Alex Thurlow
I recently added a second core to my solr setup, and I'm now running into this "Lock obtain timed out" error when I try to update one core after I've updated another core. In my update process, I add/update 1000 documents at a time and commit in between. Then at the end, I commit and optimize

Re: Lock obtain timed out: NativeFSLock

2011-02-01 Thread Alex Thurlow
I'm going to go ahead and replay to myself since I solved my problem. It seems I was doing one more update to the data at the end and wasn't doing a commit, so it then couldn't write to the other core. Adding the last commit seems to have fixed everything. On 2/1/2011 11:08 A

NullPointerException on queries to new 3rd core

2011-02-04 Thread Alex Thurlow
I just moved to a multi core solr instance a few weeks ago, and it's been working great. I'm trying to add a 3rd core and I can't query against it though. I'm running 1.4.1 (and tried 1.4.0) with the spatial search plugin. This is the section in solr.xml I've removed the index dir and c

Model foreign key type of search?

2011-03-03 Thread Alex Dong
lanner higher. I am thinking of implementing org.apache.solr.search.ValueSourceParser which takes a guid and run a "embedded query" to get a score for this guid in the bookmark schema. This would probably requires two separated indexes to begin with. Keen to hear ideas on what's the best way to implement this and where I should start. Thanks, Alex

Re: Model foreign key type of search?

2011-03-03 Thread Alex Dong
her way to look at this is PageRank relies on the the number and anchor text of the incoming link, we're trying to use the number of people and their keywords/comments as a weight for the link. Alex On Fri, Mar 4, 2011 at 6:29 PM, Gora Mohanty wrote: > On Fri, Mar 4, 2011 at 10:24 AM, A

Problem with custom Similarity class

2011-05-16 Thread Alex Grilo
it. Thanks in advance -- Alex Bredariol Grilo Developer - umamao.com

Re: Problem with custom Similarity class

2011-05-16 Thread Alex Grilo
The code is here: http://pastebin.com/50ugqRfA <http://pastebin.com/50ugqRfA>and my schema.xml configuration entry for similarity is: Thanks Alex On Mon, May 16, 2011 at 2:01 PM, Gora Mohanty wrote: > On Mon, May 16, 2011 at 10:04 PM, Alex Grilo wrote: > > Hi, > > I&

Exact match

2011-05-17 Thread Alex Grilo
Hi, Can I make a query that returns only exact match or do I have to change the fields to achieve that? Thanks in advance Alex Grilo

Problem with boosting function

2011-06-08 Thread Alex Grilo
one field and boost in another one)? Thanks in advance Alex Grilo

Re: Problem with boosting function

2011-06-08 Thread Alex Grilo
The queries I am trying to do are q=title:Unicamp and q=title:Unicamp&bf=question_count^5.0 The boosting factor (5.0) is just to verify if it was really used. Thanks Alex On Wed, Jun 8, 2011 at 10:25 AM, Denis Kuzmenok wrote: > Show your full request to solr (all params) > >

Can two Solr share index?

2012-08-16 Thread Alex King
there some special tool for this purpose?) Regards, Alex

Extract footer/header text out of Word docs

2012-08-30 Thread Alex Cougarman
dexed? Thanks. Sincerely, Alex

Partial date searches

2012-09-13 Thread Alex Cougarman
where the day isn't known but the month and year are known. Is this possible? Is there a sample search we can run in the admin interface against our index? Thanks. Warm regards, Alex Cougarman Bahá'í World Centre Haifa, Israel Office: +972-4-835-8683 Cell: +972-54-241-4742 acoug...@bwc.org

RE: Partial date searches

2012-09-16 Thread Alex Cougarman
efficient way to do this? Thanks. Warm regards, Alex -Original Message- From: Jack Krupansky [mailto:j...@basetechnology.com] Sent: 13 September 2012 4:47 PM To: solr-user@lucene.apache.org Subject: Re: Partial date searches Wildcard patterns work on dates if they are "string&quo

Wildcard searches don't work

2012-09-18 Thread Alex Cougarman
ate_text:"2010-01-*" However, when we run these, they return nothing. What are we doing wrong? date_text:"*-01-27" date_text:"2010-*-27" date_text:"2010-01-27*" Warm regards, Alex

RE: Wildcard searches don't work

2012-09-20 Thread Alex Cougarman
Thanks, Erick. That really helped us in learning about tokens and how the Analyzer works. Thank you! Warm regards, Alex -Original Message- From: Erick Erickson [mailto:erickerick...@gmail.com] Sent: 19 September 2012 3:56 PM To: solr-user@lucene.apache.org Subject: Re: Wildcard

Re: slow response

2009-09-09 Thread Alex Baranov
into RAM. It worked well for me on the project with 140+ million documents and 30 concurrent user requests per second. If your index can be placed in RAM you can reduce the architecture complexity. Alex Baranov On Wed, Sep 9, 2009 at 5:10 PM, Elaine Li wrote: > Hi, > > I have 20 millio

Re: slow response

2009-09-09 Thread Alex Baranov
Please, take a look at http://issues.apache.org/jira/browse/SOLR-1379 Alex. On Wed, Sep 9, 2009 at 5:28 PM, Constantijn Visinescu wrote: > Just wondering, is there an easy way to load the whole index into ram? > > On Wed, Sep 9, 2009 at 4:22 PM, Alex Baranov >wrote: > >

Dismax: Impossible to search for a _phrase_ in tokenized and untokenized fields at the same time

2009-10-10 Thread Alex Baranov
Hello, It seems to me that there is no way how I can use dismax handler for searching in both tokenized and untokenized fields while I'm searching for a phrase. Consider the next example. I have two fields in index: product_name and product_name_un. The schema looks like:

Re: Dismax: Impossible to search for a _phrase_ in tokenized and untokenized fields at the same time

2009-10-10 Thread Alex Baranov
arameter. > It's not good for me unfortunately, but thanks for the suggestion. Alex Baranov. On Sat, Oct 10, 2009 at 3:01 PM, Yonik Seeley wrote: > On Sat, Oct 10, 2009 at 6:34 AM, Alex Baranov > wrote: > > > > Hello, > > > > It seems to me that there is no w

Re: Dismax: Impossible to search for a _phrase_ in tokenized and untokenized fields at the same time

2009-10-13 Thread Alex Baranov
how to search against two fields with dismax when they are tokenized differently (and one of them is not tokenized by whitespaces) Could you please help with that situation? Thank you in advance, Alex. -- View this message in context: http://www.nabble.com/Dismax%3A-Impossible-to-search-for-a-_p

Re: Dismax: Impossible to search for a _phrase_ in tokenized and untokenized fields at the same time

2009-10-22 Thread Alex Baranov
hossman wrote: > > If you just want the full input string passed to the analyzer of each qf > field, then you just need to quote the entire string (or escape every > shitespace charter in the string with a backslash) so that the entire > input is considered one chunk -- but then you don't ge

Maximum number of fields allowed in a Solr document

2009-11-26 Thread Alex Wang
there a limit on the number of fields allowed per document? 2. What is the performance impact for such design? 3. Has anyone done this before and is it a wise thing to do? Thanks, Alex

Re: Maximum number of fields allowed in a Solr document

2009-11-30 Thread Alex Wang
Thanks Otis for the reply. Yes this will be pretty memory intensive. The size of the index is 5 cores with a maximum of 500K documents each core. I did search the archives before but did not find any definite answer. Thanks again! Alex On Nov 27, 2009, at 11:09 PM, Otis Gospodnetic wrote

Problem retrieving results

2008-09-08 Thread Alex Gadea
had a hit ratio of 66%. I have deleted the index directory and recreated it. I'm relatively new to SOLR and have no idea what to look at next. Any suggestions? Is there any way to issue a query against SOLR that will return all records in the index? Thanks. Alex

Re: Problem retrieving results

2008-09-08 Thread Alex Gadea
EDT 2008 If I use the query to retrieve all, I get all the results so at least I know they are there. Phew! If I do a query of: http://localhost:8983/solr/select?q=suit I get nothing even though one of the records that was returned includes that word in it. Thanks, Alex - Original

Re: Problem retrieving results

2008-09-08 Thread Alex Gadea
Never mind. I figured out the problem - there was a copyField that was the default field that was not setup properly. Thanks for the help! Alex - Original Message - From: "Alex Gadea" <[EMAIL PROTECTED]> To: solr-user@lucene.apache.org Sent: Monday, September 8, 200

Hijacking Search Requests

2009-03-30 Thread Alex Wang
in Solr, if the search term does not match any rules, then perform search as usual. The question is how this can be achieved with the new SearchComponent architecture. Any inputs would be appreciated! Alex

RE: Hijacking Search Requests

2009-03-30 Thread Alex Wang
Thanks Grant. Yes, I was trying to persuade our architect to do this from the web application itself, but he prefers to centralize this functionality on the Solr server rather than having all client applications implement their own. Cheers! Alex >-Original Message- >From:

RE: Hijacking Search Requests

2009-03-31 Thread Alex Wang
Search Requests > >you may write a servlet filter which is applied before the >SolrDispatchFilter which applies the rules and do the redirect/forward > > >On Tue, Mar 31, 2009 at 2:54 AM, Alex Wang wrote: >> Thanks Grant. Yes, I was trying to persuade our architect to do thi

Quick Indexing Method???

2009-04-01 Thread Alex Vu
Preferably, text file. Thanx, Alex V.

indexing txt file

2009-04-13 Thread Alex Vu
Hi all, Currently I wrote an xml file and schema.xml file. What is the next step to index a txt file? Where should I put my txt file I want to index? thank you, Alex V.

Re: indexing txt file

2009-04-14 Thread Alex Vu
ema.xsd file goes into the directory conf. What about my xml file, and txt file? Thank you, Alex On Tue, Apr 14, 2009 at 12:37 AM, Alejandro Gonzalez < alejandrogonzalezd...@gmail.com> wrote: > you should construct the xml containing the fields defined in your > schema.xml and give the

Re: indexing txt file

2009-04-14 Thread Alex Vu
gt; to post a commit command after that or you won't see the results: > > The commit command it's just an xml this way: > > > > On Tue, Apr 14, 2009 at 6:14 PM, Alex Vu wrote: > > > Hi all, > > I'm trying to use solr1.3 and trying to index a text file.

Re: indexing txt file

2009-04-14 Thread Alex Vu
do with my text file? Thank you, Nga P. On Tue, Apr 14, 2009 at 9:28 AM, Shalin Shekhar Mangar < shalinman...@gmail.com> wrote: > On Tue, Apr 14, 2009 at 9:44 PM, Alex Vu wrote: > > > > > *schema file is * > > > >

Re: indexing txt file

2009-04-14 Thread Alex Vu
that's what u > want. > > On Tue, Apr 14, 2009 at 6:28 PM, Shalin Shekhar Mangar < > shalinman...@gmail.com> wrote: > > > On Tue, Apr 14, 2009 at 9:44 PM, Alex Vu wrote: > > > > > > >

Re: indexing txt file

2009-04-15 Thread Alex Vu
tently index my text files. Please note: that these files all have the same formats. On Wed, Apr 15, 2009 at 1:58 AM, Shalin Shekhar Mangar < shalinman...@gmail.com> wrote: > On Tue, Apr 14, 2009 at 10:37 PM, Alex Vu wrote: > > > I just want to be able to index my text file,

phrase query & word delimiting

2009-05-20 Thread Alex Life
don't see any way setting term/positions so both queries would be successful :-( Thanks Alex

Re: Keyword Density

2009-06-01 Thread Alex Shevchenko
HI All, Is there a way to perform filtering based on keyword density? Thanks -- Alex Shevchenko

Re: Keyword Density

2009-06-01 Thread Alex Shevchenko
Something like that. Just not '> N times' but '/ > ' On Mon, Jun 1, 2009 at 21:00, Otis Gospodnetic wrote: > > Hi Alex, > > Could you please provide an example of this? Are you looking to do > something like "find all docs that match name:foo and wh

Re: Keyword Density

2009-06-01 Thread Alex Shevchenko
at, but you don't have to do anything > special to get that behavior. > > Solr also uses the inverse document frequency (rarity) of each > word for weighting. > > Look up "tf.idf" for more info. > > wunder > > On 6/1/09 11:46 AM, "Alex Shevchenko

Re: Keyword Density

2009-06-03 Thread Alex Shevchenko
So, is there an ability to perform filtering as I described? On Mon, Jun 1, 2009 at 22:24, Alex Shevchenko wrote: > But I don't need to sort using this value. I need to cut results, where > this value (for particular term of query!) not in some range. > > > On Mon, Jun 1, 2

Has anyone got Carrot2 working with Solr without using ant?

2010-01-01 Thread Alex Muir
est how to accomplish this I would be happy to hear about it. Happy New Year! Regards -- Alex https://sites.google.com/a/utg.edu.gm/alex

Re: Has anyone got Carrot2 working with Solr without using ant?

2010-01-02 Thread Alex Muir
ing. > > On Jan 1, 2010, at 2:11 PM, Alex Muir wrote: > >> Hi, >> >> I'm about to start using Ant to get Carrot2 working with solr however >> I was first trying to get it working without Ant by placing jars into >> a lib directory in the quickstart example di

Different weights to different fields

2010-03-02 Thread Alex Thurlow
t within the description. Is this possible either in the indexing or with a query option? Thanks, Alex -- Alex Thurlow Blastro Networks http://www.blastro.com http://www.roxwel.com http://www.yallwire.com

Re: Different weights to different fields

2010-03-02 Thread Alex Thurlow
That's great information. Thanks! -Alex Alex Thurlow Blastro Networks http://www.blastro.com http://www.roxwel.com http://www.yallwire.com On 3/2/2010 3:11 PM, Ahmet Arslan wrote: I'm new to Solr and just getting it set up and testing it out. I'd like to know i

Boosting exact matches

2010-03-10 Thread Alex Thurlow
ve completely deleted my index between changes and reinserted all my data. What am I missing here? -- Alex Thurlow Blastro Networks http://www.blastro.com http://www.roxwel.com http://www.yallwire.com

Re: Boosting exact matches

2010-03-10 Thread Alex Thurlow
tokenizer & filter list Is there a way to have a string field that's case-insensitive? Alex Thurlow Blastro Networks http://www.blastro.com http://www.roxwel.com http://www.yallwire.com On 3/10/2010 12:11 PM, Alex Thurlow wrote: Hi all, I've searched the archives and web, but

Matching a string across multiple fields

2010-03-10 Thread Alex Thurlow
need to do for that? -- Alex Thurlow Blastro Networks http://www.blastro.com http://www.roxwel.com http://www.yallwire.com

Undefined field price on Dismax query

2010-03-16 Thread Alex Thurlow
needs to be cleared? Query type=standard works fine here. Thanks, Alex

Re: Undefined field price on Dismax query

2010-03-16 Thread Alex Thurlow
Aha. That appears to be the issue. I hadn't realized that the query handler had all of those definitions there. -Alex On 3/16/2010 6:56 PM, Erick Erickson wrote: I suspect your problem is that you still have "price" defined in solrconfig.xml for the dismax handle

Trouble getting results from Dismax query

2010-03-17 Thread Alex Thurlow
ot;q":"title:akon artist:akon description:akon tags:akon +type:video artist_title:akon featuring_artist:akon collaborators:akon","qf":"title^100 artist^150 description^5 tags^10 artist_title^500 featuring_artist^20 collaborators^50","json.nl":"map","qt":"dismax","wt":"json","version":"1.2","rows":"30"}},"response":{"numFound":0,"start":0,"docs":[]}} If I remove the qt=dismax, I get results like I should. Can anyone shed some light? Thanks, Alex

  1   2   >