[jira] [Commented] (SOLR-1980) Implement boundary match support

2011-06-03 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-1980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13043248#comment-13043248 ] Jan Høydahl commented on SOLR-1980: --- Really, this is a type of feature that should be

[jira] [Commented] (SOLR-1980) Implement boundary match support

2011-06-03 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13043252#comment-13043252 ] Dawid Weiss commented on SOLR-1980: --- Isn't it what regexp query (automaton-based)

[jira] [Commented] (SOLR-1980) Implement boundary match support

2011-06-03 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-1980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13043261#comment-13043261 ] Jan Høydahl commented on SOLR-1980: --- Is this backed by the Lucene Query parser? How would

[jira] [Commented] (SOLR-1980) Implement boundary match support

2011-06-03 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13043290#comment-13043290 ] Dawid Weiss commented on SOLR-1980: --- Yep, it should be -- qp.parse(/^quick fox$/). Peek

[jira] [Commented] (SOLR-1980) Implement boundary match support

2011-06-03 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13043332#comment-13043332 ] Robert Muir commented on SOLR-1980: --- you just don't need the anchors for this one (its

[jira] [Commented] (SOLR-1980) Implement boundary match support

2011-06-03 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13043334#comment-13043334 ] Dawid Weiss commented on SOLR-1980: --- Right... multiple tokens will be an issue here,

[jira] [Commented] (SOLR-1980) Implement boundary match support

2011-06-03 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13043338#comment-13043338 ] Robert Muir commented on SOLR-1980: --- well its fine if you are doing matching on something

[jira] [Commented] (SOLR-1980) Implement boundary match support

2011-06-03 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-1980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13043399#comment-13043399 ] Jan Høydahl commented on SOLR-1980: --- I'm sure I can get it working the way I started,

[jira] Commented: (SOLR-1980) Implement boundary match support

2011-02-28 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-1980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13000249#comment-13000249 ] Jan Høydahl commented on SOLR-1980: --- I have tried to implement this as a CharFilter and

[jira] Commented: (SOLR-1980) Implement boundary match support

2010-08-05 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12895937#action_12895937 ] Otis Gospodnetic commented on SOLR-1980: What about Span queries - no use here?

[jira] Commented: (SOLR-1980) Implement boundary match support

2010-06-30 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12884147#action_12884147 ] Lance Norskog commented on SOLR-1980: - Another use case is with phrases, especially