Re: [Dspace-tech] browse list with contains option not starts_with

2015-03-09 Thread Pablo Buenaposada
Not really trying to search in specific collection but in other solr objects
than items as I am using dspace-cris.
Well, if there isn't another option I will use search rather than browse,
but you know, the less modifies you make the easy to upgrade later.

Thanks Tim! 




--
View this message in context: 
http://dspace.2283337.n4.nabble.com/browse-list-with-contains-option-not-starts-with-tp4676815p4676944.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.

--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


Re: [Dspace-tech] browse list with contains option not starts_with

2015-03-06 Thread Tim Donohue
Hi Pablo,

You can get to the same list of items in either the Search or the Browse 
interfaces. The Browse interface is more meant for known items, where 
we assume you likely know what you are looking for.  The Search 
interface is used for finding items where you know it contains (or 
should contain a particular word).

You can even search within a specific Collection (which sounds like what 
you are looking for). Simply browse to the Collection of Items, and put 
a search into the search box on that page.

I hope that helps.

- Tim

On 3/6/2015 1:33 AM, Pablo Buenaposada wrote:
 because I still want to show the full list of items, the only that I can't
 understand is why you have to search something knowing how it starts, that's
 not the general case, normally you know that contains some word but you
 don't know the first ones.



 --
 View this message in context: 
 http://dspace.2283337.n4.nabble.com/browse-list-with-contains-option-not-starts-with-tp4676815p4676915.html
 Sent from the DSpace - Tech mailing list archive at Nabble.com.

 --
 Dive into the World of Parallel Programming The Go Parallel Website, sponsored
 by Intel and developed in partnership with Slashdot Media, is your hub for all
 things parallel software development, from weekly thought leadership blogs to
 news, videos, case studies, tutorials and more. Take a look and join the
 conversation now. http://goparallel.sourceforge.net/
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech
 List Etiquette: 
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


Re: [Dspace-tech] browse list with contains option not starts_with

2015-03-05 Thread Tim Donohue
Hi Pablo,

Why not just use the Search box in DSpace? That'll let you search on any 
string anywhere in the item.

In the most recent versions of DSpace, the Browse and Search 
functionality both use the same backend (Apache Solr). So you are 
searching the same Apache Solr data whether you are accessing content 
from the Browse interface or the Search interface.

- Tim

On 2/27/2015 5:59 AM, Pablo Buenaposada wrote:
 Hi,
 In browse itemlist (/browse?type=title) you have an input for search items
 starting with the string you want.
 What about if you want to search an item containing that string not starting
 with? is it possible?

 Thanks.



 --
 View this message in context: 
 http://dspace.2283337.n4.nabble.com/browse-list-with-contains-option-not-starts-with-tp4676815.html
 Sent from the DSpace - Tech mailing list archive at Nabble.com.

 --
 Dive into the World of Parallel Programming The Go Parallel Website, sponsored
 by Intel and developed in partnership with Slashdot Media, is your hub for all
 things parallel software development, from weekly thought leadership blogs to
 news, videos, case studies, tutorials and more. Take a look and join the
 conversation now. http://goparallel.sourceforge.net/
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech
 List Etiquette: 
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


Re: [Dspace-tech] browse list with contains option not starts_with

2015-03-05 Thread Pablo Buenaposada
up!



--
View this message in context: 
http://dspace.2283337.n4.nabble.com/browse-list-with-contains-option-not-starts-with-tp4676815p4676889.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.

--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


Re: [Dspace-tech] browse list with contains option not starts_with

2015-03-05 Thread Pablo Buenaposada
because I still want to show the full list of items, the only that I can't
understand is why you have to search something knowing how it starts, that's
not the general case, normally you know that contains some word but you
don't know the first ones.



--
View this message in context: 
http://dspace.2283337.n4.nabble.com/browse-list-with-contains-option-not-starts-with-tp4676815p4676915.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.

--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette