Hi i've implemented solr search successfully on my site but having some
trouble with eliminating duplicate results.
For instance ..please click this link..
http://lrc1.lawinfo.com/fsc/Search.html?q=Credit+Report+Dispute
You can see all the results have 'credit report dispute' in the title.
Alt
one double quote or two double quotes only break search
---
Key: SOLR-422
URL: https://issues.apache.org/jira/browse/SOLR-422
Project: Solr
Issue Type: Bug
Components: search
[
https://issues.apache.org/jira/browse/SOLR-418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12545939
]
ryantxu edited comment on SOLR-418 at 11/27/07 9:46 AM:
--
Here is a first draft that includ
[
https://issues.apache.org/jira/browse/SOLR-418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ryan McKinley updated SOLR-418:
---
Attachment: SOLR-418-QueryBoosting.patch
Here is a first draft that includes recent changes to SOLR-281
[
https://issues.apache.org/jira/browse/SOLR-281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12545938
]
Ryan McKinley commented on SOLR-281:
The problem first/last is trying to solve is to let a custom handler
automati
[
https://issues.apache.org/jira/browse/SOLR-281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12545911
]
Yonik Seeley commented on SOLR-281:
---
The other idea I had was numeric positioning... query=1000, facet=2000, etc,
an
[
https://issues.apache.org/jira/browse/SOLR-281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ryan McKinley updated SOLR-281:
---
Attachment: SOLR-281-ComponentInit.patch
This patch uses SOLR-414 Initialization strategy for SearchCom
Make SolrParams serializable
Key: SOLR-421
URL: https://issues.apache.org/jira/browse/SOLR-421
Project: Solr
Issue Type: Improvement
Reporter: Grant Ingersoll
Priority: Trivial
Making So
[
https://issues.apache.org/jira/browse/SOLR-415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Koji Sekiguchi updated SOLR-415:
Attachment: SOLR-415.patch
updated for current trunk (implements ResourceLoaderAware)
> LoggingFilte