[jira] [Commented] (SOLR-2703) Add support for the Lucene Surround Parser

2012-03-01 Thread Shalu Singh (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-2703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13219958#comment-13219958
 ] 

Shalu Singh commented on SOLR-2703:
---

Hi Ahmet, i am trying to include the SOLR-2703.patch into SOLR 3.5 downloaded 
from SVN branches to provide Surround parser. But it is not working after 
including the 2703 SOLR patch. Do u know how to apply the same??

 Add support for the Lucene Surround Parser
 --

 Key: SOLR-2703
 URL: https://issues.apache.org/jira/browse/SOLR-2703
 Project: Solr
  Issue Type: New Feature
  Components: search
Affects Versions: 4.0
Reporter: Simon Rosenthal
Assignee: Erik Hatcher
Priority: Minor
 Fix For: 4.0

 Attachments: SOLR-2703.patch, SOLR-2703.patch, SOLR-2703.patch


 The Lucene/contrib surround parser provides support for span queries. This 
 issue adds a Solr plugin for this parser

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-2703) Add support for the Lucene Surround Parser

2012-01-19 Thread abhimanyu (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-2703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13189658#comment-13189658
 ] 

abhimanyu commented on SOLR-2703:
-

highlighter component does not work with surround parser , are there any plugin 
or patches available to highlight the result set returned by using surround 
parser or by using surround defType.

 Add support for the Lucene Surround Parser
 --

 Key: SOLR-2703
 URL: https://issues.apache.org/jira/browse/SOLR-2703
 Project: Solr
  Issue Type: New Feature
  Components: search
Affects Versions: 4.0
Reporter: Simon Rosenthal
Assignee: Erik Hatcher
Priority: Minor
 Fix For: 4.0

 Attachments: SOLR-2703.patch, SOLR-2703.patch, SOLR-2703.patch


 The Lucene/contrib surround parser provides support for span queries. This 
 issue adds a Solr plugin for this parser

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-2703) Add support for the Lucene Surround Parser

2011-12-14 Thread Jason (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-2703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13169976#comment-13169976
 ] 

Jason commented on SOLR-2703:
-

Doesn't support range query?


 Add support for the Lucene Surround Parser
 --

 Key: SOLR-2703
 URL: https://issues.apache.org/jira/browse/SOLR-2703
 Project: Solr
  Issue Type: New Feature
  Components: search
Affects Versions: 4.0
Reporter: Simon Rosenthal
Assignee: Erik Hatcher
Priority: Minor
 Fix For: 4.0

 Attachments: SOLR-2703.patch, SOLR-2703.patch, SOLR-2703.patch


 The Lucene/contrib surround parser provides support for span queries. This 
 issue adds a Solr plugin for this parser

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-2703) Add support for the Lucene Surround Parser

2011-11-23 Thread Erick Erickson (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-2703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13155835#comment-13155835
 ] 

Erick Erickson commented on SOLR-2703:
--

Rahul:

See: http://wiki.apache.org/solr/HowToContribute for how to apply patches. 
However, this patch is for the trunk code line and it may not apply to 3.1. In 
fact I'd be surprised if it did without some work, although I haven't looked at 
it...

Note that these are source-code patches, you have to apply them, compile (ant 
dist example etc) and take responsibility for doing the right thing with the 
results.

 Add support for the Lucene Surround Parser
 --

 Key: SOLR-2703
 URL: https://issues.apache.org/jira/browse/SOLR-2703
 Project: Solr
  Issue Type: New Feature
  Components: search
Affects Versions: 4.0
Reporter: Simon Rosenthal
Assignee: Erik Hatcher
Priority: Minor
 Fix For: 4.0

 Attachments: SOLR-2703.patch, SOLR-2703.patch, SOLR-2703.patch


 The Lucene/contrib surround parser provides support for span queries. This 
 issue adds a Solr plugin for this parser

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-2703) Add support for the Lucene Surround Parser

2011-09-06 Thread Simon Rosenthal (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-2703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13098106#comment-13098106
 ] 

Simon Rosenthal commented on SOLR-2703:
---

Wiki page to follow  at http://wiki.apache.org/solr/SurroundQueryParser

 Add support for the Lucene Surround Parser
 --

 Key: SOLR-2703
 URL: https://issues.apache.org/jira/browse/SOLR-2703
 Project: Solr
  Issue Type: New Feature
  Components: search
Affects Versions: 4.0
Reporter: Simon Rosenthal
Priority: Minor
 Attachments: SOLR-2703.patch, SOLR-2703.patch, SOLR-2703.patch


 The Lucene/contrib surround parser provides support for span queries. This 
 issue adds a Solr plugin for this parser

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-2703) Add support for the Lucene Surround Parser

2011-09-06 Thread Simon Rosenthal (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-2703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13098133#comment-13098133
 ] 

Simon Rosenthal commented on SOLR-2703:
---

Should hold up on the commit until 
https://issues.apache.org/jira/browse/LUCENE-2945 patch has been committed, 
otherwise query caching is very broken. I updated the patch for that issue to 
work with trunk a few weeks ago.

 Add support for the Lucene Surround Parser
 --

 Key: SOLR-2703
 URL: https://issues.apache.org/jira/browse/SOLR-2703
 Project: Solr
  Issue Type: New Feature
  Components: search
Affects Versions: 4.0
Reporter: Simon Rosenthal
Assignee: Erik Hatcher
Priority: Minor
 Attachments: SOLR-2703.patch, SOLR-2703.patch, SOLR-2703.patch


 The Lucene/contrib surround parser provides support for span queries. This 
 issue adds a Solr plugin for this parser

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-2703) Add support for the Lucene Surround Parser

2011-09-02 Thread Erik Hatcher (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-2703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13096208#comment-13096208
 ] 

Erik Hatcher commented on SOLR-2703:


I got beat up on this about the Velocity dependency in Core, so I'm now weary 
of adding this query parser as a built-in surround registered parser since 
it'll add a run-time dependency on an additional JAR file.

Simon - cool to remove this auto-registration and we just wire it into Solr's 
example configuration?  (once we get the test dependency on the example 
configuration trimmed out)

 Add support for the Lucene Surround Parser
 --

 Key: SOLR-2703
 URL: https://issues.apache.org/jira/browse/SOLR-2703
 Project: Solr
  Issue Type: New Feature
  Components: search
Affects Versions: 4.0
Reporter: Simon Rosenthal
Priority: Minor
 Attachments: SOLR-2703.patch, SOLR-2703.patch


 The Lucene/contrib surround parser provides support for span queries. This 
 issue adds a Solr plugin for this parser

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-2703) Add support for the Lucene Surround Parser

2011-08-10 Thread Erik Hatcher (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-2703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13082522#comment-13082522
 ] 

Erik Hatcher commented on SOLR-2703:


Nice start, Simon!

Besides tests, we should probably make the maxBasicQueries a parameter too.

One issue that rears its ugly head here, unfortunately, is that the Surround 
parser does not analyze any of the terms thus stemming at indexing time will 
cause confusion/problems in trying to use this parser by most folks, I'd 
presume.  I don't consider lack of analysis a blocker for committing this 
integration, but a further issue probably should be opened to add analysis 
capabilities for non-wildcard terms in the query expression somehow.

 Add support for the Lucene Surround Parser
 --

 Key: SOLR-2703
 URL: https://issues.apache.org/jira/browse/SOLR-2703
 Project: Solr
  Issue Type: New Feature
  Components: search
Affects Versions: 4.0
Reporter: Simon Rosenthal
Priority: Minor
 Attachments: SOLR-2703.patch


 The Lucene/contrib surround parser provides support for span queries. This 
 issue adds a Solr plugin for this parser

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-2703) Add support for the Lucene Surround Parser

2011-08-10 Thread Simon Rosenthal (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-2703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13082569#comment-13082569
 ] 

Simon Rosenthal commented on SOLR-2703:
---


+1 on eventually adding analysis support to the parser. 

The default (1024) for maxBasicQueries seems more than adequate but it wouldn't 
hurt to have it as a parameter.

I found that a field simply analyzed with lowercasing and the 
EnglishPluralStemmer gave decent results, and wildcard searches using the base 
form of the term will mostly compensate for lack of stemming support - all this 
can be documented in the javadocs and the Wiki.

 Add support for the Lucene Surround Parser
 --

 Key: SOLR-2703
 URL: https://issues.apache.org/jira/browse/SOLR-2703
 Project: Solr
  Issue Type: New Feature
  Components: search
Affects Versions: 4.0
Reporter: Simon Rosenthal
Priority: Minor
 Attachments: SOLR-2703.patch


 The Lucene/contrib surround parser provides support for span queries. This 
 issue adds a Solr plugin for this parser

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org